body{
font:76% Verdana,Tahoma,Arial,sans-serif;
text-align:center;
background:#fff;
margin:0px;
padding: 30px;

}

#container{
width:760px;
margin:0px auto;
text-align:left;
background:#ffffff;
color:#000;
border-top: none;
}

#container img{
text-align: center;
padding-left: 5px;
margin-top: -12px;
}

#header {
height: 92px;
background: #fff url(header.gif) repeat-x top left;
border: none;
}

#header h1 {
color: #fff;
padding-top: 20px;
margin: 0;
text-align: center;
font-family: Monotype Corsiva;
font-size: 2.8em;
font-weight: 100;
}

#navlist
{
margin: 0;
padding: 0 0 20px 10px;
border-bottom: 2px solid #666;
margin-bottom: 10px;
font-size: 13px;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #777;
padding-left: 30px;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
padding-bottom: 2px;
background: transparent;
color: #888;
}

#navlist a:hover { color: #000; }

#content {
}

.menu{
margin-top: 8px;
float:right;
width:200px;
padding:20px 0px 10px 0px;
line-height:1.4em;
border:none;
text-align: center;

}
#content1 {
float:left;
width:540px;
font-size:0.9em;
padding:20px 0 0 0px;

}

img.floatTL { 
float : left;
padding-top: 14px;
}

img.floatTR { 
float : right;
padding-top: 15px;
}

h2 {
font-size:1.2em;
font-weight:bold;
text-align:left;
margin-left: 5px;
color:#3364a4;
}

p {
text-align:justify;
font-size: 1em;
color: #555;
margin-left: 5px;
}

.menu ul, .menu li {
list-style-type: none;
}

.menu a {
color: #336699;
text-decoration: none;
}

.menu li {
text-align: left;
}

.menu a:hover{
color: #000;
text-decoration: none;
}

#footer {
width: 760px;
height: 35px;
margin-left: 155px;
background-color: #3364a4;
float: left;
font-family: Verdana;
font-size: 8pt;
color: #fff;
margin-bottom: 15px;
}

#footer a {
text-decoration: none;
color: #fff;
}

#footer a:hover {
font-weight: bold;
background-color: #3364a4;
color: #fff;
text-decoration: none;
}

#footer p {
text-align: center;
font-family: Verdana;
font-size: 8pt;
color: #fff;
}