﻿.staff_cell{
	background-color: #EBEBEB;
	padding: 5px;
	border: 2px solid #ffffff;
}
.clearer{clear: both;}
h1{color: #033387; font-weight: normal;}
h2{color: #033387; font-weight: normal;}
h3{color: #033387; font-weight: normal;}
.img_left{float: left; border: 5px solid #ffffff;}
.img_right{float: right; border: 5px solid #ffffff;}
body{
	text-align: center;
	background-color: #44607e;
	color: #44607E;
	font-family: arial;
}
#central{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
	width: 777px;
	text-align: left;
	background-color: #FFFFFF;
}
#navlist{
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	clear: both;
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	width: 777px;
}
#navlist li{
	display: inline;
	list-style-type: none;
}
#navlist a {
	padding: 3px 10px;
	background-image: url(images/button.gif);
	height: 20px;
	width: 91px;
	display: inline;
	position: absolute;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
#navlist a:hover{background-image: url(images/buttonover.gif);}
#n1{left: 0px;}
#n2{left: 111px;}
#n3{left: 222px;}
#n4{left: 333px;}
#n5{left: 444px;}
#n6{left: 555px;}
#n7{left: 666px;}
#leftside{float: left; width: 280px;}
#leftside li{margin-left: 40px;}
.bodytext{
	padding: 5px;
}
#content{
	width: 777px;
	background-color: #FFFFFF;
}
#leftside a, #leftside a img{
	border: none;
	text-decoration: none;
}
#leftside img{
	display: block;
	margin: 0px auto;
	padding-top: 20px;
}
#footer{
	clear: both;
	background-color: #FFFFFF;
	position: relative;
	height: 46px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#rightside{
	float: right;
	width: 460px;
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-top: 20px;
	overflow: hidden;
}
#rightside p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-left: 0px;
	margin-bottom: 20px;
}
#rightside h1{
	margin: 10px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #033387;
}
#rightside span{
	margin-top: 10px;
	margin-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #649721;
}
#rightside a{color: #666666;}
#imagepreloader{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}
.counter{
	padding: 5px;
}
