body {
	background-color: #cc9900;
	padding: 0px;
	margin: 0px;	
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	height: 100%;
}
H1
{
	color: #000;
	text-decoration: none;
	TEXT-ALIGN: center;
}
a
{
	color: #CC0000;
	text-decoration: none;
}

a:visited
{
	color: #CC0000;
}

a:hover
{
	text-decoration: underline;
	color: #CC0000;
}
#wrap {
	z-index: 0;
	position: relative;
	overflow: hidden;
}
#wrap .mainContent {
	background-repeat: no-repeat;
	background-position: center center;
	-moz-background-origin: content;
	margin-left: auto;
	margin-right: auto;
	position: relative; top: -25px;
	z-index: 1;
	width: 580px;
	padding-left: 10px;
	padding-right: 10px;
	float: right;

}
#wrap .navigationBar {
	z-index: 0;
	background-color: #000066;
	float: left;
	width: 190px;
	padding-top: 0px;
	padding-left: 10px;
	position: relative; top: -25px;
	padding-bottom: 32000px;
	margin-bottom: -32000px;
	vertical-align: middle;
}
.contentBody {
	z-index: -1;
	background-color: #fff;
	width: 800px;
	height: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	border: 1px solid #000;
}
.footer {
	background-color: #360;
	WIDTH: 100%;
	FONT-SIZE: 10px;
	POSITION: relative; bottom:0px;
	TEXT-ALIGN: center;
	vertical-align: middle;
	padding-bottom: 10px;
	clear: both;

}
#wrap .header {
	background-image: url('http://www.ccoptimist.org/images/optimist-header.png');
	z-index: 0;
	width: 800px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	border: 0px dashed #fff;
}
.menuHead {
	margin-top: 12px;
	padding-top: 10px;
	width: 170px;
	height: 50px;
	vertical-align: middle;
	text-align: center;
	border: solid 2px #000;
	font-size: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.menuOption {
	font-weight: bold;
	margin-right: 10px;
	margin-top: 5px;
	text-align: center;
	width: 172px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #000;
}
.top-nav
{
	MARGIN: 0px;
	PADDING: 0px;
	BACKGROUND-COLOR: #fff;
	TEXT-ALIGN: center;
	WIDTH: 100%;
	HEIGHT: 50px;
	BORDER: 0px solid #000;
	position: relative; top: 30px;
}
.top-nav-button
{
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: .25%;
	MARGIN-LEFT: .25%;
	TEXT-ALIGN: center;
	float: left;
	WIDTH: 24%;
	min-HEIGHT: 22px;
	BORDER: SOLID 1px #000;
}
#menu1 {
	display: none;
}
#menu2 {
	display: none;
}
#menu3 {
	display: none;
}

.validationInfo {
	position: relative; bottom: 0px;
}
p.center {
	text-align: center;
}
p.justify{
	text-align: justify;
}
#B {
	font-weight: bold;
}
#I {
	font-style: italic;
}
#U {
	text-decoration: underline;
}
ul {
	list-style: none;
}
