.logobox {
	float: left;
	height: 85px;
	width: 90px;
	text-align: center;
}




.Header {
	background-color: #010C8B;
	height: 85px;
	width: 100%;
	text-align: left;
	vertical-align: top;
}
.horizontalnav {
	background-color: #C00;
	height: 32px;
	width: 100%;
	float: left;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #C00;
	border-right-color: #C00;
	border-bottom-color: #C00;
	border-left-color: #C00;
	padding-left: 0px;
}

.container {
	background-color: #FFF;
	height: 807px;
	width: 960px;
	border: 2px solid #ACB9C8;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: center;
}
.leftnavigation {
	background-color: #E3E7E8;
	float: left;
	height: 685px;
	width: 210px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #E3E7E8;
	border-top-color: #E3E7E8;
	border-bottom-color: #E3E7E8;
	border-left-color: #E3E7E8;
	vertical-align: middle;
	
}
.leftbutton {
	background-color: #FFF;
	background-image: url(button4.png);
	height: 24px;
	width: 185px;
	margin-left: 12px;
	text-align: center;
	padding-top: 6px;
}



body {
	background-image: url(bsabackground.png);
	font-family: "Times New Roman", Times, serif;
}
.maincontent {
	background-color: #E8E8E8;
	height: 630px;
	width: 690px;
	margin-top: 30px;
	margin-left: 30px;
	float: left;
}

}
