@charset "utf-8";
#container {
	height: 1200px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#container #top {
	background-image: url(images/purplebann.jpg);
	height: 114px;
	background-repeat: no-repeat;
	background-position: center;
}
#container #tables img {
	background-position: top;
	top: 0px;
}

#container #navwhite {
	background-image: url(images/bannerwhiteline.jpg);
	background-repeat: no-repeat;
	height: 28px;
	text-align: center;
	padding-top: 3px;
	background-position: center;
}
#container #tables h1 {
	margin-left: 20px;
}

#container #navwhite a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
#container #navwhite a:hover {
	color: #8A8471;
}









#container #body {
	background-color: #DCE4B5;
	height: 690px;
	background-image: url(images/bannergreenline.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	padding-right: 10%;
	padding-left: 10%;
	font-weight: lighter;
	color: #333333;
	background-position: center top;

}


#container #tables {
	height: 250px;
	width: 760px;
	background-color: #FFFFFF;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#container #body img {
	margin-right: 12px;
}


#container #tables h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	padding-left: 48px;
}

#container #footer {
	height: 80px;
	width: 760px;
	background-color: #FFFFFF;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #8a8471;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
}
#container #tables img {
	left: 20px;
}


#container #footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/back3.jpg);
	background-repeat: repeat;
}
#container #body h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
	font-weight: normal;
}

