* { margin:0px;padding:0px;font-size:100%}
html, body {
	height:100%;
	width:100%;
	font-family:Helvetica,Arial,sans-serif;
	font-size:10px;
	color:#fff;
	position:absolute;
	background: #010511 url("../images/bg.jpg") no-repeat center top;
	background-size:100%;
	background-attachment:fixed;
	}

p{font-family:helvetica,verdana,sans-serif;font-size:12px;font-weight:normal;color:#FFF;position:absolute;}
a:link,a:visited {color:#6e6e6e;text-decoration : none;}
a img {border : 0;}
img {text-decoration:none;border:0px;}
.mainDiv{
	z-index:1;
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	}
.links2Div{
	z-index:2;
	width:100%;
	height:33px;
	position:absolute;
	top:127px;
	left:0px;
	background: transparent url("../images/linksbg2.png") repeat-x left top;
	}
.highlightBgDiv{
	z-index:3;
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	background: transparent url("../images/highlightbg.png") repeat-y center top;
	}
.centerDiv{
	z-index:4;
	margin:0 auto;
	width:900px;
	height:1600px;
	position:relative;
	background: transparent url("../images/bg2.png") repeat left top;
	}
.bgDiv{
	z-index:5;
	width:100%;
	height:592px;
	position:absolute;
	top:0px;
	left:0px;
	}
.headerDiv{
	z-index:6;
	width:100%;
	height:160px;
	position:absolute;
	top:0px;
	left:0px;
	}
.slideShowDiv{
	z-index:7;
	width:100%;
	height:420px;
	position:absolute;
	top:160px;
	left:0px;
	}
.slideShowCaptionDiv{
	z-index:8;
	width:100%;
	height:30px;
	position:absolute;
	top:500px;
	left:0px;
	background: transparent url("../images/bg2.png") repeat left top;
	}
.contentDiv{
	z-index:9;
	width:900px;
	height:1010px;
	position:absolute;
	top:530px;
	left:0px;
	}
.subContentDiv{
	position:absolute;
	height:160px;
}
.subContent2Div{
	position:absolute;
	top:0px;
	right:0px;
	height:160px;
	background: transparent url("../images/bg3.png") repeat left top;
}
.subContentCaptionDiv{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:16px;
	background-color:#000;
}
.footerDiv{
	z-index:10;
	width:100%;
	height:60px;
	position:absolute;
	bottom:0px;
	left:0px;
	background-color:#1e1e1e;
	}
	
	
.linksDiv{
	z-index:11;
	width:100%;
	height:33px;
	position:absolute;
	top:127px;
	left:0px;
	background: transparent url("../images/linksbg.png") repeat-x left top;
	}
.linksHoverDiv{
	position:absolute;
	top:0px;
	height:33px;
	cursor:hand;
	cursor:pointer;
	}
.mainLinks{
	position:relative;
	text-align:center;
	top:10px;
	font-size:13px;
	font-family: century gothic,trebuchet ms,helvetica;
	color:#000
	}
	
.footerLinks{
	position:absolute;
	top: 20px;
	color:#6e6e6e;
	cursor:hand;
	cursor:pointer;
	}
.msg {color:#8C8C8C;position:absolute;}
.textbox{
	border:1px solid gray;
	margin:0px;
	padding:0px;
	overflow:auto;
	font-family:tahoma,verdana,sans-serif;
	background-color:#FFFFFF;
	resize:none;
	position:absolute;
	top:52px;
	width:100px;
	height:22px
}
.img2{
	cursor:hand;
	cursor:pointer;
}
	