body{
padding:0;
line-height: 1.5em;
background-image: url(images/bg.jpg);
font-family: Georgia;
}

#maincontainer{
width: 817px; 
margin: 0 auto;
}

#topsection{
height: 116px;
overflow: hidden;
font-size: 11px;
font-weight: bold;
color: #01687b; 
}

#topsection ul, #footer ul{
padding: 0;
margin: 0; 
}

#topsection li a, #footer a{
color: #01687b;
text-decoration: none;
}
.footerScript {
font-size:110%;
color: #01687b;
}

#topsection li{
list-style: none; 
}

#topsection .menuleft{
width: 210px;
float: left; 
padding: 40px 0 0 0;
}

#topsection .menuright{
width: 219px;
float: left; 
padding: 40px 0 0 0;
height: 116px;
text-align: right;
}

#topsection .logo{
float: left; 
}

#content, #contentpage{
background-color: #FFFFFF;
border: 3px solid #01687b;
padding: 5px; 
}
#contentpage a, #contentpage a:hover, contentpage a:visited {
color: #01687b;
text-decoration:underline;
}
#contentwrapper{
margin-top: 10px;
background-image: url(images/bgcont.jpg);
min-height:654px;
}

#contentwrapper h1{
padding: 0;
margin: 0;
font-size: 18px;
}
#contentwrapper h2{
padding: 0;
margin: 0;
font-size: 17px;
}
#contentwrapper .left{
float: left;
width: 290px;
background-image:url(images/left.png);
min-height:654px;
margin:0px;
padding:0px;
}
#contentwrapper .left .leftContent{
padding: 15px 0px 15px 12px; 
}
#contentwrapper .left h2{
color: #01687b;
}

#contentwrapper .right{
float: right;
width: 480px;
padding: 15px 12px 15px 0px; 
}
.line{
padding:20px 0;
}
#content img{
float:left; 
}

#footer{
width: 100%;
text-align: center;
padding: 8px 0 0 0;
font-size: 10px;
font-family: Georgia;
}

#footer li{
list-style: none;
display: inline;
padding: 0 8px; 
}

.clearing{
clear: both;
}

.imgcontent{
float: right;
margin: 3px 10px;
}
.formLeft {
float:left;
font-size:14px;
line-height:normal;
text-align:left;
width:75px;
font-family:Georgia, "Times New Roman", Times, serif;
margin-top:3px;
}
.formRight {
float:left;
font-size:14px;
line-height:normal;
width:335px;
font-family:Georgia, "Times New Roman", Times, serif;
}
input {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
}