.mainTable {
	background-image: url(img/table_bg2.gif);
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leftContent {
	float: left;
	width: 150px;
}

.mainContainer {
	margin-right: 18px;
	margin-left: 18px;
}
#menuColumn {
	width: 160px;
	padding-left: 20px;
	vertical-align: top;
}
#contentColumn {
	width: 595px;
	padding-right: 20px;
	padding-left: 5px;
	vertical-align: top;
}

#mainContent {
	float:left;
	width: 764px;
}
#menuList {
	padding-left: 0px;
	margin-left: 20px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-color: #CC9933;
	border-bottom-color: #CC9933;
}
a.menu:link {
	color: #F83C36;
	text-decoration:none;
}
.desc_text {
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
}
.image_pad5 {
	margin: 5px;
}



a.menu:visited {
	color: #F83C36;
	text-decoration:none;
}

a.menu:active {
	background-color: #900000;
	text-decoration:none;
	color: #EE1510;
}

a.menu:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#statusDiv {
	text-align: center;
	margin-top: 30px;
	color: #FFFF00;
}
body {
	margin-left: 0px;
	margin-top: 3px;
	background-color: #3C0000;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;	
}
a:link {
	color: #F71813;
}.alternatecolor {
	background-color: #710000;
}
.restSelections {
	display: none;
}
.menuList {
	text-align: center;
	padding: 10px;
}
.cellborder_red {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #F83C36;
	border-right-color: #F83C36;
	border-bottom-color: #F83C36;
	border-left-color: #F83C36;
}
.mainTable iframe {
	text-align: center;
}
.allThumbDiv {
	height: 150px;
	width: 150px;
	margin: 5px;
	float: left;
	background-position: center;
	text-align: center;
}
a.viewalbum:link {
	font-size: 10px;
}
.albumCont {
	margin-bottom: 5px;
	background-color: #2D0000;
}

a.viewalbum:visited {
	color: #F83C36;
	text-decoration:none;
	font-size: 10px;
}

a.viewalbum:active {
	background-color: #900000;
	font-size: 10px;
	text-decoration:none;
	color: #EE1510;
}

a.viewalbum:hover {
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:underline;
}

