@charset "UTF-8";
/* CSS Document */

body {
	background-color: #58CBF5;
}
H1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #CF3935;
	line-height: normal;
}
.red {
	color: #CF3935;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	margin-top: 2px;
}
#wrapper {
	margin: auto;
	width: 800px;
	height: 600px;
}div#home-wrapper {
	margin-left:-400px;
	margin-top: -300px;
	position:absolute;
	top: 50%;
	left: 50%;
	width:800px;
	height:600px;
}
#middle {
	background-color: #FFF;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CE3932;
	border-left-color: #CE3932;
	margin: 0px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 732px;
	background-image: url(images/girlBG3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#bannerCP {
	width: 550px;
	margin-right: 150px;
	height: 80px;
}
#top {
	background-image: url(images/banner/banner.jpg);
	background-repeat: no-repeat;
	height: 167px;
	margin: 0px;
	padding: 0px;
}
#top img {
	border: 1px solid #CF3935;
}
#bottom {
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 58px;
}
#banner-bottom {
	margin: auto;
	width: 580px;
}
#homebottom {
	background-image: url(images/BTMHome.gif);
	height: 78px;
	background-repeat: no-repeat;
}
#copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #666;
	text-align: center;
}

#hometop {
	background-image: url(images/bannerimages/hometop2.gif);
	height: 315px;
	width: 800px;
}
#menu {
	list-style: none;
	padding: 0;
	height: 40px;
	position: relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#menu a {
  display: block;
  text-indent: -2000%;
  position: absolute;
  outline: none;
}
#menu a:hover {
  background-position: left bottom;
}
#menu a:hover span {
  display: block;
}
#menu .home {
	width: 50px;
	height:30px;
	background: url(images/buttons/home.gif) no-repeat;
	left: 37px;
	top: 5px;
}
#menu .home span {
  width: 66px;
  height: 14px;
  left: 28px;
  top: -38px;
}
#menu .join {
	width: 66px;
	height: 32px;
	background: url(images/buttons/join.gif) no-repeat;
	left: 586px;
	top: 4px;
}
#menu .join span {
  width: 66px;
  height: 32px;
  left: 44px;
  top:-32px;
  
}#menu .playgrp {
	width: 93px;
	height: 40px;
	left: 96px;
	top: 1px;
	background-image: url(images/buttons/play.gif);
	background-repeat: no-repeat;
}
#menu .playgrp span {
	width: 105px;
	height: 40px;
	left: 26px;
	top: -40px;
  
}#menu .support {
	width: 116px;
	height: 35px;
	left: 198px;
	top: 2px;
	background-image: url(images/buttons/support2.gif);
	background-repeat: no-repeat;
}
#menu .support span {
	width: 116px;
	height: 35px;
	left: 26px;
	top: -35px;
}
#menu .events {
	width: 76px;
	height: 30px;
	left: 318px;
	top: 4px;
	background-image: url(images/buttons/events.gif);
	background-repeat: no-repeat;
}
#menu .events span {
  width: 76px;
  height: 20px;
  left: 26px;
  top: -30px;
} 
#map {
	float: right;
	height: 325px;
	width: 350px;
}
.floatleft {
	float: left;
}
#menu .services {
	width: 89px;
	height: 31px;
	left: 396px;
	top: 4px;
	background-image: url(images/buttons/services.gif);
	background-repeat: no-repeat;
}
#menu .services span {
  width: 89px;
  height: 31px;
  background: url(images/services.gif) no-repeat;
  left: 26px;
  top: -31px;
}
#menu .contact {
	width: 99px;
	height: 31px;
	left: 486px;
	top: 4px;
	background-image: url(images/buttons/contact.gif);
	background-repeat: no-repeat;
}
#menu .contact span {
  width: 99px;
  height: 20px;
  background: url(images/events.gif) no-repeat;
  left: 26px;
  top: -31px;
}
#menu .forum {
	width: 66px;
	height: 32px;
	left: 655px;
	top: 4px;
	background-image: url(images/buttons/forum.gif);
	background-repeat: no-repeat;
}
#menu .forum span {
  width: 66px;
  height: 32px;
  background: url(images/events.gif) no-repeat;
  left: 26px;
  top: -31px;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	line-height: 110%;
}
#copyright a {
	color: #666;
	text-decoration: none;
}
#copyright a:hover {
	color: #333;
	text-decoration: underline;
}
#homeMiddle {
	background-color: #FFF;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CE3932;
	border-left-color: #CE3932;
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 752px;
}
h2 {
	font-weight: bold;
	color: #CF3935;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-size: 1.1em;
	font-variant: normal;
}
.space200 {
	margin-bottom: 200px;
}
.space100 {
	margin-top: 100px;
}
.space300 {
	margin-top: 300px;
}
a:link {
	color: #CD362D;
}
a:hover {
	color: #59C9F6;
}
#adbanner {
	margin-left: 30px;
	padding-top: 40px;
	width: 300px;
}
.bannerbottom {
	margin-top: 20px;
	padding-top: 20px;
}
.clear {
	clear: both;
	height: 0px;
}
#contact {
	float: left;
	width: 350px;
}

