

body 	{
	background : #817C5C;
	margin: 0px;
	text-align: center;
	font-family: Arial, verdana, sans-serif;
	font-size: 12px;
	color: #8F5000;
	line-height: 16px;
	}


#container
	{position: relative;
	background: url(images/windy-bg.jpg) top left repeat-x #ffffff;
	color: #8F5000;
	width: 797px;
	height: 100%;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 0px;
	z-index: 0;
	text-align:center;	
	}

#header
	{position: relative;
	background: transparent;
	margin-right: auto;
	margin-left: auto;
	color: #A6855B;
	width: 797px;
	height: 220px;
	text-align: center;
	padding: 0px;
	}
#header p
	{padding-left: 50px;
	padding-top: 20px;
	}
#lower
	{position: relative;
	width: 797px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	background: transparent;
	color: #A6855B;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;}
#lower.white
	{position: relative;
	width: 797px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	background:#ffffff;
	color: #A6855B;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;}

#lower h2
	{margin-left: 100px;}

#lower p
	{width: 500px;
	margin-left:0px;
	text-align: center;
	color: #817C5C;
	}
#lower p.about
	{width: 500px;
	margin-left: 100px;
	text-align: left;
	color: #817C5C;
	}

#lower table
	{width: 600px;
	height: 300px;
	text-align: center;
	}

#lower td
	{width: 100px;
	height: 350px;
	text-align: left;}

#tab1
	{width: 150px;
	height: 295px;
	background: transparent;
	color: #ffffff;
	text-align: center;
	float: left;}
#tab1 p
	{width: 150px;
	height: 295px;
	margin-left: 20px;
	background: url(images/leaf1.gif) bottom center no-repeat transparent;
	}

#tab1 p a:hover
	{width: 150px;
	height: 295px;
	background: url(images/leaf1-over.gif) bottom center no-repeat transparent;
	text-decoration: none;
	font-weight: bold;
	color: #7A8073;
	display: block;}
#tab2
	{width: 150px;
	height: 295px;
	background:transparent;
	color: #ffffff;
	text-align: center;
	float: left;}

#tab2 p
	{width: 150px;
	height: 295px;
	background: url(images/leaf2.gif) bottom center no-repeat transparent;
	}

#tab2 p a:hover
	{width: 150px;
	height: 295px;
	background: url(images/leaf1-over.gif) bottom center no-repeat transparent;
	text-decoration: none;
	font-weight: bold;
	color: #7A8073;
	display: block;}
#tab3
	{width: 150px;
	height: 295px;
	background:transparent;
	color: #3d3d3d;
	text-align: center;
	float: left;}
#tab3 p
	{width: 150px;
	height: 295px;
	background: url(images/leaf3.gif) bottom center no-repeat transparent;
	}

#tab3 p a:hover
	{width: 150px;
	height: 295px;
	background: url(images/leaf1-over.gif) bottom center no-repeat transparent;
	text-decoration: none;
	font-weight: bold;
	color: #7A8073;
	display: block;}
	
#tab4
	{width: 150px;
	height: 295px;
	background:transparent;
	color: #ffffff;
	text-align: center;
	float: left;}
#tab4 p
	{width: 150px;
	height: 295px;
	background: url(images/leaf4.gif) bottom center no-repeat transparent;
	}

#tab4 p a:hover
	{width: 150px;
	height: 295px;
	background: url(images/leaf1-over.gif) bottom center no-repeat transparent;
	text-decoration: none;
	font-weight: bold;
	color: #7A8073;
	display: block;}

#tab5
	{width: 150px;
	height: 295px;
	background:transparent;
	color: #ffffff;
	text-align: center;
	float: left;}
#tab5 p
	{width: 150px;
	height: 295px;
	background: url(images/leaf5.gif) bottom center no-repeat transparent;
	}

#tab5 p a:hover
	{width: 150px;
	height: 295px;
	background: url(images/leaf1-over.gif) bottom center no-repeat transparent;
	text-decoration: none;
	font-weight: bold;
	color: #7A8073;
	display: block;}
	

a:link
	{color: #851700;
	background-color: transparent;
	text-decoration: none;}
a:visited
	{color: #3d3d3d;
	background-color: transparent;
	text-decoration: none;}
a:hover
	{color: #8E5000;
	background-color: transparent;
	text-decoration: underline;}
a:active
	{color: #3d3d3d;
	background-color: transparent;
	text-decoration: none;}

	
h2
	{color: #817C5C;
	background-color: transparent;
	font-family: arial,verdana, sans-serif;
	font-size: 20px;
	margin-left: 100px;
	text-align: left;
	}
h2.center
	{color: #817C5C;
	background-color: transparent;
	font-family: arial,verdana, sans-serif;
	font-size: 20px;
	padding-left: 0px;
	text-align: center;
	}


.floatimgleft
	{float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	clear: left;}

.floatimgright
	{float: right;
	padding-right: 100px;
	padding-left: 5px;
	padding-top: 20px;}

#footer
	{position: relative;
	width: 640px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	background: transparent;
	color: #999999;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	}
#footer p
	{
	text-align: center;}
#footer a:link
	{color: #3d3d3d;
	background-color: transparent;
	text-decoration: none;}
#footer a:visited
	{color: #999999;
	background-color: transparent;
	text-decoration: none;}
#footer a:hover
	{color: #cccccc;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;}
#footer a:active
	{color: #7A8073;
	background-color: transparent;
	text-decoration: none;}


 .clear { clear: both; padding-top: 10px; }

.red {color: #851700;
	font-weight: bold;
	}
.redcenter
	{color: #851700;
	font-weight: bold;
	text-align: center;}

.aaplayer
	{text-align: center;}