	body {
	background-color: #0C0C0C;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.footer {
	font-family: Helvetica, sans-serif, Geneva, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #3A3A3A;
}

.footernav {
	font-family: Helvetica, sans-serif, Geneva, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #3A3A3A;
}

	a:link, a:visited { 
		text-decoration: undeline; 
		color: #4c0000;
		}

	a:hover, a:active { 
		text-decoration: underline; 
		color: #830c0c;
		}

	p,li	{
		font-family: verdana;arial;
		font-size:13px;
		color: #161616;
		}
		
	.content	{
		font-family: verdana;arial;
		font-size:13px;
		color: #161616;
		}

	

	.listingstitle	{
		font-family: verdana;
		font-size:17px;
		font-weight:bold;
		color: #ffffff;
		}
		
	
	.small	{
		font-family: verdana;arial;
		font-size:11px;
		color: #ffffff;
		}

	.main	{
		font-family: verdana;arial;
		font-size:10px;
		color: #ffffff;
		}

	.title	{
		font-family: georgia;
		font-size:19px;
		font-weight:bold;
		color: #5e0000;
		}
		
	.titleRED	{
		font-family: georgia;
		font-size:16px;
		font-weight:bold;
		color: #570000;
		}
		
	.form	{
		font-family: verdana;arial;
		font-size:13px;
		color: #161616;
		}
		
	/* // Easy Slider */

		img{border:none;}
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:674px;
		}	

	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:800px;
		background:#fff;		
		margin-bottom:2em;
		}	
	#header{
		height:80px;
		background:#5DC9E1;
		color:#fff;
		}				
	#content{
		position:relative;
		}		

	

	a.bottom:link {font-family: verdana,arial; color: #ffffff;}
	a.bottom:active {font-family: verdana,arial; color: #ffffff;}
	a.bottom:visited {font-family: verdana,arial; color: #ffffff;}
	a.bottom:hover {font-family: verdana,arial; color: #ffffff; text-decoration: underline;}