body{
margin:0;
padding:0;
font-family: Verdana;
}

#maincontainer{
width: 773px; 
margin: 0 auto; 
}

#topsection{
overflow: hidden;
}

#menu{
overflow: hidden;
height: 40px;
background-image: url(images/menu_bg.jpg);
padding: 0 10px;
font-size: 900;
color: #09058d;
}

#menu ul{
padding: 0;
margin: 0;
}

#menu li{
list-style: none;
float: right;
text-transform: uppercase;
padding: 12px 10px 0 10px;
}

a{
text-decoration: none;
color: #09058d;
}

a:hover{
text-decoration: underline;
}

#botmenu{
overflow: hidden;
height: 12px;
background-image: url(images/bot_menu.jpg);
}

#content{
background-image: url(images/content_bg.jpg);
background-position: left;
background-repeat: repeat-y;
padding: 0px 15px;
}

.separator{
height:10px;
overflow: hidden;
background-color:#FFFFFF;
}

#content h1{
padding: 5px 0 20px 0;
margin: 0;
font-size: 28px;
font-family: "Arial Narrow";
}

#content .left_main{
float:left;
width: 168px;
font-size: 18px;
text-align: center;
line-height: 1.8em;
color: #367889;
padding: 20px 0;
}
#content .left_main .espr{
font-size:150%;
font-weight:bold;
}
#content .left_sub{
float:left;
width: 158px;
font-size: 14px;
line-height: 1.5em;
padding: 20px 5px;
}

#content .right{
float: right;
width: 530px;
font-size: 12px;
line-height: 1.5em;
}

.clearing{
clear: both;
}

#footer{
color: #FFF;
text-align: center;
padding: 10px 0;
color: #09058d;
font-size: 10px;
line-height: 1.7em;
}

#footer ul{
padding: 0;
margin: 0;
}

#footer li{
list-style: none;
display: inline;
text-transform: uppercase;
padding: 0 10px;
font-size: 12px;
border-right: 1px solid #09058d;
}

#footer li.noborder{
border-right: none;
}

.name{
font-size: 10px;
padding: 5px 0 10px 0;
line-height: normal;
line-height: 1.3em;
}

.picellen{
padding: 0 0 0 10px;
float: right;
}



.formLeft{
float:left;
width: 100px;
margin-bottom: 5px;
text-align: right;
padding-right: 0px;
font-size: 12px;
line-height: normal;
}

.formRight{
float:left;
width: 380px;
margin-bottom: 5px;
font-size: 12px;
line-height: normal;
}
.comments {
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
line-height:normal;
width:348px;
}
