body { margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
line-height: 18px;
background: #FFF url(images/bg.jpg); }

a { color: #00349C; }

a:hover { color: #D09054; }

#frame { width: 780px;
margin-left: auto;
margin-right: auto;
background: #FFF;
border-bottom: 1px #BCBEC0 solid;
border-left: 1px #BCBEC0 solid;
border-right: 1px #BCBEC0 solid; }

#frame2 { width: 780px;
margin-left: auto;
margin-right: auto;
background: #FFF url(images/paper.jpg) no-repeat right 300px;
border-bottom: 1px #BCBEC0 solid;
border-left: 1px #BCBEC0 solid;
border-right: 1px #BCBEC0 solid; }

#head { background: url(images/head.jpg) no-repeat left bottom; 
height: 220px;
border-bottom: 1px #BCBEC0 solid; }

#head h2 { display: none; }

#logo { width: 205px;
height: 63px;
float: right; 
padding-top: 15px;
padding-left: 15px;
background: url(images/logo.jpg) no-repeat bottom; } 

#logo h1 { display: none; }

#menu { height: 80px;
margin-top: 15px;
margin-bottom: 15px;
text-align: center; }

#menu ul { list-style-type: none;
padding: 0px;
margin-left: auto;
margin-right: auto;}

#menu ul li { height: 60px;
float: left;
background: #FFF;
width: 130px;}

#menu  a { height: 60px;
line-height: 60px;
margin-left: 10px;
text-align: center;
margin-right: 10px;
display: block;
color: #FFF;
background: #809ACE; }

#menu  a.active { height: 60px;
line-height: 60px;
margin-left: 10px;
text-align: center;
margin-right: 10px;
display: block;
border: #00349C solid 1px;
color: #00349C;
background: #FFF; }

#menu a.active:hover { color: #D09054;
background: #FFF;
border: #00349C solid 1px; }

#menu  a:hover { background: #00349C; }

h3 { font-family: Garamond, Arial;
padding: 0px; 
font-size: 18px;
margin: 0px;
padding-top: 10px;
color: #00349C;
font-weight: bold;
line-height: 3px;}

#maincontent { width: 500px;
float: left; 
padding-left: 15px;
padding-right: 20px;
padding-bottom: 5px; }

#maincontent li { color: #666666; }

#sidebar { float: right;
padding-right: 5px; }

#sidebar em { font-size: 10px;
line-height: 10px; }

strong { color: #666666; }

#footer { text-align: center;
margin-top: 15px;
margin-bottom: 15px;
width: 770px;
margin-left: auto;
margin-right: auto;
background: #FFF;
border: 1px #BCBEC0 solid;
padding: 5px;
color: #00349C; }

#footer em { font-size: 10px;
color: #000;
line-height: 10px; }

form { border: #00349C solid 1px;
padding: 5px; }

form label { color: #00349C; }

.message strong { color: #D09054; }