body {
	margin: 0px;
	padding: 0px;
	min-width: 150px;
	background: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#content {
	position: absolute;
	top: 162px;
	background: #EEFFD4;
	width: 100%;
	right: 0px;
}
#content-picture {
	position: absolute;
	top: 160px;
	padding: 5px 0px;
	background: #EEFFD4;
	width: 100%;
}
#content-home {
	position: absolute;
	top: 160px;
	right: 220px;
	background: #EEFFD4;
	left: 0px;
	padding: 10px 20px;
	border-right: 12px solid #000080;
}
#links{
	background: #c5ffd5;
	float: left;
	top: 160px;
	width: 220px;
	border-bottom: 12px solid #000080;
	position: absolute;
	right: 0px;
	padding-bottom: 10px;
}
#links h3, #links li {
	text-align: left;
	text-indent: 0px;
	padding-right: 10px;
}
.picture{
	text-align: center;
}
p {
	margin-top: 1em; 
	text-align: justify;
	color: #000000;
	margin-top: 1em;
	padding: 10px 50px 0px;
}
dl, ol {
	text-align: left;
	color: #000000;
	margin: 1em 0px 0px;
	padding: 0px 50px;
}
dt {
	font-weight: bold;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
table {

 	border: 2px solid #000080; 
	background-color: #fff8dc;
	margin-top: 20px;
}
table th {
 	border: 2px solid #000080; 
	font-weight: bold;
	text-align: center;
	background-color: #ddFFdd;
}
table td {
 	border: 2px solid #000080; 
	font-weight: bold;
	text-align: left;
	background-color: #eeffee;
}
.club_name {
	color: #008000;
	margin: 0px 0px 0px 175px;
	float: left;
	position: absolute;
	top: 45px;
	font-size: 150%;
	font-weight: bold;
}
.club_name_home {
	color: #008000;
	margin: 0px 0px 0px 175px;
	float: left;
	position: absolute;
	top: 80px;
	font-size: 75%;
	font-weight: bold;
}
h1 {
	color: #008000;
	text-align: center;
	border-width: 0px;
	padding: 25px 50px 0px;
	visibility: visible;
}
h2 {
	color: #008000;
	text-align: center;
	border-width: 0px;
	padding: 20px 50px 0px;
}
h3 {
	color: #008000;
	text-align: left;
	border-width: 0px;
	padding: 15px 50px 0px;
}
h6 {
	color: #008000;
	text-align: center;
	border-width: 0px;
	padding: 15px 50px 0px;
}
#TextSelector {
	text-align: left;
	float: right;
	border-width: 0px;
	position: absolute;
	top: 45px;
	right: 45px;
	margin: 0px;
	padding: 0px;
	border-style: none;
	display: inline;
}
#content .coaches-image {
	position: relative;
	display: inline;
	clear: none;
	float: left;
	padding: 20px 20px 20px 50px;
}
#content .coaches-box {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
	position: relative;
}
li {
	list-style: circle url(none);
	line-height: normal;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 10px;
}
#content ol {
	padding-bottom: 50px;
}
#header-bottom {
	background: #ccff99;
	height: 28px;
	top: 120px;
	position: absolute;
	border-bottom: 12px solid #000080;
	margin: 0px;
	left: 0px;
	width: 100%;
}
#header-bottom ul {
	margin: 0px;
	padding: 5px 0px 0px 20px;
}
#header-bottom li {
	display: inline;
	margin-right: 1.25em;
	font-size: 100%;
	font-weight: bold;
}
#header-bottom li a:link {
	color: #3C582F;
	text-decoration: none;
}
#header-bottom li a:visited {
	color: #3C582F;
	text-decoration: none;
}
img {
	border-width: 0px;
	border-style: none;
}
.contactform p {
	margin: 0px;
	padding: 5px 0px 5px 10%;
	clear: left;
	color: #008000;
	font-weight: bold;
}
.contactform .text {
	background: #f5f6f2;
	padding: 2px;
	width: 280px;
	border: 1px solid #3c582f;
}
.contactform p.submit input {
	color: #008000;
	background: #ccff99;
	border: medium solid #000080;
	font-size: 1.2em;
	font-weight: bold;
}
.contactform p label {
	font-weight: bold;
	float: left;
	width: 10%;
}

.greentable {
	margin-right: auto;
	margin-left: auto;
	/*text-align: center;*/
}
.greentable th {
	padding: 5px 5px 5px 5px;
	background-color: #CCFF99;
}
.greentable td {
	background-color: #F0F8FF;
	padding: 5px 5px 5px 5px;
}
.contactform p.submit {
	margin-top: 25px;
	margin-bottom: 25px;
	width: 25%;
}
.clmonth {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
}
.clmonth th {
	padding: 2px 2px 2px 2px;
	background-color: #CCFF99;
	width: 105px;
}
.clmonth td {
	background-color: #F0F8FF;
	padding: 2px 2px 2px 2px;
	vertical-align: top;
}
.clmonth td.other {
	background-color: #FFFFFF;
}
.clmonth td.active {
	background-color: #AFEEEE;
}