body {
		margin:25px 25px 25px 25px;
		background:#9999cc;		
		}
	A 			{ color: #999966; text-decoration: none; font-weight:bold; } 
	A:link		{ color: #999966; text-decoration: none; } 
	A:visited	{ color: #999966; text-decoration: none; } 
	A:active	{ color: #99CC66;  } 
	A:hover		{ color: #99CC66;  }
	
	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

	#banner {
		font-family:times new roman;
		color:#333366;
		font-size:72;
		font-weight:normal;
		border-bottom:1px solid #000;
		border-top:0px solid #333300;
  		background:#cccccc;
  		padding:5px; 
  		
		letter-spacing: .2em; 		
		}
	
			
	#content {
		float:center;
		width:100%;
		background:#fff;
		border-left:0px solid #000;
		margin-right:15px;
		padding-bottom:20px;
		}

	#links {
		float:left;
		background:#fff;
		padding-right:2px;			
		}
		
	
	
	.side {
		font-family:verdana, arial, sans-serif;
        width:100%;
		color:#000;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;				
		}	
		
	.sidetitle {
		font-family:verdana, arial, sans-serif;
		width:100%;
        color:#fff;
		font-size:x-small;
		font-weight:bold;
  		background:#000000;
  		line-height:140%;
  		padding:2px;
  		margin-top:10px;
  		text-align:center;
  		text-transform:uppercase;
		letter-spacing: .2em;  					
		}		
	
	



.tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
