
body 
		{
 		font-family: verdana, Helvetica, sans-serif;
 		font-size: 14px;
 		background: #010101;
		color: #fff;
		margin-top: 0px;
		}
a	
		{
		color: #e89900;
		text-decoration: none;
		}
a:hover		
		{
		color: #6a4514;
		}
h2
		{
		font-family:'Zapf Chancery','Monotype Corsiva','Apple Chancery','URW Chancery L',cursive;
		}
#wrapper 
		{ 
 		margin: 0 auto;
 		width: 800px;
		}
#header 
		{
 		width: 800px;
 		float: left;
 		height: 155px;
 		margin: 0px 0px 0px 0px;
		}
#leftcolumn 
		{ 
 		color: #000;
 		background: #f384b9;
 		margin: 0px 0px 0px 0px;
 		height: 510px;
 		width: 200px;
 		float: left;
		}
#nav	{
		font-size: 13px;
		font-weight: bold;
		color: #34211c;
		line-height: 150%;
		padding-top:20px;
		padding-left:15px;
		}								
#nav a	
		{
		color: #000;
		text-decoration: none;
		}
#nav a:hover		
		{
		color: #fff;
		}
#rightcolumn 
		{ 
 		float: right;
 		color: #b7b199;
 		margin: 0px 0px 0px 0px;
 		height: 510px;
 		width: 600px;
 		display: inline;
		}
#rightcolumn2 
		{ 
 		float: right;
 		color: #ccc;
 		margin: 0px 0px 0px 0px;
 		width: 600px;
 		display: inline;
		}
		
#contentpad
		{
		margin-left:10px;
		}
#footer 
		{ 
 		width: 800px;
 		clear: both;
		text-align: center;
		}

#sub_nav
						{
						width: 780px;
						height: 58px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;	
						background: url('../images/sub_nav.jpg') no-repeat 0px 0px;
						}			
						
#sub_nav div	
						{
						width: 760px;
						text-align: center;
						padding-top: 3px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;	
						padding-left: 5px;
						}
						
						
						
#sub_nav a	{
						color: #fff;
						font-size:10px;
						}		
											
#sub_nav a:hover						
						{
						color: #E63079;
						}	
						
#copyright	{
						font-size: 9pt;
						font-weight: bold;
						margin-top: 0px;
						margin: 0 auto;
						color: #fff;
						width: 800px;										
						}					
						
#copyright div 
						{
						float: left;
						margin-top: 20px;
						margin-left: 3px;
						}					
						
#copyright #terms 
						{
						float: right;			
						margin-right: 2px;								
						}										
						
#copyright #terms a
						{				
						text-decoration: none;
						color: #fff;
						}	
#copyright #terms a:hover						
						{
						color: #E63079;
						}						

#counter		{
						clear: both;
						font-size: 0.7em;
						padding-top: 15px;
						padding-bottom: 10px;
						}	
