body {
	font-family: Georgia, Times New Roman, Times, serif;
	background-color: #FFF;
	text-align: center;
}

.mainWrapper {
	 border: 0px solid #B3E300;
	 background-color: #B3E300;
	 width: 760px;
	 position: relative;
	 margin-left: auto;
	 margin-right: auto;
}

.contentWrapper {
	 border: 1px solid #000;
	 background-color: #FFF;
	 width: 650px;
	 float: left;
}

.headerWrapper {
	border: 0px solid #FFF;
	width: 650px;
	height: 108px;
	position: relative;
}

.logoImage {
	width: 216px;
	height: 108px;
	border: 0px solid #FFF;
	float: left;
	padding: 0px 0px 0px 10px;
}

.pageTitleImage {
	width: 424px;
	height: 58px;
	border: 0px solid #FFF;
	float: right;
	text-align: right;
	padding: 50px 0px 0px 0px;
}

#content {
	padding: 0px 20px 0px 20px;
}

p {
	font-size: 84%;
	background-color: #FFF;
	color: #000;
	text-align: left;
}

table {
	margin-left: auto;
	margin-right: auto;
	border: 0;
	border-collapse: collapse;
	width: 640px;
	padding: 0;
}

br.clear {
	display: none;
}

img {
	border: 0;
}

a.mainNav:link {
	background-color: #FFF;
	color: #C36;
	text-decoration: underline;
}

a.mainNav:hover {
	text-decoration: none;
}

a.mainNav:visited {
	color: #C36;
}

a.footerLink:link {
	background-color: #FFF;
	color: #00F;
	text-decoration: underline;
}

a.footerLink:visited {
	color: #909;
}

.topNav {
	font-size: 84%;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px 5px 0px;
}

.bottomNav {
	font-size: 70%;
	text-align: center;
	padding: 25px 0px 25px 0px;
	clear: left;
}

#copyright {
	font-size: 70%;
	text-align: center;
}

#line {
	background-color: #C36;
	width: 630px;
	height: 3px;
	padding: 0;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: auto;
	margin-right: auto;
}

#doList {
	font-size: 84%;
	font-weight: bold;
	background-color: #FFF;
	color: #C36;
	margin: 10px 10px 10px 75px;
	text-align: left;
}

.caption {
	font-size: 84%;
	font-weight: bold;
	background-color: #FFF;
	color: #C36;
	margin: 10px 10px 10px 50px;
	text-align: left;
}

.portCenter {
 width: 580px;
 margin-left: auto;
 margin-right: auto;
}
 
.portWindow {
 text-align: center;
 width: 120px;
 margin: 25px 10px 10px 10px;
 padding: 0;
 float: left;
}

.fullImgHeaderTop {
	background-color: #B3E300;
	height: 45px;
	width: 100%;
}

.fullImgHeaderBottom {
	background-color: #C36;
	height: 5px;
	width: 100%;
}

body.displayPic {
	margin: 0px;
	padding: 0px;
}

.leftImgHeader {
	font-size: 100%;
	font-weight: bold;
	color: #FFF;
	width: 175px;
	height: 30px;
	border: 0px solid #FFF;
	float: left;
	padding: 10px 0px 0px 20px;
}

.rightImgHeader {
	font-size: 84%;
	color: #FFF;
	width: 125px;
	height: 30px;
	border: 0px solid #FFF;
	float: right;
	padding: 10px 20px 0px 0px;
}

.rightImgHeader a {
	background-color: #B3E300;
	color: #FFF;
}

.fullImgFooter {
	background-color: #C36;
	height: 25px;
	width: 100%;
}
