BODY
{
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #0c3260;
	background-position: bottom left;
	background-image: url(../img/background.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

P, BR, TD, TR
{
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

A, A:link, A:visited
{
    FONT-FAMILY: Verdana,Arial,Helvetica;
    TEXT-DECORATION: none;
    COLOR: #CCC;
}
A:active, A:hover
{
    FONT-FAMILY: Verdana,Arial,Helvetica;
    COLOR: #09C;
    TEXT-DECORATION: underline;
}

INPUT
{
	font-size: 8px;
}

#logoBarOutter
{
	background-color: #082343;
	width: 100%;
}

#logoBarInner
{
	display: table-cell;
	vertical-align: middle;
	height: 75px;
}

#menuBarOutter
{
	background-color: #092a52;
	width: 100%;
}

#menuBarInner
{
	display: table-cell;
	vertical-align: middle;
	height: 52px;
}

#vertMenu
{
	background-color: #092a52;
	color: #CCC;
	font-weight: bold;
}

#subMenu
{
	background-color: #092a52;
	color: #CCC;
	font-weight: bold;
}

#subMenu2
{
	background-color: #082343;
	color: #CCC;
	font-weight: bold;
}

#subMenu3
{
	background-color: #061f3c;
	color: #CCC;
	font-weight: bold;
}

#logo
{
	width: 900px;
	height: 75;
}

#menu
{
	width: 900px;
	height: 50;
}

A.menuLink
{
	FONT-FAMILY: Verdana,Arial,Helvetica;
    TEXT-DECORATION: none;
	color: #CCC;
}

.menu
{
	text-align: center;
	font-weight: bold;
}

#mainBody
{
}

#mainContent
{
	text-align: justify;
}

#mainContent2
{
	height: 500px;
	vertical-align: top;
	background-image: url(../img/turtle.gif);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: justify;
}

.heading
{
	text-align: center;
	font-weight: bold;
	font-size: 36px;
}

.eventsHeading
{
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

.eventDate
{
	font-size: 8px;
	font-style: italic;
}

.divider
{
	background-color: #CCC;
	width: 100%;
	height: 1px;
}
