/* CSS Document */
body {
margin: 10px 0; background:#33CCCC; font: normal small Arial, Helvetica, sans-serif; color: #333333;} 
a { 
text-decoration: none;}
p { font-family:Georgia, "Times New Roman", Times, serif;} 
#header { margin: auto; width: 950px; height: 280px;} 
#logo { float: left; width: 250;}
#splash { float: right; width: 700;} 
#content { margin: auto; width: 950px;} 
#left { float: left; width: 250;} 
#top ul { margin: 0; list-style: none;} 
#top li { display: inline;} 
#top a { display: block; padding: 10px 20px; text-decoration: none; font-weight: bold; color: #000033;}
#top a:hover { background: #FFFF99; color: #000066;} 
#top .active a { background: #D1F0A6; color: #330066;} 
#top .first a { border: none;} 
#login { float: left; width: 250; padding: 20px 20px 20px 20px; background: #FFFF99;} 
#news { float: left; width: 250; background: #FFFFCC;} 
#menu { margin: auto; width: 950px; height: 45px; background: url(images/menu.png) repeat-x left top; font-family: Arial, Helvetica, sans-serif;} #menu ul { margin: 0; padding: 0; list-style: none; line-height: normal;} 
#menu li { float: left; height: 60px; padding: 0 15px 0 15px;} 
#menu a { display: block; float: left; height: 25px; margin-right: 1px; padding: 15px 20px 0 20px; text-decoration: none; text-transform: uppercase; font-size: 14px;
font-weight:bold; color:#FF0066;}
#menu a:hover{color:#CC6633;}
#menu .current_page_item a {color: #CC3366;}
#right {float:right; width:600px;padding-right:5px;}
#footer {margin:auto; clear:both; background:#FF9966;}
#footer_c {width:920px; margin:0 auto; background-color:#99FFFF; padding:15px;}
#foooter_c2{color:#FF6633; text-align:center; background-color:#33CCCC; padding:5px; border-radius:10px; -moz-border-radiius:10px;-webkit-border-radius:10px;}
#footer_c a{font-weight:bold; text-decoration: none; color:#6633CC;}
#footer_c a:hover{font-weight:bold; text-decoration:none; color:#CC0066;}


