.header {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 110px;
}

.menu {
	font-size: 14px;
	font-weight: bold;
	color: #66CC66;
	text-decoration: none;
	margin: 0px;
	background-color: green;
	

}


a.menuBrown {
	font-size: 12px;
	font-weight: bold;
	color: brown;
	text-decoration: none;
	margin: 0px;


}
a.menuBrown:hover{
color: #660000;
}


a.menu {
	font-size: 14px;
	font-weight: bold;
	color: #66CC66;
	text-decoration: none;
	margin: 0px;
	background-color: green;


}
a:hover{color: #FF0000;
}

a.menu:hover{color: #FFFFFF;
}

a.mainContent {

	font-size: 12px;
	font-weight: bold;
	color: green;
	text-decoration: none;
	margin: 0px;
}

a {

	font-size: 12px;
	font-weight: bold;
	color: green;
	text-decoration: none;
	margin: 0px;
}


a.mainContent:hover {
	color: #FF0000;
}

.menuTable
{

	background-color: green;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

#contentTable {
	margin: 2px 10px 2px 0px;
	padding: 0px;
}
.mainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	font-size: 13px;
	font-weight: normal;
}

.contentHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	font-size: 16px;
	font-weight: bold;
	
}
.contentSubheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	font-size: 14px;
	font-weight: bold;
	
}

.contentSubheadingRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	
}
.contentBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	font-size: 14px;
	font-weight: bold;
	
}
.contentBold12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	font-size: 12px;
	font-weight: bold;
	
}

#winnerTable {
	background-image: url(../CAImages/OceanBkgrnd.jpg);
	height: 150px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
}
#flashTable {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	padding: 0px;
	margin: 10px 0px 0px;
	background-repeat: repeat-x;
	background-position: center;
}
#flashTable object {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}


.topFlash {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../CAImages/CaliforniaBG.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 38px;
}
.topFlash object {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: beige;
	width: 600px;
	font-weight: bold;
	text-align: center;
}
.footer ul, li {
	display: inline;
}
.footer a {
	color: #003399;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	color: #003399;
	padding: 15px;
	text-align: center;
	width: 750px;
}
