body { 
background-color:#000;
text-align:center;
font-family: arial;
font-size: 12px;
color: #555; 
}
h1{
font-size: 18px;
}
#nav{ width: 620px; overflow: hidden;}
/* ----------------------------- start #nav ----------------------------- */
#nav img { border: none; }
#nav li { display: inline; list-style:none; }
#nav li a { float: left; display:block; height: 27px; margin: 0%; }
#nav li a img {  border:none; vertical-align:bottom; /* for IE6 */}
#nav li a:hover { visibility:visible; }
#nav li a:hover img { visibility:visible; }
#nav li a:hover img/**/ { visibility:hidden; /* hide from IE5.0/win */}
/* ----------------------------- end #nav ----------------------------- */


/* ----------------------------- start #nav ids ----------------------------- */
#one { background:url(../images/nav-hover_01.gif) no-repeat left bottom; }
#two { background:url(../images/nav-hover_02.gif) no-repeat left bottom; }
#three { background:url(../images/nav-hover_03.gif) no-repeat left bottom; }
#four { background:url(../images/nav-hover_04.gif) no-repeat left bottom; }
#five { background:url(../images/nav-hover_05.gif) no-repeat left bottom; }
/* ----------------------------- end #nav ids ----------------------------- */

#header{
height: 240px;
}

#container{
width: 960px;
margin: 0 auto 0 auto;
background:url(../images/girlbg.jpg) no-repeat right bottom;
min-height: 900px;
}
#container2{
width: 960px;
margin: 0 auto 0 auto;
min-height: 900px;
}
#footer{
width: 960px;
margin: 0 auto 0 auto;
font-size: 8pt;
}

#homecontent{
width: 446px;
min-height: 377px;
background:url(../images/homebg.gif) no-repeat left top;
color: #dededd;
float: left;
}
#homecontent2{
width: 960px;
min-height: 377px;
background:url(../images/widebg.gif) no-repeat left top;
color: #dededd;
float: left;
}
#homecontentin{
padding: 20px;
}
#thumb{
float: left;
padding: 5px;
font-size: 11pt;
font-weight: bold;
color: #922022;
}
#gallery{
margin-left: 40px;
}
.bottombanner{
padding: 20px;
}


.overlay_confirm
{
	color: #333;
	display: none;
	position: absolute;
	width: 600px;
	height: 420px;
	padding: 20px;
	border: 1px solid #ffffff;
	background-color: #bfbfbf;
	text-align: left;
	overflow:auto;
	z-index:101;
}

.overlay_background
{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000500;
	background-color:#000;
	-moz-opacity: 0.9;
	opacity:.90;
	filter: alpha(opacity=90);
}

.overlay_button
{
	float:left;
	width:70px;
	height:20px;
	margin-right:20px;
	padding-top:6px;
	padding-bottom:6px;
	text-align:center;
	color:#ffffff;
	background-color:#5a5a5a;
	border: 1px solid #000000;
}

.overlay_confirm a
{
	text-decoration: none;
	color: #ffffff;
}

.overlay_background[id]
{
	/* IE6 and below Can't See This */
	position:fixed;
}
#disc{
position: absolute;
top: 0px;
left: 0px;
background-color: #000;
width: 100%;
height: 200%;
opacity: .95;
filter: alpha(opacity=60);
z-index: 95;
}
#disclaimer{
width: 600px;
background-color: #000;
color: #fff;
padding: 10px;
border: 4px solid #00ccff;
position: absolute;
top: 200px;
left: 50%;
margin-left: -300px;
font-size: 11px;
z-index: 98;
}

#ewanted{
position: fixed;
width:138;
right: 0px;
top: 100%;
margin-top:-330px;
}
#hiring{
position: absolute;
top: 10px;
left: 50%;
margin-left: 250px;
}
#homecam{
margin-top: 40px;
}
#homecam TD{
border: 2px solid #000;
background-color: #000;
}