body {
background-color:#FFFFCC;
text-align:center;
margin:5px 0 0 0;
}

#container {
width:780px;
background-color:#FFFFFF;
margin-left: auto; 
margin-right: auto;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-align:left;
border-style: solid;
border-width:1px;
border-color:#000000;
}

#header {
background:url(assets/header_logo_780.gif);
background-repeat:no-repeat;
width: 780px;
height: 103px;
margin:0;
padding: 0 0 0 0;
}

#navcol {
width: 760px;
margin: 0px px 0 0px;
padding: 60px 0 0 20px ;
height:30px;
}

#maincontent {
background: #ffffff;
float: left;
width: 730px;
font-size: 12px;
color:#000000;
padding: 5px 25px 20px 25px;
text-align:justify;
}

#footer {
background: #ffffff;
clear:left;
width: 780px;
height:20px;
font-size:12px;
color:#666666;
text-align:center;
padding: 20px 0 15px 0 ;
}

.menuitem {
width: 100px;
background:url(assets/nav_bg_28.gif);
font-size:11px;
text-align:center;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 5px;
float:left;
}

.pageheader {
font-size:16px;
color:#ff0000;
padding: 20px 0 5px 0 ;
}

.subheader {
font-size:14px;
color:#ff0000;
padding: 10px 0 5px 0 ;
}

.floatright {
float:right;
padding: 0 0px 10px 10px;
clear:right;
}


a:link {color: #333333; text-decoration: none; font-weight: normal;}
a:visited {color: #333333; text-decoration: none; font-weight: normal;}
a:hover {color: #333333; text-decoration: underline;}
a:focus {color: #333333; text-decoration: none;}
a:active {color: #333333; text-decoration: none;}

a.red:link {color:#F00; text-decoration: none; font-weight: normal;}
a.red:visited {color: #F00; text-decoration: none; font-weight: normal;}
a.red:hover {color: #F00; text-decoration: underline;}
a.red:focus {color: #F00; text-decoration: none;}
a.red:active {color: #F00; text-decoration: none;}

a.menu:link {color: #000000; text-decoration: none; font-weight: normal; display:block; width:100%; height:20px; padding-top:8px; }
a.menu:visited {color: #000000; text-decoration: none; font-weight: normal; display:block; width:100%; height:20px; padding-top:8px; }
a.menu:hover {color: #000000; text-decoration: none; font-weight: normal; display:block; width:100%; background-color:#ffffff; height:20px; padding-top:8px; }
a.menu:focus {color: #000000; text-decoration: none; font-weight: normal; display:block; width:100%; height:20px; padding-top:8px; }
a.menu:active {color: #000000; text-decoration: none; font-weight: normal; display:block; width:100%; height:20px; padding-top:8px; }
