/* CSS Document */

body		{
	margin-top:		0;
	margin-bottom:		0;
	margin-left:		0;
	margin-right:		0;
	background-color: #34477D;
		}

P, TH, LI, TD  { font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000000; font-style: normal; font-weight: normal; list-style-type: square} 

H1, .header { font-size: 18px; font-family: Arial, Helvetica, sans-serif; color: #4F240B; font-style: normal;  font-weight: bold}
H2, .header2 { font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; color: #34477D; font-style: normal;  font-weight: bold} 
H3, .header3 { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; font-weight: normal} 
H4, .header4 { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #4F240B; font-style: normal; font-weight: bold} 
H5, .header5 { font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #4F240B; font-style: normal; font-weight: bold}
H6, .header6 .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	color: #FFFFFF;
	padding-left: 10px
}

.pSmall {margin-top:4px; margin-bottom:6px;}

.mrg-b {margin-bottom:4px; }

.zed { margin:0; }

A { text-decoration: none; color: #34477D}
A:hover { text-decoration: underline; color: #5B7CDB}

A.nav:link {
	font-family: "Courier New", Courier, mono;
	text-decoration: none;
	color: #34477D;
	font-size: 11px;
	font-weight: bold;
}
A.nav:hover {
	text-decoration: underline;
	color: #5B7CDB;
	}
.nav {
	color: #34477D;
	font-family: "Courier New", Courier, mono;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.navOver {
	color: #5B7CDB;
	text-decoration: underline;
	}

.foot {
clear:both;
width:825px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color:#eef1e9;
	margin: 3px 0 3px 20px;
	}
	
.btn {
font-family:Arial, Helvetica, sans-serif;
font-size: 9px;
color: #34477D;
cursor: hand;
}
.wht {color: #fff; }
a.wht {color:#eef1e9; text-decoration:underline; }
a.wht:hover { color:#ffffff }

#horizon        
	{
	color: white;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#main {
	width: 865px;
	height: 635px;
	position: absolute;
	visibility: visible;
	text-align:left;
	background-image: url(images/desktop2.jpg);
	background-repeat: no-repeat;
 margin-left: -432px;
	top: -300px;
	left: 50%; 
}


#top {
float:left;
margin-top:40px;
width: 620px;
height:100px;
}

#left {
float:left;
width:220px;
height:100px;}

#schools {
clear:both;
height:100px;
padding:0 0 0 25px;
 }

#menu {
float:right;
width:200px;
margin:30px 0px 0 0;
padding:12px 0 0 20px;
background-image: url(images/menu.png);
	background-repeat: no-repeat;
}


#content {
clear:both;
width: 840px;
height: 331px;
padding:10px 0 0 10px;
}

#foot {
clear:both;
width: 840px;
height: 20px;
padding-left: 30px;
}

#lyrcontainer	{float:right; margin-right:-65px;  margin-top:-80px; width:180px;  }

ul.subnav { width:190px; margin:0; padding-left:1.5em; background-color:#eef1e9; }
ul.subnav li {line-height:1.4em; list-style-type:none; }
