body {
	background-color: #FFFFFF;
}
#copyright {
	color: #313733;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.6em;
	height: 20px;
}
#copyright a {
	color: #313733;
	text-decoration: none;
}
#copyright a:hover {
	color: #FFCC00;
}
#mainWrapper {
	width: 797px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#topBanner {
	height: 110px;
	background-image: url(../_img/topBanner.gif);
	background-repeat: no-repeat;
}
#contentWrapper {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2D7672;
	border-left-color: #2D7672;
	width: 795px;
}
#left {
	float: left;
	width: 437px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.7em;
	color: #1D1A19;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 30px;
	line-height: 1.4em;
	overflow: auto;
	height: 330px;
	margin-top: 20px;
}
#right {
	float: left;
	width: 267px;
	height: 330px;
	background-image: url(../_img/photoMain.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 20px;
}
.titles {
	font-weight: bold;
	font-size: 1.4em;
}

#pageBottom {
	height: 10px;
	background-image: url(../_img/bottomFrame.gif);
	background-repeat: no-repeat;
}
#flashcontent {
	width: 250px;
	height: 200px;
}
#topNav {
	background-image: url(../_img/navBg.gif);
	background-repeat: no-repeat;
	height: 18px;
	padding-left: 160px;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	font-family: Tahoma, Arial, sans-serif;
}
#topNav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 18px;
}
#topNav a:hover {
	color: #99FF66;
}
#clearLeft {
	clear: left;
}
#bottomBanner {
	background-image: url(../_img/bottomBanner.gif);
	background-repeat: no-repeat;
	height: 125px;
	clear: left;
	margin-left: 10px;
}
