body {
	background: #CACACA url(siteimg/background.png) repeat-x;
	font-family: "Trebuchet MS", Verdana, serif
}
#container {
	margin: 0 auto;
	width: 750px
}
#header {
	width: 100%
}
#sub_header {
	text-align: right;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 20px;
}
#main_content {
	margin: 0 auto;
	width: 100%;
	background: #FFFFFF url('siteimg/clubbg.png');
	background-repeat: no-repeat
} 
#main_content_top {
	height: 30px;
	background: #FFFFFF url('images/background_top.gif');
} 
#main_content_bottom {
	height: 30px;
	background: #FFFFFF url('images/background_bottom.gif');
}
#footer {
	text-align: center;
	font-size: 12px;
	margin: 10px auto
}

.content {
	float: left;
	width: 510px;
	text-align: justify;
	padding: 0 30px 0 30px;
	font-size: 12px
}
.menu {
	width: 139px;
	float: right;
	padding: 0 20px 0 20px;
	border-left: #8C8484 1px solid;
	font-size: 12px
}
.menu ul {
	margin: 0;
	padding: 10px 0 10px 15px
}
.menu il {
	list-style-image: url(siteimg/mini_club.gif);
	list-style-type: disc
}
#header h1 {
	margin-bottom: 0px;
	font-size: 28px;
	font-weight: bold;
	color: #000000
}
.content h2 {
	margin-top: 0px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #000
}
.content h3 {
	margin-right: 30px;
	margin-top: 0px;
	font-size: 20px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #006600
}
.content h4 {
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #006600
}
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}
.main ul
{
	list-style-image: url('siteimg/small_club.gif');
}
.menu_title {
	font-size: 18px;
	font-weight: bold;
	color: #000
}
.menu ul {
	margin: 0;
	list-style-image: url('siteimg/mini_club.gif')
}
.menu li {
	list-style-image: url('siteimg/mini_club.gif')
}
a {
	color: #005825;
	font-weight: bold;
	text-decoration: none
}
a:hover {
	color: #005825;
	font-weight: bold;
	text-decoration: underline
}
a.menu_link {
	color: #000000;
	font-weight: bold;
	text-decoration: none
}
a.menu_link:hover {
	color: #005825;
	font-weight: bold;
	text-decoration: underline
}
.quote {
	margin: 20px;
	text-align: center;
	font-weight: bold;
	font-style: italic
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(siteimg/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(siteimg/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="siteimg/overlay.png", sizingMethod="scale");
}
form div select, form div textarea {
  width: 200px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}
 
form div input.inputText, form div input.inputPassword {
  width: 200px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}


