#content {
	width: 1000px;
	height: 710px;
	background-image: url("../images/jcsgirl.jpg");
	background-repeat: no-repeat;
	background-position: 570px 50px ;
	border-style: none;
	font-family: Helvetica, sans-serif;
	z-index: 50;	
	margin-top: 1%;
}

#indcontent, #aboutcontent, #contactcontent, #servhdr, #photocontent {
	position: absolute;
	z-index: 13;	
	width: 565px;
	border: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
}

#contactcontent a {
	color: #000000;
	text-decoration: none;
}

#contactcontent a:hover {
	color: #651808;
	text-decoration: none;	
	font-weight: bold;
}

#joincontent, #alertcontent {
	position: absolute;
	z-index: 14;	
	width: 400px;
	right: 40px;
	border: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
}

#mapcontent {
	position: absolute;
	z-index: 15;
	border: none;
	width: 500px;
	height: 347px;
	background-image: url('../images/map.jpg');	
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: top;
	top: 300px;
	left: 1%;
}

#servcontent {
	position: absolute;
	z-index: 16;	
	width: 900px;
	top: 200px;
	border: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
}

#calcontent {
	position: absolute;
	z-index: 17;	
	width: 900px;
	border: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
}

#adminWait {
	position: relative;
	z-index: 18;	
	left: 1%;
	border: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
}

#admincontent {
	position: absolute;
	z-index: 19;	
	width: 1000px;
	border: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
}

#adminInfo {
	width: 990px;
	height: 570px;
}

#emailTree {
	width: 500px;
	height: 475px;
	overflow: auto;
	overflow-x: hidden;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 14px;
	margin-left: 1%;
}

#emailBody {
	position: absolute;
	left: 450px;
	width: 450px;
	height: 475px;
	top: 60px;
}

#hrsdiv {
	position: absolute;
	z-index: 20;	
	right: 50px;
	border: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 14px;
	color:#000000;
}

#eshorthdr {
	position: absolute;
	z-index: 21;	
	top: 250px;
	border: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	width: 495px;
}

#eshort {
	position: absolute;
	z-index: 22;	
	top: 284px;
	border: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	height: 485px;
	width: 500px;
	overflow: auto;
	overflow-x: hidden;
}

#servmenu {
	width: 585px;
}

#servInfo, #brandInfo, #accInfo {
	height: 515px;
	width: 585px;
	overflow: auto;
	overflow-x: hidden;
}

#joinMList {
	position: absolute;
	z-index: 23;
	border: none;
	top: 50px;
}

#AboutPic {
	position: absolute;
	z-index: 24;
	border: none;
	width: 475px;
	height: 356px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: top;
	top: 260px;
	left: 50px;
}

#AboutPicDesc {
	position: absolute;
	z-index: 25;
	border: none;
	width: 475px;
	top: 616px;
	left: 50px;
	text-align: center;
}

#scrollbar {
	position: absolute;
	z-index: 35;
	border: none;
	height: 100px;
	width: 1000px;
	top: 670px;
	left: 25px;
}

#photosection {
	position: absolute;
	z-index: 36;
	border: none;
	width: 570px;
	height: 635px;
	top: 135px;
	left: 25px;
	overflow: auto;
	overflow-x: hidden;
}

INPUT.hint {
	color: #888;
} 

.mainleft {
	position: absolute;
	left: 15px;
	top: 10px;
}

.mainright {
	position: absolute;
	right: 15px;
	top: 10px;
}

.maincenter {
	position: absolute;
	left: 75px;
	top: 10px;
}

#adminList {
	position: absolute;
	top: 200px;
	height: 575px;
/*	border:1px solid #000000;* border=1/
}
