/* CSS Document */
body {
	margin: 0px;
	background: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#wrapper {
width: 100%;
background:url(../images/bg2.jpg) top center repeat-y;
text-align:center;
}

#maincontent {
	width: 800px;
	text-align:center;
	background:#FFFFFF;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	padding: 0px;
}
html>body #maincontent {
	margin: 0 auto 0 auto;
	min-height: 800px;
}

a:link, a:visited, a:active {
color:#666666;
}
a:hover {
color:#333333;
}

#content {
display:block;
width:380px;
text-align:left;
float:left;
}
#contentleft {
	float: left;
	width: 420px;
	padding: 5px 5px 5px 15px;
	margin: 10px 0 0 0px;
	text-align:left;
}

#contentright {
	width: 250px;
	margin: 20px 0 0 10px;
	text-align: left;
	padding: 5px;
	;
	float: right;
	display: block;
}
#contentcenter {
width:750px;
text-align:center;
}

#staffbox {
	background:url(../images/staffbg.jpg) top left no-repeat;
	display:block;
	width:190px;
	height:150px;
	padding: 30px 30px 30px 25px;
	float: left;
	text-align:center;
}

#staffpage {
	width: 100%; 
	text-align:center;
/*background:url(../images/contentbg.jpg) top left no-repeat;*/

}

#rightnav {
	width:200px;
	color:#333333;
	float:right;
	margin:0 60px 0 0;
	text-align: left;
	background: url(../images/rightnavbg.jpg) top left no-repeat;
	padding: 30px 0 0 20px;
	height: 250px;
}

#rightnav a:link, #rightnav a:visited, #rightnav a:active {
color:#666666;
line-height: 18px;
font-size: 10px;
}
#rightnav a:hover {
color: #333333;
}
.linkcontainer {
	background-color: #FFFFFF;
	
}

.style1 {
	font-size: 13px;
	color: #666666;
}
#header {
	display:block;
	border-bottom: 1px solid #19528e;
	font-size: 18px;
	color: #3280ca;
	font-weight:bold;
	padding:0 60px 0 0;
	text-align:left;
	margin: 0 0 0 0;
	width:200px;
	height: 20px;
	float: left;
	}
#rightnavheader {
	display:block;
	border-bottom: 1px solid #19528e;
	font-size: 14px;
	color: #3280ca;
	font-weight:bold;
	text-align:left;
	margin: 0 0 0 0;
	height: 20px;
	float: left;
	}
.header2 {
border:none;
font-size: 18px;
color: #3290ca;
}
.title {
	border:none;
	margin: 0 0 0 15px;
	font-size: 18px;
	color: #ffffff;
	display: block;
	padding: 50px 0 0 0;
}


.middle_spacer {
	width: 800px;
	background-color: #FFFFFF;
}

.body_content {
	padding: 5px;
	background-image: url(#ffffff);
	background-repeat: repeat;
}
.below_header{
display:block;
	background-color: #FFFFFF;
	height: 50px;
	width: 800px;
	color: #CCCCCC;
	padding: 5px;
}


.horizontal_column {
background:transparent;
	height: 150px;
	display: table-cell;
	vertical-align: top;
}

#bottom_link_container {
	background-color: #FFFFFF;
	text-align: center;
	color: #333333;
	padding: 0px;
	margin: 50px 0 0 0;
	display: block;
	width: 750px;
}

.horizontal_center {
	display:block;
	height: 150px;
	background: url(../images/header3.jpg) top left no-repeat;
	margin: 0 auto 0 auto;
	width: 800px;

}

#header_column {
	display:block;
	background: url(../images/header-top.gif) top center no-repeat;
	height: 75px;
	text-align: left;
	
}

a.main_link:active, a.main_link:visited, a.main_link:link {
	float:left;
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	height:30px;
	line-height: 30px;
	width: 75px;
}
a.main_link:hover{
	background-color:#11355a;
	color: #FFFFFF;
}
a.bottom_link:active, a.bottom_link:visited, a.bottom_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
a.bottom_link:hover{
	color: #000000;
}
div.bottom_content{
	color: #333333;
	padding: 5px;
}
div.navigation {
	height: 30px;
	vertical-align: top;
	text-align: center;
	background: #19528e;
	width: 800px;
	display: block;
}
