body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
}

#container {
	width: 778px;
}
div.left {
	position: absolute;
	top: 179px;
	left: 0px;
	width: 200px;
	height: 585px;
	background-image: url(images/Sidenav.jpg);
}

div.top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 781px;
	height: 150px;
}

div.main {
	position: absolute;
	top: 180px;
	left: 201px;
	width: 580px;
	height: 620px;
	background-color: #FFFFFF;
}


div.container {
	position: relative;
	margin: 0 auto;
	width: 780px;
	height: 432px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6A93BF;
	text-decoration: none;
}
.LinkPlacement {
	padding-top: 6px;
	padding-left: 28px;
}
.normalgreytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4D7BAC;
	text-decoration: none;
}
.center {
	text-align: center;
}
.Whitetextcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.Bluetextcenter {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #244A6F;
	text-decoration: none;
	text-align: center;
}
.LargeBlueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3D71A3;
	text-decoration: none;
	text-align: center;
}
.Whitetext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.BlueText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3D71A3;
	text-decoration: none;
}



#SideNav p {
	list-style-type: none;
	border: medium none #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: 22pt;
}
#SideNav p a {
	display: block;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: 20px;
}
#SideNav p a:hover {
	background-image: url(images/ButtonOverBack.jpg);
	background-repeat: no-repeat;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #80A7D0;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #346391;
	text-decoration: none;
}
.clickhere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

