body { 
background: url(images/bkgd.jpg) #ffffff bottom; 
font-family: verdana, arial, helvetica, san-serif; 
font-size: 12px; 
color: #333333; 
margin: 0px; 
} 
* { 
font-family: verdana, arial, helvetica, san-serif; 
font-size: 12px; 
color: #333333; 
} 
#main { 
background: url(images/header.jpg) no-repeat #ffffff; 
font-family: verdana, arial, helvetica, san-serif; 
font-size: 12px; 
color: #333333; 
white-space: nowrap; 
} 
a { 
font-weight: bold; 
color: #0000cc; 
text-decoration: underline; 
} 
a:hover { 
font-weight: bold; 
color: #0000ff; 
text-decoration: none; 
} 
h1 { 
font-weight: bold; 
color: #0000aa; 
font-size: 18px; 
margin-bottom: 30px; 
} 
h1 span { 
font-weight: bold; 
color: #454545; 
font-size: 14px; 
} 
p { 
font-family: verdana, arial, helvetica, san-serif; 
font-size: 12px; 
color: #333333; 
line-height: 20px; 
} 
ul, ol { 
margin-top: 5px; 
} 
li { 
line-height: 16px; 
} 
hr { 
height: 1px; 
color: #dddddd; 
} 
#contact { 
position: absolute; 
top: 93px; 
right: 20px; 
text-alignment: right; 
white-space: nowrap; 
} 
.contact { 
font-size: 11px; 
font-weight: bold; 
color: #008000; 
white-space: nowrap; 
} 
.contact a, .contact a:hover { 
font-size: 11px; 
} 
#topnav { 
position: absolute; 
top: 125px; 
right: 20px; 
text-alignment: right; 
} 
.topnav { 
font-size: 9px; 
font-weight: bold; 
color: #008000; 
white-space: nowrap; 
letter-spacing: 2px; 
} 
.topnav a { 
color: #666666; 
font-size: 9px; 
} 
.topnav a:hover { 
font-size: 9px; 
color: #0000ff; 
} 
#sidenav { 
width: 150px; 
padding: 0 0 50 0; 
} 
.sidenav { 
font-size: 9px; 
font-weight: bold; 
color: #008000; 
text-align: right; 
} 
.sidenav a { 
display: block; 
color: #666666; 
font-size: 12px; 
padding: 2 10 3 10; 
margin-bottom: 10px; 
border-right: 2px solid #006300; 
} 
.sidenav a:hover { 
color: #0000ff; 
font-size: 12px; 
background: #eeeeee; 
padding: 2 7 3 10; 
border-right: 5px solid #008000; 
text-decoration: none; 
} 
#maincontent { 
position: relative; 
top: -40; 
padding: 0 30 0 30; 
} 
#footer { 
background: url(images/footerbkgd.jpg) repeat-x; 
padding: 3 0 30 0; 
text-align: center; 
border-top: 3px solid #52525a; 
white-space: nowrap; 
} 
.footer { 
color: #666666; 
font-size: 10px; 
line-height: 16px; 
} 
.footer a, .footer a:hover { 
font-size: 10px; 
} 
.footer span { 
color: #008000; 
} 
/*misc*/ 
#equal { 
position: absolute; 
top: 147px; 
right: 30px; 
text-alignment: right; 
} 
.equal { 
font-size: 10px; 
font-weight: bold; 
color: #008000; 
} 
