html, body, body center
{
	height: 100%;
	
}
body * center
{
	height:auto;
}
body
{
	color: white;
	font-family: verdana, arial;
	background-image:url(Images/bg.gif);
	font-size:13px;
	padding:0px;
	margin:0px;

}
div
{
	padding:0px;
	margin:0px;

}
p a
{
	color: white;
	
}
p a:hover
{
	text-decoration:none;
}

#container
{
	height: 100%; 
		
	width:615px;
	
	background-image:url(Images/bg_container.jpg);
	background-repeat: repeat-y;
	padding:0px !important;
	margin:0px !important;
	
}
#innerContainer
{
	width:95%;
	
	min-height:100%; 
	text-align:left !important;
	
		
}
#menuLogo
{
	width:100%;
	border-bottom:1px dotted #808080;

	height:85px;
	
}
#menuLogo div
{
	
	height:100%;
}

#menuLogo #logo 
{
	float:left;
	width:330px;
}
#menuLogo #logo img
{
	border: none;
}	
#menuLogo #menu 
{
	float:right;
	width:240px;
	color: white;
	padding-top:40px;
	text-align:center;
}	
#menuLogo #menu a
{
	color:white;
	text-decoration:none;
}
#menuLogo #menu a:hover
{
	color:white;
	text-decoration:underline;
}
.threeCols
{
	
	clear:both;
	width:99%;
	
	height:465px;
	border-bottom:1px dotted #808080;
	padding-bottom:10px;
}
.threeCols .col
{
	float:left;
	width:33%;
	
}
.mainText
{
	padding-top:5px;
}
.mainText p
{
	padding-left:5px;
}
.previewThumbs
{
	
	text-align:left;


	padding: 0px !important;
	margin:0px !important;
	
	
}
.previewThumbs a
{
	border:none !important;
	padding: 0px !important;
	margin:0px !important;
}
.previewThumbs img
{
	border: none !important;
	padding: 0px !important;
	margin:0px !important;
}
.previewThumbs a:hover img
{
	border: none !important;
	-moz-opacity: 0.7;
	filter:alpha(opacity=70);

}

.previewThumbs a img
{
	border: none;
	-moz-opacity: 1.0;
	filter:alpha(opacity=100);
}
.aboutImage
{
	margin: 0px 0px 15px 15px;
	border: 1px solid white;
}
.front img
{
	border:1px solid #ffffff;
}
.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;
}
