@charset "utf-8";
/* CSS Document */


#container {
	width: 968px;
	margin: 0px;
	padding: 50px;
	overflow: hidden;
	background-color: #CCC;
	font: Helvetica;
	font-family: Arial, Helvetica, sans-serif;
}

#banner {
	background-image: url(images/BannerFinal.jpg);
	height: 270px;
	width: 800px;
	position: relative;
	left:83px;
	background-color: #FFF;
}

#bannertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34pt;
	position: relative;
	left: 330px;
	top: 25px;
	right: auto;
	color:#FFF;
	width: 450px;
}

#bannertext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	position: relative;
	left: 0px;
	top: 10px;
	color:#000080;
	line-height: 0.5;
	font-variant: normal;
	font-weight: normal;
}


#leftcolumn {
	position: static;
	top: -20px;
	left: 10px;
	height:auto;
	width:200px;
	font-size:18px;
	font-family: Helvetica;
	color: #000080;
	float: left;
}

#footerlogo {
	float: right;
	clear: none;
	position: relative;
	height: 100px;
	width: 100px;
}


#rightcolumn {
	position: relative;
	top: 20px;
	height:auto;
	width:540px;
	font-size:12px;
	left: 0px;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	clear: right;
	padding-right: 40px;
}

#columncontainer {
	position: relative;
	height: auto;
	width: 800px;
	top: 0px;
	left:84px;
	background-color: #FFF;
	text-decoration: none;
	background-repeat: repeat;
	background-attachment: fixed;
	background-image: none;
	padding: 0px;
	visibility: visible;
	margin: 0px;
	float: left;
}
a:link {
	color: #000080;
}
a:visited {
	color: #5F84B7;
}



.PageLink {
	width: 180px;
	background-color: #FFF;
	color: #000080;
	padding: 5px;
	margin: 0px;
	font-size: 14px;
}

#footer {
	background-color: #5F84B6;
	background-repeat: no-repeat;
	background-image: none;
	color: #C5C5C5;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 0.5;
	margin: 0px;
	position: relative;
	bottom: 0px;
	left: 84px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	height: 130px;
	width: 770px;
	right: 0px;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
}
#body {
	float: left;
	height: 600px;
	width: 968px;
}
#footerimage {
	float: right;
	height: 100px;
	width: 200px;
	position: relative;
	top: -80px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000080;
}
h2 {
	font-size: 18px;
	color: #000080;
}
p {
	color: #000080;
	line-height: normal;
	font-size: 12px;
	text-align: left;
}
li {
	color: #000080;
}
