body {
	text-align: center;
	margin: 0px auto;
	background-color: #e3e3e3;  
	background-image: url('001.jpg');
	background-repeat: repeat;
	color: #676161;
	font-family: trebuchet ms;
	font-size: 11.5px;

}

table {
	font-family: trebuchet ms; 
	font-size: 11px; 
	text-align: justify;

}

#content{
	width: 549px; 
	line-height: 18px;
	font-family: arial; 
	font-size: 11px; 
}

p {	margin-right: 9px; 
	margin-bottom: 9px; 
	margin-top: 10px; 
	margin-left: 9px; 
	text-align: justify;}


#nav a {
	padding: 4px;
	padding-left: 5px;
	font-weight: normal;
	font: 10px trebuchet ms;
	text-decoration: none;
	text-transform: uppercase;
	color: #a5dd4e;
	text-align: center;
	letter-spacing: 2px;
	background-color:  #111111;
	display: block;
	border-bottom: none; 
	line-height:18px;
	margin-top: 15px;
	margin-bottom: 15px;

}

#nav a:hover {
	background-color: #222222;
	color: #ff6085;
	text-decoration:none; 
	cursor: crosshair;
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom: none; 
}


h1 {
	font-family: century gothic;
	padding-left: 8px;
	text-align: left;
	letter-spacing: 5px;
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 2px;
	margin-left: 15px;
	color: #6a5d8c;
	letter-spacing: 4px;
	text-transform: uppercase;
}

h2 {
	font-family: trebuchet ms;
	font-size: 12px ;
	color: #4fa3cf;
	text-transform: uppercase;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 4px;
	margin-left: 10px;
	}


blockquote {
	margin-right: 70px; margin-bottom: 15px; margin-top: 15px; margin-left: 70px;  
	padding: 10px; 
	color: #797979;
	line-height: 19px;
	text-align: justify;
	border-top: 10px solid #a5ca7e;
	border-bottom: 10px solid #a5ca7e;
}

	
b, strong {color: #e9c33e; font: 11px georgia; font-weight: bold;}
i {color: #ec86a8; font-family: georgia;}
u {color: #66d1f0; border-bottom: 1px dashed #a5dd4e; text-decoration: none;
}
	
a:visited, a:link, a:active 
{ 	color: #b0cf36; 
	text-decoration: none; }

a:hover 
{ 	color: #5ec3dc; 
	text-transform: none;
	border-bottom: 1px dashed #ff9f89; 
	text-decoration: none;
	cursor: crosshair;
}

input, textarea, select { 
	background-color: #ffffff;
	font-family: trebuchet ms;
	font-size: 11.5px;
	color: #ffb2c8; 
	border: 1px dashed #d35e7f;
}
