body {
margin:0 auto;
padding: 0;
background-image: url(images/smokebkgd.jpg);
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 16px;
}
body a:link, a:visited {
text-decoration: none;
color: #000080;
}
body a:hover {
text-decoration: underline;
color: #ffffff;
}
#page {
margin:0 auto;
padding:10px 10% 0 10%;
}
#topnav {
margin:0 auto;
padding:10px;
clear: both;
text-align:center;
vertical-align:middle;
border-top: 2px solid #000080;
border-bottom: 2px solid #000080;
font-size:80%;
}
#topnav ul {
margin:0 auto;
padding:0;
}
#topnav li {
margin:0 auto;
display: inline;
}
#topnav a {
padding:0 35px;
text-decoration: none;
background: url("images/bullet.gif") no-repeat left 50%;
}
#topnav a:hover { text-decoration:underline; }

#header {
position: relative;
width:100%;
}
#header img {
vertical-align: middle;
}
#leadin {
margin:0 auto;
padding:0;
clear: both;
}
.content {
margin:0 auto;
padding:0 20px;
}
.content img {
align: center;
}
.leftside {
margin:0 auto;
width:20%;
padding-right:20px;
float:left;
text-align:left;
}
.rightside {
margin:0 auto;
width:20%;
padding-left:20px;
float:right;
text-align:right;
}
.imgleft { float:left; }
.imgright { float:right; }
.imgcenter { display:block; margin:0 auto; text_align:center; }


#footer {
margin:0 auto;
vertical-align: top;
text-align: center;
padding-top:10px;
}
hr { clear:both; width:90%; color:#000080 }
.textsmaller { font-size:80%; }
.xxsmalltext { font-size:60%; }

#botnav {
clear: both;
border-top: 2px solid #000080;
border-bottom: 2px solid #000080;
width:100%;
}
#botnav ul {
margin:0 auto;
padding:0;
list-style: none;
line-height: normal;
font-size: .6em;
line-height: 3em;
text-align:center;
}
#botnav li {
display: inline;
margin: 0 auto;
padding:20px;
text-decoration: none;
}
#botnav a {
padding:15px;
background: url(images/bullet.gif) no-repeat left 50%;
}
#footer {
font-size: .5em;
text-align:right;
}
#sidenav {
margin:0 auto;
padding:5px 0 5px 0;
float: right;
display:block;
vertical-align:top;
align:center;
width:20%;
position: relative;
font-size: .6em;
text-align:center;
}