body
{
		background-color:#1c1c1c;
		height:100%;
		margin:0px;
		font-family:tahoma, verdana;
		width:100%;
		text-align:center;
}
div
{
	margin:0px;
}
p, h2, #content #body a
{
	color: white;
	font-size:14px;
}
#content #body a:hover
{
	text-decoration:none;
}
h2
{
	color: #971539;
}
#content
{
	height:100%;
	width:726px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;	
}
#content #header #logo
{
	padding-top:64px;
}
#content #header * img
{
	border: none;
}
#content #header #menu
{
	background-color: #383838;
	width:100%;
	height:48px;	
}
#content #header #menu a 
{
	text-decoration:none;
}
#content #header #menu a div
{
	height: 48px;
	font-family:tahoma;
	font-size:10px;
	text-transform:uppercase;
	color:white;
	font-weight:bold;
	background-color: #383838;
	width:80px;
	float:left;
	text-align:center;
	vertical-align:middle;
}
#content #header #menu a div span
{
	top:18px;
	position: relative;
}
#content #header #menu a:hover div
{
	background-color: #494949;
}
.tour1 a
{
	color: white;
	text-decoration:none;
	border-bottom:1px dotted white;
	font-size:14px;
}
#content #body
{
	background-color: #272727;
}
.tour
{
	height: 1040px !important;
}
.join1
{
	height: 600px !important;
}
.tour1
{
	height: 850px !important;
}

#content #footer
{
	height: 43px;
	width:100%;
	background-image:url(Images/footer.jpg);
	text-align:center;
}
#content #footer p
{
	margin:0px;
	top:15px;
	position:relative;
}
#content #footer p, #content #footer a
{
	color: white;
	text-decoration:none;
	font-size:11px;
}
#content #footer a
{
	border-bottom:1px dotted white;
}
#content #footer a:hover
{
	border-bottom:1px dotted black;
}
#content #body
{
	height:540px;

}
#content #body #left
{
	width: 46%;
	float:left;
	padding:10px;
}
#content #body #right
{
	width: 47%;
	float:right;
	padding:10px;
}
.latest
{
	width: 150px;
	height: 150px;
	background-color: black;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	border:1px solid #971539;
	}
.latest a img
{
	border:none !important;
	-moz-opacity: 1.0;
	filter:alpha(opacity=100);
}
.latest a:hover img
{
	-moz-opacity: 0.7;
	filter:alpha(opacity=70);
}
.latest span
{
	color:white;
	font-size:12px;
	padding:10px;
	position:relative;
	top:-3px;
	
}
.viewTour
{
	padding-left:30px;
	padding-top:20px;
}
.viewTour img
{
	border: none;
}
#onecol
{
	width: 100%;
	padding:10px;
}
.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);
}
.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;
}
.model
{
	width: 200px;
	float:left;
	margin:12px;
	text-align:center;

	height:180px;
}
.model img
{
	border: 1px solid white;
}
.model p
{
	margin: 0px;
	padding: 0px;
}
.model p a
{
	text-decoration: none;
}