@charset "UTF-8";
#container  {
	width: 780px;
	text-align: left;
	height: 750px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	position: relative;
	background-repeat: no-repeat;
} 
#header  {
	height: 100px;
	width: 780px;
	position: relative;
	top: 0px;
	background-image: url(header.gif);
} 
#navigation  {
	height: 400px;
	width: 145px;
	position: relative;
	z-index: 1000;
	float: left;
} 
#mainContent  {
	width: 600px;
	height: 150px;
	position: relative;
	padding-top: 5px;
	padding-bottom: 20px;
	float: right;
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 30px;
} 
#banner {
	height: 400px;
	width: 635px;
	position: relative;
	float: left;
}
#footer  {
	width: 780px;
	height: 25px;
	position: relative;
	float: left;
	padding-top: 25px;
} 
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333;
	text-align: right;
	text-indent: 20px;
	vertical-align: bottom;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
	line-height: 17px;
}
.MainHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
	padding-bottom: 5px;
}
.intro_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
}
#subhead {
	height: 25px;
	width: 450px;
}
#head {
	height: 35px;
	width: 600px;
	position: relative;
	float: right;
	padding-top: 5px;
}
#banner_content {
	height: 105px;
	width: 600px;
	position: relative;
	float: right;
}
#container_content {
	width: 780px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	float: none;
}
#mainContent_content {
	width: 500px;
	height: 100%;
	position: relative;
	padding-top: 5px;
	padding-bottom: 20px;
	float: right;
	padding-right: 100px;
}
#picture {
	height: 300px;
	width: 250px;
	float: right;
	position: relative;
}
#navigation_content {
	height: 400px;
	width: 145px;
	position: relative;
	z-index: 1000;
	float: left;
	background-image: url(Files/nav.gif);
	background-repeat: no-repeat;
}
.maintextCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: justify;
	line-height: 23px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #2D153F;
	text-align: justify;
	padding-right: 20px;
	font-weight: bold;
}

a:link {
	color: #2D153F;
}
a:visited {
	color: #333;
}
a:hover {
	color: #333;
}
a:active {
	color: #2D153F;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	list-style-type: disc;
	line-height: 22px;
}

