#container {
	height: 620px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
}
#header {
	height: 160px;
	width: 750px;
	background-image: url(../images/pageelements/Header.jpg);
}
#contentcontainer {
	width: 370px;
	float: left;
	height: 410px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #003366;
}
#footer {
	height: 50px;
	width: 750px;
	background-image: url(../images/pageelements/Footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content {
	height: 410px;
	color: 336699;
}
#lhscontainer {
	width: 310px;
	height: 410px;
	background-image: url(../images/pageelements/LHSContainer.jpg);
	background-repeat: no-repeat;
	float: left;
}
#flashcontainer {
	height: 410px;
	width: 145px;
	float: left;
}
.flashcontainer {
	height: 93px;
	width: 130px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
}
#menucontainer {
	float: left;
	width: 150px;
	margin-left: 5px;
	height: 410px;
}
#rhscontainer {
	height: 410px;
	width: 440px;
	float: left;
	background-image: url(../images/pageelements/RHSContainer.jpg);
}
.firstflashcontainer {
	height: 93px;
	width: 130px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
}
#menu {
	width: 130px;
	margin-right: auto;
	margin-left: auto;
}
