body {
background-color: #336699;
font-family: verdana, arial;
font-size: 12px;
margin: 0px;
padding: 0px;
color: #000000;
}
#wrap {
background-color: #FFFFFF;
width: 793px;
margin:0 auto;
text-align: center;
}
#menu {
background-color: #000000;
color: #FFFFFF;
height: auto;
width: 777px;
text-align: center;
padding: 3px;
font-size: 12px;
}
#topbot {
background: #FFFFFF;
text-align: center;
height: auto;
width: 783px;
padding: 5px;
}
#partners {
background-color: #000033;
color: #FFFFFF;
height: auto;
width: 777px;
text-align: center;
padding: 3px;
font-size: 12px;
}
#content {
background-color: #FFFFFF;
padding: 0px 5px 0px 5px;
height: auto;
width: 783px;
text-align: left;
}
#leftcont {
background-color: #ff6633;
padding: 0px 5px 0px 5px;
height: auto;
width: 300px;
text-align: left;
float:left;
}
#rightcont {
background-color: #FFFFFF;
padding: 0px;
height: auto;
width: 468px;
text-align: left;
float:right;
}
h1 {
border-bottom-style: dotted;
border-bottom-width:1px;
margin: 0px 0px 5px 0px;
padding: 0px;
font-weight: bold;
font-size: 16px;
text-align: left;
}
h2 {
border-bottom-style: dotted;
border-bottom-width:1px;
margin: 0px 0px 5px 0px;
padding: 0px;
font-weight: bold;
font-size: 14px;
text-align: left;
}
h3 {
border-bottom-style: dotted;
border-bottom-width:1px;
margin: 5px 0px 0px 0px;
padding: 0px;
font-weight: bold;
font-size: 12px;
text-align: left;
}
p {
margin:0 0 5px 0;
}
img {
border: 0px;
}
#spacer {
	height: 3px;
	font-size: 0px;
}

a, a:visited, a:active {
color: #000000;
text-decoration: none;
font-weight: bold;
font-size: 12px;
}
a:hover {
color: #000000;
text-decoration: underline;
font-weight: bold;
font-size: 12px;
}
a.hdr, a.hdr:visited, a.hdr:active, a.hdr:hover {
color: #000000;
font-size: 20px;
text-decoration: none;
}
a.wtlnk, a.wtlnk:visited, a.wtlnk:active {
color: #FFFFFF;
font-size: 12px;
}
a.wtlnk:hover {
color: #FFFFFF;
font-size: 12px;
text-decoration: underline;
}
a.footer, a.footer:visited, a.footer:active, a.footer:hover {
font-weight: normal;
text-decoration: none;
}
.clear{
clear:both;
margin:0 auto 0px auto;
}

