	body {
		background: #FFCC66;		
		color:#FF6600;
}
	A 			{ color: #336699; text-decoration: none; }
	A:link		{ color: #336699; text-decoration: none; }
	A:visited	{ color: #336699; text-decoration: none; }
	A:active	{ color: #336699; }
	A:hover		{ color: #336699; }
	
	#banner {
		font-family:verdana, arial, sans-serif;
		color:#336699;
		font-size:x-large;
		font-weight:bold;
  		background:#FFCC66;
  		padding-left:15px; 					
		}
		
	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family:verdana, arial, sans-serif;
		font-size: x-large;
		color: #336699;
		text-decoration: none;
		}

	.description {
		font-family:verdana, arial, sans-serif;
		color:#336699;
		font-size:small;
		font-weight:bold;
  		background:#FFCC66;	
  		text-transform:none;	
		letter-spacing: none; 		
		}	
				
	.side {
		font-family:verdana, arial, sans-serif;
		color:#336699;
		font-size:x-small;
		font-weight:normal;
  		background:#FFCC66;
  		border-top:1px solid #FF9900;
  		border-bottom:1px solid #FF9900;
  		border-left:1px solid #FF9900;
  		border-right:1px solid #FF9900;
  		line-height:140%;				
		}	
		
	.sidetitle {
		font-family:verdana, arial, sans-serif;
		color:#336699;
		font-size:x-small;
		font-weight:bold;
  		background:#FF9900;
  		line-height:140%;
  		padding:2px;
  		margin-top:10px;
  		border-top:1px solid #FF9900;
  		border-bottom:1px solid #FF9900;
  		border-left:1px solid #FF9900;
  		border-right:1px solid #FF9900;
		letter-spacing: .2em;  					
		}		
		
	.powered {
		font-family:verdana, arial, sans-serif;
		color:#336699;
		font-size:xx-small;
		font-weight:bold;
		border-top:1px solid #666;
		border-bottom:1px solid #666;		
		line-height:140%;
		padding:2px;
		margin-top:10px;
		text-align:center;
		letter-spacing: .2em  					
		}	
		
	
								
             