a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #D3030E;
	text-decoration: none;
}
body {
	background-color: #00244F;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
}
.bodyBg {
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(mainimages/bodyBg.gif);
	width: 781px;
	border: 8px solid #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	height: 598px;
	background-color: #002A5C;
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
	width: 500px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}

.contentArea {
	background-image: url(mainimages/wayne.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 40px;
	margin-bottom: 30px;
	margin-left: 40px;
	height: 400px;
	padding-left: 240px;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.contentPadding {
	height: 400px;
	width: 455px;
	overflow: auto;
	font-size: 12px;
	padding-right: 5px;
}
.contentPadding b {
	font-size: 13px;
}

.contentPadding h1 {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.contentPadding h3 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.contentPadding ul {
}
.contentPadding li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}





.navbar {
	margin-top: 10px;
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: 155px;
}
.navbar a {
	margin-right: 20px;
	margin-left: 20px;
}
.navbar a:link, .navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.navbar a:active {
	color: #B32017;
	text-decoration: underline;
}
.photoRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.tableRow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
