@charset "utf-8";
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-image: url(images/perpheusbg.jpg);
}
#wrapper {
	text-align: center;
	width: 936px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-top: 0px;
	margin-bottom: 0px;
}
#logo {
	padding-bottom: 0px;
}

#navigate {
	height: 35px;
	border-bottom: solid 2px;
}
#banner {
}
#content {
	width: 936px;
	margin-top: 0px;
	padding-top: 0px;
	height: 1200px;
	text-align: justify;
	font-size: small;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: underline;
}

#leftnavbar {
	float: left;
	height: 1200px;
	width: 170px;
	background-color: #9DB6CC;
	color: #44617B;
	text-align: left;
}
#centerdiv {
	float: left;
	width: 603px;
	height: 1190px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
li {
	list-style-type: disc;
}

h4 {
	font-size: small;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

















#footer {
	clear: both;
	font-size: 12px;
	text-align: right;
	height: 30px;
	margin: 0;
	padding: 0;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #9DB6CC;
	width: 936px;
}
#rightdiv {
	background-color: #DC7529;
	float: right;
	height: 1200px;
	width: 143px;
}

.style2 {
	color: #44617B
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #005800;
	text-decoration: underline;
}

.image-border {
	border: thin solid #CCCCCC;
}

.style3 {font-size: medium}
.headers {
	font-style: italic;
	color: #809E41;
	font-weight: bold;
}
