body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}	
p, a
{
	color:white;
	font-size:12px;
	text-decoration:none;
}
a, .readMore a
{
	border-bottom:1px dotted white;
}
a:hover, .readMore a:hover
{
	border:none;
}
#main
{
	width:971px;
}	

#mainImage img
{
	border: 0px;
}
#mainImage a
{
	border:none;
}

#menu 
{
	height:23px;
	width: 100%;
	text-align:left;
}
#menu ul
{
	width:100%;	
	margin-left:0px;
	padding-left: 10px;
	list-style-image:none;
	_height:33px;
	_vertical-align:middle;
	_margin-bottom:0px;
	_margin-top:10px;
}

#menu ul li
{
	display: inline;
	margin-left:0px;
	padding-left:0px;
	margin-right:20px;
	
	text-transform:uppercase;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:-1px;
}

#menu ul li a
{
	color: white;
	text-decoration:none;
	border:none;
}	

#menu ul li a:hover
{
	border-bottom: 4px solid #fb14b0;
}

.box
{
	border-top:6px solid #6fcbe2;
	width:100%;
	background: #2e2e2e;
	text-align:left;
}
.box h1
{
	color:#ff339a;
	font-size:16px;
	margin: 10px;
}
.box span
{
	color:white;
}
.box p
{
	color:white;
	font-size:12px;
	margin:0px 10px 10px 10px;
}
.boxBottom
{
	width:100%;
	height:14px;
	background: #2e2e2e;
}
.boxBottom .left
{
	float:left;
	width:47%;
	background: url(../Images/boxLeft.jpg);
	background-repeat:no-repeat;
	height:14px;
	background-position:left;

}
.boxBottom .right
{
	float:right;
	width:47%;
	background: url(../Images/boxRight.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:14px;
	
;
}
.threeCol
{
	width: 100%;
	padding: 0px 11px 0px 11px;
	
}	
.oneCol
{
	width: 951px;
	padding: 0px 11px 0px 11px;
	
}	
.lastLine
{
	border-bottom:2px solid #333333;
	margin:11px;
}
.threeCol .col, .threeCol .last
{
	width:30%;
	float:left;
	
}
.threeCol .col
{
	margin-right:35px;
}

#footer, #footer a
{
	font-size:9px;
	color:#FFFFFF;
	
	
}

#footer a
{
	text-decoration:underline;
}

#footer a:hover
{
	text-decoration:none;
}
.thumbs a
{
	border:none;
}
.thumbs img
{
	border:none;
	
}
.thumbs a:hover img
{
	border: none !important;
	-moz-opacity: 0.7;
	filter:alpha(opacity=70);

}

.thumbs a img
{
	border: none;
	-moz-opacity: 1.0;
	filter:alpha(opacity=100);
}
.links a
{
	border: none;
}
.links img
{
	padding-right:10px;
}
/*
div, ul, li
{
	border: 1px solid white;
}
*/
.enter a
{
	color:green;
	font-size:25px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
.enter a:hover, .leave a:hover
{
	
	color:white;
	
}
.leave a
{
	color:red;
	font-size:25px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
.videos li
{
color:white;
}
.videos li a:hover
{
 border:none;
}

.updateRow
{
	width:90%;
	margin-left: 25px;
	HEIGHT: 140PX;
	border-bottom:1px dotted white;
	margin-top: 10px;
	clear:both;
	
}
.updateRow img
{
	width: 200px;
	height: 134px;
}
.updateRow	h5
{
	color: #e9e1b9;
maring-bottom: 0px;
}
.updateRow img
{
	margin-right:20px;
}