body	{
	background-color:#322923;
	margin:0px;
	padding-top:20px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	}
	
img	{
	border:0px;
	}	
	

p	{
	margin-top:0px;
	margin-bottom:15px;
	}	
	
#containerSite	{
	text-align:left;
	background-image:url(images/bg-site.gif);
	background-repeat:repeat-y;
	width:770px;
	}	

#containerFooter	{
	background-image:url(images/bg-footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:770px;
	overflow:hidden;
	}
	
	
#containerMain	{
	width:587px;
	float:left;
	display:inline;
	margin-left:2px;
	margin-right:1px;
	padding-bottom:65px;
	}	
	
#nav	{
	float:left;
	width:180px;
	padding-bottom:142px;
	display:inline;
	}	
	
#nav a	{
	display:block;
	margin-bottom:2px;
	}
		
#headerQuote	{
	margin-left:1px;
	}
	
#content	{
	width:400px;
	margin-left:160px;
	font-family:arial, sans-serif;
	font-size:12px;
	color:#000000;
	padding-bottom:15px;
	}	
	
#content td 	{
	font-family:arial, sans-serif;
	font-size:12px;
	color:#000000;
	}	
	
#content a	{
	color:#A01010;
	font-weight:bold;
	text-decoration:none;
	}	

#content a:hover	{
	color:#E60000;
	}	
	
#content ul	{
	list-style-type:square;
	}	