@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #E5FCB6 url(../images/bg_page.jpg) repeat-x top;
	background-attachment: fixed;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: underline;
	color: #993300;
}
a:active {
	text-decoration: none;
	color: #993366;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
	padding: 0;
	margin: 0 0 5px 0;
}
h4 {
	font-size: 12px;
	padding: 0;
	margin: 0 0 5px 0;
}
#page_wrap {
	width: 900px;
	padding-right: 10px;
	padding-left: 10px;
	background: url(../images/bg_center.png) repeat-y center top;
	position: relative;
}
.center_align {
	margin-right: auto;
	margin-left: auto;
}
#base_wrap {
	width: 920px;
	padding: 0px;
}
#foot_wrap {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 880px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	text-align: center;
	padding-top: 10px;
}
#foot_wrap li {
	list-style: none;
	display: inline;
	margin-right: 20px;
}
#foot_wrap ul {
	margin: 0px;
	padding: 0px;
}
#stage {
	background: url(../images/bg_body.png) repeat-y;
	width: 860px;
	padding-right: 20px;
	padding-left: 20px;
}
#foot_wrap li a, #foot_wrap li a:hover, #foot_wrap li a:visited {
	border-bottom: 1px dotted #000;
	color: #000000;
	text-decoration: none;
}
#foot_wrap a:hover {
	border-bottom: 0px solid #000;
}
#head_wrap {
	background: url(../images/grass_back.jpg) no-repeat center top;
}
#navigation {
	height: 30px;
	padding-top: 0px;
	padding-bottom: 160px;
	position: relative;
	text-align: center;
}
#navigation img {
	margin-right: 25px;
	margin-left: 25px;
}
p {
	margin: 0;
	padding: 0 0 10px 0;
}
.members {
	padding: 20px 0 0 0;
}
