@charset "utf-8";
/* CSS Document */

.mainHolder {
	width: 1090px;
	text-align: center;
	background-image: url(../images/navback.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#nav {
	padding-left: 38px;
}
.white {
	background-color: #FFF;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	padding-top: 20px;
	padding-bottom:20px;
}
.mainHolder {
	margin-right: auto;
	margin-left: auto;
}


#mainContent {
	padding-right: 40px;
	padding-left: 40px;
}
img {
	border: 1px solid #00214E;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	color: #01224D;
}
body {
	text-align:center;
}

#mainContent { margin: 0 auto;
	text-align:left;
}

#leftbottom {
	width: 650px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #01224D;
	float: left;
	text-align: center;
}
.flash {
	float: right;
}
.bottomholder {
	height: 550px;
}
.hilite {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #465F7E;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #465F7E;
	background-color: #E6E9EE;
}
.right {

}
.names {
	height: 300px;
	width: 700px;
	margin-left: 50px;
}
#rightbottom {
	margin-left: 657px;
	text-align: center;

}
#highlight {
	width: 650px;
	border: medium double #01224D;
}
.floatleft {
	float: left;
	padding: 5px;
	border: thin solid #F00;
	background-color: #CCC;
}
.floatright {
	float: right;
}
