/* styles css */
body 
{
	text-align: center;
	background-color: #131313;
	font-family: arial;
	behavior:url("csshover3.htc");
}
h1, h2 
{
	font-family: sans-serif;
}
h1 
{
	color: #ffffff;
}
h2 
{
	color: #ffffff;
}
h3 
{
	color: #ffffff;
}
a 
{
	color: #0099ff;
}
p 
{
	color: #ffffff;
}
.center
{ 
	text-align: center;
}
.center table
{ 
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.ad1
{
        text-align: center;
        z-index: 0;
}
.ad2
{
	margin: auto;
	left: 300px;
	position: relative;
	z-index: 0;
}
.top 
{
	height: 147px;
	background-color: #131313;
	width: 970px;
	position: relative;
	z-index: 0;
}
.top img 
{
	width: 950px;
}
.address 
{
	text-align: center;
	background-color: #131313;
	width: 970px;
	color: #ffffff;
	position: relative;
	top: 0px;
	z-index: 1;
}
.main
{
	width: 970px;
	background-color: #131313;
	margin: auto;
	display: block;
	position: relative;
	z-index: 1;
}
.ad
{
	position: absolute;
        top: 10px;
        right: 10px;
	z-index: 2;
}

.side_bar
{
	width: 180px;
	float: left;
	position: relative;
	overflow: hidden;
	left: 7.5px;
	margin-top: 20px;
}
.links
{
	width: 180px;
	background: #000;
	text-align: left;
}

.links ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	border-style:solid;
	border-color:#870000;
	border-width:1px;
}

.links ul li 
{
	list-style: none; 
	padding: 0;
	margin: 0;
}

.links ul ul 
{
	display: none;
}

.links ul li:hover > ul 
{
	display: block; 
	position: absolute; 
	top: -1px; 
	left: 100%;
}

.links li a 
{
	display: block; 
	text-decoration: none; 
	vertical-align: bottom;
	background: transparent;
	width: 140px;
}

.links li > a 
{
	background-color: transparent; 
}

.links li:hover 
{
	background-color: #870000;
}

.links a
{
	font-family: sans-serif;
	color: #ffffff;
	font-size: 9pt;
	margin-left: 10px;
}
.links a.newgroup
{
	margin-top: 15px;
}
.box_left 
{
	text-align: center;
	color: #ffffff;
	background-color: #000000;
}
.box_left b 
{
	color: #ffffff;
}
.bod
{
	float: left;
	margin-left: 25px;
	width: 570px;
}
.text_body 
{
	text-align: left;
	float: left;
	width: 563px;
	color: white;
	margin-top: 20px;
 	background-color: #000000;
}
.text_body p
{
        margin: 25px;
}
.text_body h3
{
        margin: 10px;
}
.post_date 
{
	color: #aaa;
	font-size: 8pt;
	float: right;
	margin: 10px;
}
.post_title 
{
	color: #fff;
	font-size: 12pt;
	font-weight: 900;
	float: left;
	margin: 10px;
}
.post_body
{
	width: 500px;
	margin-top: 40px;
	margin-left: 25px;
}
.post_body p
{
	font-size: 10pt;
	text-align: left;
        margin: 10px;
}
.post_body ul
{
	font-size: 10pt;
	text-align: left;
}
.box 
{
	width: 180px;
	margin-top: 20px;
	background-color: #000000;
        font-size: 8pt;
	color: #ffffff;
}
.box h3 
{
	text-align: center;
}
.box ul 
{
	text-align: left;
	margin-left: 5px;
}
.box p
{
        text-align: center;
}
.right_sidebar 
{
	width: 180px;
	text-align: center;
	overflow: hidden;
	position: relative;
	float: left;
	left: 8px;
	z-index: 1;
}
.box_right 
{
	margin-top: 20px;
	background-color: #000000;
	color: #ffffff;
}
.kids h1 
{
	text-align: center;
	font-size: 10pt;
	color: #ffffff;
}
.kids li 
{
	text-align: left;
	font-size: 10pt;
	color: #ffffff;
}
.adults h1 
{
	text-align: center;
	font-size: 10pt;
	color: #ffffff;
}
.adults li 
{
	text-align: left;
	font-size: 10pt;
	color: #ffffff;
}
.schedule 
{
	margin-top: 20px;
	color: #ffffff;
}
.day 
{
	float: left;
	width: 90px;
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #000000;
}
.day p 
{
	font-size: 10pt;
}
.class_time 
{
	font-size: 10pt;
}
.class_black 
{
	font-size: 10pt;
	color: #000000;
}
.bot 
{
	float: left;
	background-color: #131313;
	width: 950px;
	text-align: center;
	font-size: 7pt;
	padding:10px;
	color: #ffffff;
        z-index: 1;
}
.bot a 
{
	color: #ffffff;
	font-weight: 900;
}