body {
	background-color: #030304;
	line-height: 24px;
	font-size: 11px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet Ms", Tahoma, Verdana, Arial, sans-serif;
	color: #483D34;
}

b, strong {
	color: #D2C8AE;
	font-weight: bold;
}

br, p {
	margin-bottom: 20px;
}

h1 { 
 	letter-spacing: 3px; 
	line-height: 28px;
	color: #E1DCDA;
	font-size: 23px;
	font-weight: normal;
        font-family: "Times New Roman", Times, Georgia, Helvetica, serif;
	text-transform: uppercase;
}



#hold {
	width: 602px;
	text-align: justify

}


* {
	padding: 0px; 
	margin: 0px; 
	border: 0px;
}



#text {
	margin-left: 25px;
	margin-top: -20px;
	width: 575px; 
	clear: both;
	text-align: justify;
}


#text a:visited, #text a:link, #text a:active {
	color: #66383D; 
	text-decoration: none;  
}

#text a:hover {
	color: #904E57; 
	text-decoration: none;
}

#text ul {
	margin: 1em 2em; 
}


#text ul li {
	padding-left: 0px; 
	margin-left: 20px;
	list-style-type: lower-roman;
}


#image {
	width: 602x;
	height: 478px;
	background-image: url(imagehead.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#nav {
	margin-left: 394px;
	margin-top: -115px;
	height: 80px;
	width: 518px;
	text-transform: lowercase;
}


#nav li {
	list-style-type: none;
}

#nav a:active, #nav a:link, #nav a:visited {
	color: #767676; 
	text-decoration: none;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, Helvetica, serif;
	width: 150px;
	height: 20px;
	display: block;
     
}

#nav a:hover {
	color: #B6B6B6;
	background: url(nav.gif) no-repeat left top;
}

#one {}

#two {
	padding-left: 30px;
}

#three {
	padding-left: 10px;
}

#four {
	padding-left: 50px;
}


select, input, textarea, radio {
	background-color: #1F1F1F;
	color: #BDBDBE;
	border-bottom: solid 1px#BDBDBE;
	padding: 1px;
	font-size: 11px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet Ms", Tahoma, Verdana, Arial, sans-serif;

}
