/* CSS Document */

	A:hover,A:active { text-decoration:underline}
	A { color:#FFFFFF; text-decoration:none}	
	#container	{width: 743px; margin: 0px auto;}
	#nav	{text-align: center; margin: 0px auto; width: 800px;}
	#content {background: url(../images/column_bg.gif) top right repeat-y; float: left; border: 0px solid #F00; }
	#right {float: right; width: 175px; text-align: left; padding-top: 74px;}
	#main {width: 550px; margin-left: 0px; border: 0px solid #333;float: left; padding-bottom: 25px; } 
	body {background: #FFF url(../images/bg.gif) repeat; color: #003; margin: 0px; padding: 0px; font: 11px Verdana, Arial; line-height: 150%;}
	.grey {background-color: #F5F6F7; padding: 10px; margin-bottom: 25px;}
	#footer {font-size: 85%; color: #666; border-top: 1px solid #666; padding: 5px; background: #FFF url(/images/footer_bg.jpg) top left repeat-x; clear: both;}
	#footer a {color:#039;}
	.date {color:#003399; display: block; background-color: #FFF; border-bottom: 1px solid #333; padding: 5px; font-weight: bold; margin-bottom: 10px;}
	#right p {color:#FFFFCC; padding: 7px; margin-top:0px; margin-bottom: 10px;}
	#right img {margin-left: 7px;}

