body {
	background: #333 url(images/bigbackground.jpg) repeat fixed center center;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	padding: 0;
	margin: 0;
}
.topBar {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #D4D0C8;
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	text-align: center;
	padding: 5px;
	clear: both;
	z-index: +1;
}

.topBar a {
	text-decoration: none;
	background-color: #333333;
	padding: 2px 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #FFFFFF;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
	font-weight: bold;
}

.topBar a:hover {
	color: #FFFFFF;
	background-color: #666666;
}


.bawt2 {
	text-align: center;

}

.bawt2 #container {
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #000;
	padding-top: 24px;
	position: relative;
	width: 950px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bawt2 #header {
	background: #FFF;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	width: 950px;
}
#header img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

.bawt2 #header p {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 12px;
}
.bawt2 #mainContent {
	background: #FFFFFF;
	padding: 0;
}
#mainContent h1 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-size: 250%;
}
#mainContent h2 {
	background-image: url(images/girl-back.jpg);
	background-repeat: repeat;
	width: 950px;
	color: #FFF;
	text-align: center;
	font-size: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	border-top: 2px solid #000;
	border-right: 2px #000;
	border-bottom: 2px solid #000;
	border-left: 2px #000;
	font-family: "VAGRounded BT";
	font-weight: normal;
}

.bawt2 #footer {
	background:#DDDDDD;
} 
.bawt2 #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.scene {
	background-color: #000;
	width: 950px;
	background-image: url(images/sm-stripes.png);
	background-repeat: repeat;
	display: block;
}
.scene-top {
	text-align: center;
}
.scene-mid {
	background-color: #000;
	height: 480px;
	width: 950px;
	padding: 0px;
	margin: 0px;
}
.scLeft {
	float: left;
	height: 480px;
	width: 640px;
	margin-left: 4px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
.scRight {
	float: right;
	height: 480px;
	width: 305px;
}
.scRight-text {
	background-color: #FFF;
	height: 308px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 303px;
	margin-right: auto;
	margin-left: auto;
}
.para-w-border  {
	margin: 5px;
	border: 1px solid #000;
	height: 180px;
	color: #FFF;
	background-color: #333;
	background-image: url(images/sm-stripes.png);
	font-size: 13px;
	text-align: justify;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.scRight-text h3 {
	margin: 0px;
	padding: 5px 0px 0px;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	font-family: "VAGRounded BT";
}
.scRight-text h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.scRight-top {
	background-color: #333;
	height: 170px;
	text-align: center;
}
.scene-bot {
	text-align: center;
	background-color: #333;
	color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	width: 950px;
}
.scene-bot img {
	border: 1px solid #000;
	margin-left: 1px;
}
.tenpix {
	margin: 0px;
	padding: 10px;
	text-align: justify;
	background-image: url(images/dk-stripes.png);
}
.button {
	padding-left: 5px;
	margin: 0px 0px 2px;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.button img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.midText {
	width: 950px;
	background-color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}
.midLists {
	background-image: url(images/list-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 300px;
	width: 950px;
	color: #FFF;
}
.midLists ul {
	float: right;
	width: 525px;
	text-align: left;
	position: relative;
	top: 50px;
	right: 15px;
	height: 180px;
	margin: 0px 0px 10px;
	padding: 0px;
	display: block;
}
.midLists li {
	list-style-image: url(images/star.png);
	list-style-position: inside;
	margin: 0px;
	padding: 5px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 16px;
}
.midLists h3 {
	clear: both;
	float: right;
	text-align: center;
	width: 557px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	padding: 55px 0px 0px;
	letter-spacing: -1px;
}
.midLists a {
	color: #FFF;
}
.midLists a:hover {
	color: #FC0;
}


.join-now {
	background-image: url(images/click-bg.jpg);
	background-repeat: no-repeat;
	width: 948px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	font-family: Impact;
	font-size: 50px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	letter-spacing: -1px;
}
.join-now a {
	color: #FFF;
	text-decoration: none;
}
.join-now a:hover {
	color: #FC3;
}

.container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
	background-color: #333;
}
.container h1 {
	color: #FFF;
}

td img {display: block;}
.join-top-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FC3;
	background-image: url(images/bawjoin_r6_c2.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
}
.join-top-text ul {
	margin: 0px;
	padding: 5px 0px 0px 30px;
	text-align: left;
	font-size: 11px;
	line-height: 11px;
	color: #FFF;
}
.join-top-text li {
	padding-top: 10px;
}
.black {
	text-align: center;
	width: 950px;
	color: #FFF;
	background-color: #1A1A1A;
}
