
body {
	background: #000000;
	text-align: left;
	background-image: url(bg.jpg);
}

body, div, p, span {
color: #575456;
font-family: Georgia;
font-size: 12px;
line-height: 15pt;
}
 strong, b {
color: #866c5d;

}
i, em {
color: #324540;
}
h1 {
color: #2D4240;
font-family: georgia;
font-size: 14px;
font-weight: normal;
line-height: 14pt;
margin: 0 0 1px 0;
text-align: center;
text-transform: uppercase;
letter-spacing: 1px;
border-bottom: #242E35 1px dashed;

}

a {
color: #335658;
font-style: italic;
text-decoration: none;
}

a:hover {
color: #6A5C57;
font-style: italic;
border-bottom: #594043 1px dashed;
}

/* 
LAYOUT STYLES
#################################################
*/

#nav a { font-family:trebuchet ms;
		font-weight:bold;
		font-size:11px;
		text-align: center;
		text-decoration: none;
		color: #335658;
		font-style: normal;
		border-bottom: #c5c5c6 0px solid;
		letter-spacing: 2px; }

#nav a:hover {
		color: #324540;
		border-bottom: #8e7c72 1px dotted;}
#footer {
background-color: #000000;
clear: both;
 color: #C1C1C1;
 font-size: 11px;
margin: 0;
padding: 5px 0;
text-align: justify;
width: 100%;
} #footer span {
font-size: 12px;
margin-left: 8px;
}

option, select, input, textarea {
	background-color: #000000;
	font: 11px georgia;
	color: #617580;
	letter-spacing: 1px;
	border: 1px dotted #335658;
	padding: 1px;

