body {
	background-color: #99CC99;
	margin: 0px;
	text-align: center;
}

td, div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#wrapper {
	position: absolute; width: 950px; left: 50%; margin-left: -475px; top: 80px;
	background-image: url(../images/menu_back.jpg); background-repeat: repeat-y;
}

#WrapperSpacer {
	clear: both; height: 5px; background-color: #99CC99;
}

.Footer {
	clear: both; width: 941px; height: 20px;
	background-image: url(../images/Footer.jpg);
	text-align: right; font-size: 10px; color: White;
	padding-right: 9px; padding-top: 5px;
}

#TopBanner {
	position: absolute; width: 100%; height: 80px; left: 0; top: 0px;
	background-image: url(../images/top_banner_back.jpg);
}

#LeftBanner {
	float: left; width: 150px; height: 100%;
}

#MainWindow {
	float: right; width: 765px; 
	background-color: White;
	padding-left: 15px; padding-right: 15px; padding-top: 10px;
}

#MainBodyText {
	position: relative; width: 100%; text-align: left; 
}

.ClearMainBodyText {
	clear: both;
}

#Title {
	position: absolute; width: 437px; height: 79px; left: 50%; margin-left: -475px; top: 0px;
	z-index: 500;
}

#top_menu1 {
	position: absolute; width: 150px; left: 50%; margin-left: 326px; top: 52px; height: 27px;
	z-index: 999;
}
#top_menu2 {
	position: absolute; width: 150px; left: 50%; margin-left: 176px; top: 52px; height: 27px;
	z-index: 999;
}
#top_menu3 {
	position: absolute; width: 150px; left: 50%; margin-left: 26px; top: 52px; height: 27px;
	z-index: 999;
}

#Spacer {
	width: 148px; height: 10px; float: right;
}

#banner_left_nav {
	position: relative; width: 148px; float: right;
}

#PhotoOfTheMonth {
	position: relative; width: 148px; float: right;
}

#LatestPhotographer {
	position: relative; width: 148px;  float: right; 
}

.ClearLeftBanner {
	clear: both;
}

h3 {
	font-size: 16px;
}

a:link {
	color: Green;
	text-decoration: none; font-weight: bold;
}

a:visited {
	color: Green;
	text-decoration: none; font-weight: bold;
}

a:hover {
	color: Green;
	text-decoration: underline;
}

.page_title {
	font-size: 18px;
}
