body {
	font: 78%/1.5 arial, helvetica, serif;
	background-color: #779df0;
	background-position:center;
	padding: 0;
}

#container {
	width: 817px;
	height:620px;
	background-image:url(picts/bg_container1.gif);
	margin: 0 auto;
}

#container2 {
	width:817px;
	height:620px;
	background-image:url(picts/bg_container2.gif);
	text-align: left;
	margin: 0 auto;
}

#header {
	width:800px;
	height:140px;
}

#logo {
	width:118px;
	height:110px;
	float:left;
	margin-top:20px;
	margin-left:20px;
}

#toptitle {
	width:500px;
	float:right;
	padding-right:10px;
	margin-top:35px;
}

#toptitle2 {
	width:660px;
	float:right;
	margin-top:55px;
	text-align:center;
}

#tlcontainer{
	width:172px;
	height:277px;
	float:left;
	padding-left:9px;
	margin-top:9px;
}
#trcontainer {
	background-image:url(picts/logoheader.gif);
	height:140px;
	width:625px;
	float:right;
	margin-right:10px;
	margin-top:10px;
}

#blcontainer {
	float:left;
	width:220px;
	clear:left;
	margin:0px 0px 15px 20px;
}
#brcontainer {
	float:right;
	clear:none;
	margin-top:160px;
	margin-right:30px;
	width:500px;
	text-align:left;
}

#bottom {
	width:695px;
	height:435px;
	text-align:left;
	float:right;
	margin-top:10px;
	margin-right:9px;
}

#bottom2 {
	width:780px;
	height:435px;
	float:right;
	margin-top:10px;
	margin-right:16px;
	margin-left:16px;
}

#picbox1 {
	float:right;
	padding-left:3px;
}

#picbox2 {
	width:242px;
	float:right;
	padding-right:150px;
}

#picbox3 {
	float:left;
	padding-left:3px;
	padding-right:5px;
}

#picbox4 {
	width:100%;
	height:430px;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:15px;
}

#numbers {
	float:right;
	width:500px;
}

#split {
	float:right;
	width:350px;
	height:435px;
	margin-left:15px;
}

.h1{
 font-size: 22px; 
 padding: 0 15px 0 0; 
 color:#00208c;
 }
 
 .h2 {
 	font-size:12px;
	padding: 0 15px 0 0;
	color:#000000;
}

.h3 {
	font-size:16px;
	padding: 0 15px 0 0;
	color:#000000;
}

.h4 {
	font-size:18px;
	padding:0 18px 0 0;
	color:#000000;
	font-weight: bold;
}

.h5{
	font-size:14px;
	padding:0 10px 0 0;
	color:#000000;
	font-weight: bold;
}

#nav, #nav ul {
	float: right;
	width: 50em;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: bold;
	padding: 0;
	border: solid #779df0;
	border-width: 1px 0;
	margin: 0 0 1em 0;
	margin-right:10px;
}

#nav a {
	display: block;
	width: 5em;
	w\idth: 6em;
	color: #00208c;
	text-decoration: none;
	padding: 0.25em 2em;
}

#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 8em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #779df0;
}

#content {
	clear: left;
}

#content a {
	color:#66CCFF;
}

#content a:hover {
	text-decoration: none;
}

