.tableContent {
	height: 380px;
	background-image: url('../img/main_bg.jpg');
	vertical-align: top;
	padding-top: 20px;
	text-align: left;
}

.tableAcolor {
	background-color: #2b0c02;
	height:335px;
	text-align: left;
	vertical-align: top;
}

.tableBcolor {
	background-color: #180601;
	height:335px;
	text-align: center;
	vertical-align: top;
}

.tableCcolor {
	background-color: #2b0c02;
	height:335px;
	text-align: center;
	vertical-align: middle;
}

.photoSelection {
	height: 310px;
	text-align: center;
	vertical-align: top;
}

.eventsTable {
	width: 550px;
	border-width: thin;
	border-color: #cccccc;
}

img.floatLeft { 
	float: left; 
	margin: 0px; 
}

#wrapper {
	width: 100%;
	height:100%;
	margin: 0;
	padding: 0;
	vertical-align: middle;	
	background-color: #2d2d2d;
	background-image: url('../img/bg.gif');
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

#splash {
	width: 100%;
	height:100%;
	margin: 0;
	padding: 0;
	vertical-align: middle;	
	background-color: #000000;
}

body.splash {
	height:100%;
	background: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body.sub {
	background: #cccccc;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
}

body.main {
	height:100%;
	background: #2d2d2d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

html {
	height:100%;
	margin: 0;
	padding: 0;
}

P {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

P.white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

FONT.white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

FONT.black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

FONT.eventTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff0000;
}

FONT.eventDetail {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

FONT.ntd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}


A.body:link {
	font-weight: normal;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7d7d7d;
	text-decoration: none;
}

A.body:active {
	font-weight: normal;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7d7d7d;
	text-decoration: none;
}

A.body:visited {
	font-weight: normal;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7d7d7d;
	text-decoration: none;
}

A.body:hover {
	font-weight: normal;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #C5241F;
	color: #FFFFFF;
	text-decoration: none;
}

A.events:link {
	font-weight: normal;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ff0000;
	text-decoration: none;
}

A.events:active {
	font-weight: normal;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ff0000;
	text-decoration: none;
}

A.events:visited {
	font-weight: normal;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ff0000;
	text-decoration: none;
}

A.events:hover {
	font-weight: normal;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ff0000;
	text-decoration: underline;
}

A.ntd:link {
	font-weight: normal;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7d7d7d;
	text-decoration: none;
}

A.ntd:active {
	font-weight: normal;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7d7d7d;
	text-decoration: none;
}

A.ntd:visited {
	font-weight: normal;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7d7d7d;
	text-decoration: none;
}

A.ntd:hover {
	font-weight: normal;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #C5241F;
	color: #FFFFFF;
	text-decoration: none;
}


.input {
	color: #333333;
	background: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	border-width: 1px;
	border-color: #2b0c02;
	border-style: solid;
}

LI {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
	
