body{
	position: relative;
	width: 960px;
	color: black;
	text-align: center;
	background: white;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

.gallerycontent, #marqueecontainer, #container, #menutopleft, #menutopleft .header, #menutopright, #headertext, #navigation, #menubottomleft, #menubottomright, #maincontent, #columnleft, #columnright, #footer{
	/*border: 1px solid #336699;*/
	font-family: "arial","san-serif";
}
h1{
	font-size: 48px;
	color: yellow;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2{
	font-size: 20px;
	color: black;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3{
	font-size: 12px;
	color: black;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4{
	font-size: 12px;
	color: black;
	margin-top: 0px;
	margin-bottom: 0px;
}
h5{
	font-size: 17px;
	color: black;
	margin-top: 0px;
	margin-bottom: 0px;
}
h6{
	font-size: 12px;
	color: black;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container{
	position: absolute;
	left: 0px;
	background-color: #CC66FF;
	width: 960px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: sans-serif;
	font-size: 12px;
	color: black;
	text-align: center;
}
#menutopleft{
	background: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 145px;
	height: 205px;
	color: green;
	font-size: 16px;
	text-align: left;
	padding-top: 0px;
	padding-left: 10px;
}
#menutopleft a{
	text-decoration: none;
	color: yellow;
}
#menutopleft a:hover{
	color: green;
}
#menutopleft a:active{
	color: green;
}
#menutopleft .activepage{
	color: green;
	font-size: 22px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menutopright{
	background: transparent;
	position: absolute;
	top: 0px;
	left: 805px;
	width: 145px;
	height: 205px;
	padding-top: 0px;
	padding-left: 0px;
	color: yellow;
	font-size: 12px;
	text-align: left;
	margin: 0px 0px 0px 0px;
}
#newsheader{
	background: transparent;
	position: absolute;
	top: 460px;
	left: 0px;
	width: 145px;
	height: 20px;
	padding-left: 5px;
	font-size: 18px;
	color: yellow;
	text-align: left;
}
#menubottomleft{
	background: transparent;
	position: absolute;
	top: 480px;
	left: 0px;
	width: 145px;
	height: 145px;
	padding: 5px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	margin: 0 0 0 0px;
	overflow: hidden;
}
.news a{
	font-size: 12px;
	font-weight: lighter;
	color: yellow;
	text-decoration: none;
}
.news a:hover{
	color: green;
}
.date{
	color: white;
}
#menubottomright{
	background: transparent;
	position: absolute;
	top: 460px;
	left: 805px;
	width: 145px;
	height: 175px;
	padding-top: 0px;
	padding-left: 0px;
	color: yellow;
	font-size: 12px;
	font-weight: lighter;
	text-align: center;
	margin: 0px 0px 0px 0px;
}
#navigation{
	background: transparent;
	position: absolute;
	top: 363px;
	left: 240px;
	width: 543px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	font-size: 17px;
	/*font-weight: lighter;*/
	color: white;
}
#maincontent{
	position: static;
	
	font-size: 12px;
	font-weight: bolder;
	margin: 0px 0px 0px 0px;
}
#footer{
	position: static;
	width: 960px;
	height: 20px;
	padding-top: 3px;
	font-size: 12px;
	background-color: #BF4AD6;
}
a{
	text-decoration: none;
	color: yellow;
}
a:hover{
text-decoration: none;
color: green;
}
img{
border: none;
}
.clublink{
	font-size: 12px;
	font-weight: lighter;
}
li{
	margin-left: 0px;
}
.standard a, a:hover{
	color: blue;
	text-decoration: underline;
}
.standard a:hover{
	color: yellow;
	text-decoration: underline;
}