@charset "utf-8";/* CSS Document */
body, div {margin: 0px;border: 0px;}
body {background-color:#FFFFFF;}
a:link {color:#111111;text-decoration: none;}
a:visited {text-decoration: none;color:#111111;}
a:hover {text-decoration: underline;color:#99CC00;}
a:active {text-decoration: none;color:#000000;}
.h1 {font-family:"Century Gothic";font-size:22px;text-align:left;color:#252525;background-color:#4f4f4f;}
.h2 {font-family:"Century Gothic";font-size:16px;text-align:left;color:#252525;background-color:#4f4f4f;}
.p1 {font-family:"Century Gothic";font-size:14px;color:#FFFFFF;background-color:#4f4f4f;}
#main {background-position:center;background-color:4f4f4f;width:100%;}
#header {background-image:url(images/header.jpg);background-repeat:no-repeat;width:727px;height:118px;}
#line {background-image:url(images/line.jpg);height:8px;width:100%;}
#menu {background-color:#4f4f4f;height:51px;}
.menumain {background-image:url(images/main1.jpg);background-position:top;height:51px;width:64px;background-repeat:no-repeat;position:relative;}
.menumain:hover{background-image:url(images/main2.jpg);}
.menuevents {background-image:url(images/events1.jpg);background-position:top;height:51px;width:72px;background-repeat:no-repeat;position:relative;}
.menuevents:hover {background-image:url(images/events2.jpg);}
.menufind {background-image:url(images/find1.jpg);background-position:top;height:51px;width:71px;background-repeat:no-repeat;position:relative;}
.menufind:hover{background-image:url(images/find2.jpg);}
.menujoin {background-image:url(images/join1.jpg);background-position:top;height:51px;width:71px;background-repeat:no-repeat;position:relative;}
.menujoin:hover{background-image:url(images/join2.jpg);}
.menuweather {background-image:url(images/weather1.jpg);background-position:top;height:51px;width:87px;background-repeat:no-repeat;position:relative;}
.menuweather:hover{background-image:url(images/weather2.jpg);}
.menulinks {background-image:url(images/links1.jpg);background-position:top;height:51px;width:52px;background-repeat:no-repeat;position:relative;}
.menulinks:hover{background-image:url(images/links2.jpg);}
.menuvideo {background-image:url(images/video1.jpg);background-position:top;height:51px;width:71px;background-repeat:no-repeat;position:relative;}
.menuvideo:hover{background-image:url(images/video2.jpg);}
.menuforum {background-image:url(images/forum1.jpg);background-position:top;height:51px;width:65px;background-repeat:no-repeat;position:relative;}
.menuforum:hover{background-image:url(images/forum2.jpg);}
#content {background-position:top;background-color:#4f4f4f;min-height:350px;width:100%;}
#text {width:70%;text-align:left;background-position:top;background-color:#4f4f4f;}
#footer {background-color:#4f4f4f;background-repeat:no-repeat;height:10px;background-position:center;}
#footerlinks {height:50px;padding-top:5px;background-position:center;font-family:"Century Gothic";font-size:12px;text-align:center;}