body	
{
		background:#63B8FF;
		color:#FFFAFA;
}

	A 			{ color: #4169E1; text-decoration: none; font-weight:normal; } 
	A:link		{ color: #4169E1; text-decoration: none; font-size:small;} 
	A:visited	{ color: #4169E1; text-decoration: none; font-size:small;} 
	A:active	{ color: #4169E1;  font-size:small;} 
	A:hover		{ color: #4169E1;  font-size:small;}

	#banner {
		font-family:verdana, arial, sans-serif;
		color:#4169E1;
		font-size:x-large;
		font-weight:normal;
		border-bottom:3px dotted #FFFAFA;
		border-top:3px dotted #FFFAFA;
  		background:http://o.pic.wretch.cc/photos/o/okgoodman95/11/1102079717.jpg;
  		padding:15px;
		letter-spacing: .2em; 		
		}
	
	#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: #4169E1;
		text-decoration: none;
		}

	.description {
		font-family:verdana, arial, sans-serif;
		color:#4169E1;
		font-size:x-small;
		font-weight:normal;
  		background:#4169E1;	
  		text-transform:none;	
		letter-spacing: none; 		
		}	
	.side {
		font-family:verdana, arial, sans-serif;
		color:FONT SIZE=5 COLOR=BLUE;
		font-size:x-small;
		font-weight:normal;
  		background:#4169E1;
  		line-height:140%;
  		padding:2px;				
		}	
		
	.sidetitle {
		font-family:verdana, arial, sans-serif;
		color:#4169E1;
		font-size:x-small;
		font-weight:normal;
  		background:#FFFAFA;
  		line-height:140%;
  		padding:1px;
  		margin-top:0px;
  		text-align:center;
		letter-spacing: .5em;  					
		}
	.powered {
		font-family:verdana, arial, sans-serif;
		color:#4169E1;
		font-size:xx-small;
		font-weight:bold;
		border-top:1px solid #4169E1;
		border-bottom:1px solid #4169E1;		
		line-height:140%;
		padding:2px;
		margin-top:10px;
		text-align:center;
		letter-spacing: .2em  					
		}	
	
                                                       