body {
background-color: #FBF94D;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #0E029D;
margin:10px 0;;
padding:0;
text-align:left;
}
area,map,img,#head,#mainbody,#sidebar {
border: 0;
margin: 0;
padding: 0;
}
#wrap {
width: 791px;
max-width: 791px;
margin: 0 auto;
border: 0;
padding: 0;
/*border: 2px solid #006eb4;*/
}
#head {
float: left;
width: 791px;
height: 91px;
overflow:hidden;
}
#mainbody {
float: left;
width:791px;
overflow: hidden;
background-image: url(../img/bg_r.gif);
background-position: right;
background-repeat: repeat-y;
}
#content {
float: left;
width: 525px;
overflow: hidden;
padding-left: 5px;
background-image: url(../img/bg_l.gif);
background-position: left;
background-repeat: repeat-y;
}
#sidebar {
float: right;
width: 261px;
}
#footer {
clear:both;
width: 791px;
}
#subnav {
}


a:link {
	color: #0E029D;
	text-decoration: underline;
	font-weight:bold;
}
a:visited {
	text-decoration: underline;
	color: #0E029D;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #3399FF;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #3399FF;
	font-weight:bold;
}
h1 {
	font-size: 20px;
	font-weight:bold;
	color: #1103DA;
	clear: both;
}
h2 {
	font-size: 14px;
	font-weight:bold;
	color: #0E029D;
	margin-bottom: 5px;
	clear: both;
}
#content {
	text-align: left;
}
#content li{
	text-align: left;
	margin-bottom: 11px;
}
#content h1, h2{
	text-align: left;
}
#content img{
	border: 3px solid #1103DA;
}
#content table{
	margin-bottom: 1px;
}
#content td{
	text-align: center;
}
td {
	text-align: left;
	vertical-align: top;
}
p {
	margin-top: 0px;
	margin-bottom: 5px;
	clear: both;
}
.extrabold {
	font-weight: bold;
	font-size: 18px;
}

