/**********************
HTML STYLES
***********************/
body {
margin: 0;
background: #FFFFFF;
color: #000000;
}
body,
p,
td,
.standard {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000000;
line-height:1.5em;
}
/* Use BODYID to assign styles to body tag */
#bodyid {
text-align:center;
background:#1d4083 url(standard/bodybg.jpg) repeat-x top;
}
a {
color: #24488e;
}
a:hover {
color: #24488e;
}
/**********************
UNIVERSAL STYLES
***********************/
.error {
color: #CC0000;
}
.standard {
}
.standardbold {
font-weight: bold;
}
.standardheader b {
font-size: 18pt;
color:#274580;
line-height:1.5em;
font-weight:normal;
min-width:650px;
}
.standardheader {
background:url(standard/rotary_standardheader.jpg) no-repeat bottom left;
}
/**********************
LAYOUT STYLES
***********************/
#container {
width:945px;
margin:0 auto;
background:url(standard/rotary_container.jpg) repeat-y top center;
}
#header {
width:945px;
float:left;
background:url(standard/rotary_header.jpg) no-repeat top center;
height:214px;
}
#contentwrapper {
width:945px;
float:left;
background:url(standard/rotary_bottomcontent.jpg) no-repeat bottom center;
clear:both;
min-height:466px;
}
#content {
width:945px;
float:left;
background:url(standard/rotary_topcontent.jpg) no-repeat top center;
clear:both;
min-height:466px;
}
#sidenav {
float:left;
width:264px;
text-align:left;
padding:20px 0 0 0;
}
#sidenav ul {
margin:0;
padding:0;
list-style:none;
}
#navbg {
margin:4px 0;
padding: 2px 5px 3px 50px;
display:block;
background:url(standard/rotary_nav.jpg) repeat-y right;
}
#sidenav a, #sidenav a:hover {
display:block;
text-decoration:none;
font-weight:bold;
}
#sidenav a.nav, #sidenav a.nav:hover {
color:#bf2339;
width:230px;
}
#subnavbg a, #subnavbg a:hover {
color:#24488e;
font-size:9pt;
}
#contenttext {
float:left;
width:625px;
text-align:left;
padding:10px;
}
#footer {
clear:both;
float:left;
background:#1d4083 url(standard/rotary_footer.jpg) no-repeat top center;
width:900px;
height:135px;
color:#FFFFFF;
line-height:1.25em;
padding:20px 0 0 45px;
}
#footer a, #footer a:hover {
color:#88b2fe;
}
.infobold {
font-size:12pt;
}
.copyright {
color:#ffffff;
font-size:9pt;
}
#inforight {
float:left;
width:400px;
text-align:left;
}
#infoleft {
float:left;
width:450px;
text-align:left;
}
.poweredby {
padding: 10px;
}