html {
	margin: 0px;
	padding: 0px;
	min-width: 900px;
}

body {
	background-color: #221101;
	font-size: 13px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	min-width: 900px;
}

#pagewrapper {
	width: 850px;
	margin: 0 auto;
	border: 5px solid #000000;
}

#pagetable {
	padding: 0px;
	margin: 0px;
	border: 0px;
	margin-top: 5px;
}

#navigation {
	background-color: #FFFFFF;
	color: #000000;
	padding-left: 10px;
	padding-top: 120px;
	width: 200px;
	height: 580px;
	background-image: url(../img/logo2.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.tl {
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 2px;
	background-image: url(../img/list-one.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 20px;
}

.tl a {
	color: #000000;
}

.sl li {
	color: #666666;
	font-size: 13px;
	font-weight: normal;
	padding-left: 12px;
	padding-top: 1px;
}

.sl li a {
	color: #333333;
}

#navigation a {
	text-decoration: none;
}

#navigation a:hover {
	text-decoration: underline;
}

#content {
	background-color: #FFFFFF;
	padding-top: 105px;
	padding-left: 10px;
	padding-right: 10px;
	width: 500px;
	line-height: 16px;
	background-image: url(../img/top_bg.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}

#content2 {
	padding-top: 120px;
	background-color: #FFFFFF;;
	width: 118px;
	color: blue;
	vertical-align: top;
	background-image: url(../img/content2_bg.jpg);
	background-repeat: no-repeat;
}

#footer {
	clear: both;
	text-align: right;
	color: #999999;
	font-size: 11px;
	padding-top: 3px;
}

#footer a {
	text-decoration: none;
	color: #999999;
	border-bottom: 1px dotted #999999;
}

#footer a:hover {
	border-bottom: 1px solid #555555;
}

h1 {
	letter-spacing: 1px;
	font-size: 20px;
	margin-top: -8px;
	padding-top: 0px;
	color: #346231;
	padding-left: 10px;
	line-height: 22px;
	width: 350px;
}

h2 {
	font-size: 16px;
	color: #231100;
	font-weight: bold;
	margin-bottom: 5px;
}

h4 {
	margin-bottom: -10px;
	font-size: 14px;
	color: #346231;
}

.entertable {
	padding: 0px;
	margin: 0px;
}

.entertable td {
	padding: 0px 20px 0px 0px;
	margin: 0px;
}

.entertable input {
	padding: 1px;
	border: 1px solid #999999;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
}

#formcontent {
	display: none;
}

.smaller {
	font-size: 11px;
}

.bigger {
	font-size: 14px;
	font-weight: bold;
}

#searchfield {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #CCCCCC;
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 110px;
	padding: 1px;
	margin-top: -10px;
	margin-bottom: -5px;
}

#searchimg {
	padding-left: 5px;
}

#editme {
	font-size: 10px;
	padding: 0px 5px 0px 5px;
	border: 1px solid #346231;
	color: #346231;
	float: right;
	margin-right: 10px;
	margin-top: -10px;
	cursor: pointer;
}

#editme:hover {
	background-color: #DDDDDD;
	color: #000000;
}

.singleclub {
	border: 1px solid #999999;
	margin-bottom: 10px;
}

.scheading {
	padding: 3px;
	background-color: #AAAAAA;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	
}

.sccontent {
	padding: 3px;
}

.sccontent table {
	width: 100%;
	margin: 0px;
}

.sccontent td {
	width: 50%;
}

.singledate {
	width: 240px;
	float: left;
	border: 1px solid #999999;
	margin-right: 8px;
	margin-bottom: 8px;
}

.sdheading {
	background-color: #AAAAAA;
	padding: 2px;
	font-size: 13px;
	text-align: center;
}

.sdcontent {
	padding: 4px;
	text-align: center;
}

.sddate {
	padding-bottom: 4px;
}

#infobox {
	display: none;
	position: absolute;
	top:50%;
	left:50%;
	margin-top: -200px;
	margin-left: -200px;
	width: 400px;
	background-color: #DDDDDD;
	border: 10px solid #231100;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
}

#ibclose {
	float: right;
	font-size: 10px;
	font-weight: normal;
}

#ibclose a {
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
	padding: 2px;
	border: 1px dotted #000000;
}

#ibheading {
	padding: 10px;
	border-bottom: 8px solid #231100;
	font-size: 18px;
	font-weight: bold;
	color: #346231;
}

#ibcontent {
	padding: 10px;
}

.popupopen {
	background-color: #CCCCCC;
	padding: 1px 3px 1px 3px;
	color: #000000;
	border: 1px solid #999999;
}

.imgcenter {
	text-align: center;
}

#bltable {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#bltable li {
	list-style: none;
	display: block;
	float: left;
	padding: 3px 5px 3px 5px;
	background-color: #CCCCCC;
	margin: 0px 5px 5px 0px;
}

#bltable a {
	color: #000000;
}