body	{
	margin: 0px;
	padding: 0px;
	background-color: #0d0000;
	}

body, p, td, table {
	text-decoration: none; 
	font: normal 12px verdana; 
	color: #f2f0de; 
	text-align: justify;
	}

#body2 {  	
	text-align: justify;
	width: 715px;
	margin: auto;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #000000;
	}


#header { 
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	width: 715px;
	}

#menu {	
	position: absolute;
	margin-top: 470px;
	text-align: center;
	width: 675px;
	padding-left: 20px;
	padding-right: 20px;
	font: normal 13px georgia; 
	font-style: italic;
	color: #c4c288;
	text-transform: lowercase;
	letter-spacing: 1px;
	}

#menu a, #menu a:active, #menu a:link, #menu a:visited, #menu a:hover {
	text-decoration: none; 
	font: normal;
	color: #486772; 
	}

#content a, #content a:active, #content a:link, #content a:visited, #content a:hover {
	text-decoration: none; 
	font: normal;
	color: #54733d; 
	}

#contentbody {  	
	position: absolute;
	text-align: center;
	margin-top: 490px;
	width: 715px;
	background-color: #000000;
	}

#content {
	margin: auto;
	text-align: justify;
	width: 675px;
	background-color: #000000;
	}

#heading {
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 10px;
	font: normal 18px trebuchet ms; 
	font-style: italic;
	color: #6a2712;
	text-align: left;
	text-transform: lowercase;
	letter-spacing: -1px;
	}


input, select, textarea {
	text-decoration: none; 
	font: normal 12px verdana; 
	color: #f2f0de; 
	border: 1px solid #f2f0de; 
	background-color: #000000;
	}

#footer {
	margin: auto;
	text-align: justify;
	width: 675px;
	font: normal 11px verdana; 
	color: #c4c288;
	text-align: right;
	text-transform: lowercase;
	letter-spacing: 1px;
	border-top: dotted 1px #c4c288;
	}

#footer a, #footer a:active, #footer a:link, #footer a:visited, #footer a:hover {
	text-decoration: none; 
	font: normal;
	color: #486772; 
	}

b	{
	color: #c4c288;
	}
