body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #000000 url(/assets/BG2.jpg) fixed;
}
#wrap {
	margin: auto;
	width: 852px;
}
#mast {
	background-image: url(/assets/mast.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 300px;
	width: 850px;
-moz-box-shadow: 3px 3px 3px #000; -webkit-box-shadow: 3px 3px 3px #000; 
	box-shadow: 3px 3px 3px #000;

}
#mast h2 {
	font-size: 18px;
	color: #999999;
	float: right;
	width: 300px;
	position: relative;
	top: 230px;
	right: 70px;
}
#nav {
	background-image: url(/assets/nav.png);
	background-repeat: repeat-x;
	float: left;
	height: 32px;
	width: 400px;
	border: 1px solid #497396;
	position: relative;
	left: 20px;
	top: 220px;
	font-size: 80%;
}
#nav a {
	text-decoration: none;
	float: left;
	margin-top: 7px;
	margin-right: 10px;
	margin-left: 10px;
}

#nav a:link {color: #999;}
#nav a:visited {color: #999;}
#nav a:hover {color: #fff;}

#content {
	float: left;
	width: 850px;
	background: #020111;
-moz-box-shadow: 3px 3px 3px #000; -webkit-box-shadow: 3px 3px 3px #000; 
	box-shadow: 3px 3px 3px #000;

}


#frontfeature {
	background: url(/assets/feature.jpg);
	float: left;
	height: 241px;
	width: 812px;
	margin-left: 20px;
}

.featured {
	background: url(/assets/frontfeature.png) repeat-x left top;
	float: left;
	height: 150px;
	width: 355px;
	margin-top: 24px;
	margin-bottom: 10px;
	margin-left: 30px;
	border: 1px solid #000000;
}

#featureinfo h2 {
	font-size: 12px;
	color: #000000;
	margin: 5px;
}

#featureinfo {
	float: right;
	width: 180px;
	margin-top: 10px;
	font-size: 80%;
	color: #6699CC;
	text-align: left;
	margin-right: 20px;
}
#featureinfo a {
	color: #8F91A0;
	text-decoration: none;
}

.featured img { float: right; }


#strapnav {
	font-size: 60%;
	text-align: center;
	float: left;
	width: 850px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#strapnav a {
	color: #999999;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
}




#frontinfo {
	float: left;
	width: 750px;
	margin-top: 20px;
	margin-left: 50px;
	font-size: 70%;
	color: #6699CC;
}

#splash {
	background: url(/assets/splashad1.jpg);
	margin: 20px 25px;
	float: left;
	height: 187px;
	width: 270px;
}
#splash2 {
	background: url(/assets/splashad2.jpg);
	margin: 20px 25px;
	float: left;
	height: 187px;
	width: 270px;
}
#splashinfo {
	float: left;
	width: 150px;
	margin-top: 10px;
	font-size: 76%;
	color: #6699CC;
	text-align: left;
	margin-left: 20px;
}
#splashinfo li {
	margin-top: 10px;
}

#strap {
	background: url(/assets/strap.jpg);
	float: left;
	height: 185px;
	width: 850px;
-moz-box-shadow: 3px 3px 3px #000; -webkit-box-shadow: 3px 3px 3px #000; 
	box-shadow: 3px 3px 3px #000;

}
#centresplash {
	background: url(/assets/splash2.jpg);
	float: left;
	height: 187px;
	width: 190px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.gallery {
	background: url(/assets/galbg.jpg) left top;
	float: left;
	height: 334px;
	width: 224px;
	border: 1px solid #497396;
	color: #A3A0B3;
	margin: 20px 15px 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 86%;
	font-weight: bold;
        z-index: 0;

}
.gallery img {
	border: 1px solid #999;
	margin-top: 2px;
	margin-bottom: 6px;
}

.gallWM {
	position:absolute;
	z-index: 5;
	height: 275px;
	width: 224px;
}

.gallWM img {
	border-style: none;
	height: 275px;
	width: 200px;
	position:relative;
}

#recruit {
	font-size: 80%;
	color: #497396;
	text-align: left;
	float: left;
	width: 600px;
	margin-top: 30px;
	margin-left: 100px;
}
.forms {
	color: #999;
	background: url(/assets/gallbg.jpg) repeat-x left top;
	padding: 2px;
	margin-right: 20px;
	border: 1px solid #497396;
}


#escortinfo {
	float: left;
	width: 400px;
	margin-top: 10px;
	text-align: left;
	padding-bottom: 20px;
	border: 1px solid #497396;
	background: #000000 url(/assets/bg.jpg) left center;
}


#thumbs {
	font-size: 66%;
	float: left;
	width: 360px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
        padding-top:15px;
        padding-left:10px;
	background: url(/assets/feature2.png) repeat-x left top;
}
#thumbs img {
	margin:5px;
	float: left;
	border: 3px double #497396;
}
.details {
	font-size: 80%;
	float: left;
	width: 300px;
	margin-left: 50px;
	color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	background: url(/assets/wrap.png);
	border: 1px solid #000000;
}

#portleft {
	float: left;
	width: 370px;
	margin-left: 30px;
}

#portfolio {
	float: left;
        z-index: 0;
	height: 410px;
	width: 300px;
	border: 3px double #497396;
	background-image: url(/assets/newsBG.jpg);
}
#portfolio img {
}

.wmark {
	margin: auto;
	float: left;
	height: 410px;
	width: 300px;
	z-index: 5;
	background: url(/assets/bigWM.png);
	position: absolute;
}
.wmark img {
	position: relative;
	top: 300px;
	border-style: none;
}


table {
	float: left;
	width: 90%;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 3px double #497396;
	margin-left: 5%;
	text-align: left;
	background: #000000;
	color: #497396;
font-size: 90%;
}
td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #497396;
}
th{
	width: 40%;
	border-bottom-color: #497396;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#writeup {
	font-size: 90%;
	color: #497396;
	text-align: left;
	float: left;
	width: 90%;
	margin-top: 20px;
}
h1 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #FF9966;
	margin-top: 14px;
	margin-bottom: 14px;
}

#opening {
	color: #497396;
	background: #000000;
	border: 1px solid #497396;
	padding: 10px;
	height: 30px;
	width: 30%;
	position: absolute;
	left: 35%;
	top: 45%;
	right: auto;
	display: none;
}