.bodyClass {
	background:#545c4d;
	background-image: url('images/fullsize_bkgnd.jpg');
	background-repeat: no-repeat;
	text-align: center;
	min-width: 600px;
}

.topleft {
	#background-color: #545c4d;
	position: absolute;
	visibility: visible;
	height: 120px;
	width: 120px;
	left: 10px;
	top: 10px;
	border: 0px groove #000000;
}
.left {
	position: absolute;
	height: 470px;
	width: 120px;
	left: 11px;
	top: 140px;
	background-color: #7b8970;
}
.top {

	position: absolute;
	height: 120px;
	width: 660px;
	left: 140px;
	top: 10px;
	background-color: #545c4d;
}
.main {
	position: absolute;
	height: 470px;
	width: 660px;
	left: 140px;
	top: 140px;
	background-color: #7b8970;
	overflow: visible;
}
.mainContent {
	background-color: #7b8970;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
}

.linksHidden {
	visibility: hidden;
}
.slideshow {
	position: absolute;
	border: 0px solid #003333;
	top: 0px;
	left: 0px;
	height: 400px;
	width: 600px;
}
 #mySlideShow
{
width: 400px !important;
height: 200px !important;
}
.splash {
	background-color: #334033;
}
