body	{
	margin: 0px;
	padding: 0px;
	background-color: #400303;
	}

body, p, td, table {
	font: normal 11px lucida sans, tahoma; 
	color: #e2e2e2; 
	letter-spacing: 0px;
	}

#header { 
	width: 600px;
	text-align: center;
	}

#contentbody {  	
	text-align: center;
	margin: auto;
	width: 600px;
	background-color: #000000;
	}

#content {
	text-align: justify;
	padding-left: 10px;
	width: 470px;
	float: left;
	}

#content a, #content a:active, #content a:link, #content a:visited, #content a:hover {
	text-decoration: none; 
	font: normal 11px lucida sans; 
	color: #828743; 
	text-transform: none;
	letter-spacing: 0px;
	}

#heading {
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 15px;
	font: normal 22px garamond; 
	font-style: italic;
	color: #bf0c08;
	text-align: left;
	text-transform: lowercase;
	letter-spacing: 1px;
	}

input, select, textarea {
	text-decoration: none; 
	font: normal 11px lucida sans, tahoma; 
	color: #e2e2e2; 
	border: 1px solid #e2e2e2; 
	background-color: #000000;
	}

#menu {	
	text-align: left;
	width: 115px;
	font: normal 11px trebuchet ms; 
	color: #e2e2e2; 
	letter-spacing: 1px;
	float: right;
	}

#menu a, #menu a:active, #menu a:link, #menu a:visited, #menu a:hover {
	text-decoration: none; 
	font: normal 11px lucida sans, trebuchet ms; 
	color: #d6b130; 
	text-transform: lowercase;
	letter-spacing: 0px;
	}

#menuheading {	
	font: normal 10px trebuchet ms; 
	color: #c98018; 
	text-transform: uppercase;
	letter-spacing: 2px;
	}

b {
	font: normal 11px lucida sans;
	color: #76acd0;
	}

span.b {
	font: normal 11px lucida sans;
	color: #9d7389;
	}

#footerbody {
	text-align: center;
	margin: auto;
	width: 600px;
	background-color: #000000;
	}

#footer	{
	clear: both;
	margin: auto;
	width: 580px;
	text-align: left;
	padding-bottom: 10px;
	color: #9d7389; 
	background-color: #000000;
	text-transform: lowercase;
	letter-spacing: 1px;
	}

#footer a, #footer a:active, #footer a:link, #footer a:visited, #footer a:hover {
	text-decoration: none; 
	font: normal 15px garamond;
	font-style: italic;
	color: #9d7389;
	}