/* CSS Document */
body {
	text-align:center;
	background-color:#333333;
			}
#frame {
		width:680px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		background:#333333;
		}
		
		
#contentcenter {
		width:500px;
		padding:5px;
		float:left;
		background:#CCCCFF;
		text-align:top;}

#contenthome {
		width:500px;
		padding:5px;
		float:left;
		text-align:top;}		
			
#contentright {
		width:170px;
		padding:0px;
		float:right;
		text-align: right;
		background:#333333;
				}	
#footer {
width:680px;
position:relative;
text-align:center;
float:bottom;
}
		
.style2 {font-family: "Times New Roman", Times, serif; font-size: 16px;}
.style4 {font-size: 36px; font-family: "Courier New", Courier, mono; color:#003333;}
.style3 {font-size: 28px; font-family: "Courier New", Courier, mono; color:#003333;}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#666666;}
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.style7 {font-size: 15px; font-family: "Courier New", Courier, mono;}


.menu {font-family: "Courier New", Courier, mono; color: "#CCCCCC"; font-size: 15px;} 
.menu a:link {text-decoration: none; color: #CCCCCC}
.menu a:visited {text-decoration: none; color: #CCCCCC}
.menu a:hover {text-deccoration: underline; color: #009966}
.menu a:active {text-decoration: none;color: #CCCCCC}