@charset "UTF-8";
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */

body {
	margin: 0;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	padding: 0;
	text-align: center;
}


h1 {
	color: #4F6179;
	font-size: 24px;
	font-weight: normal;
	margin: 3px 0px 25px 0px;
}
h2 { color: #333333; font-size: 14px; font-weight: normal; margin: 0px 0px 15px 0px; }

.style2 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
}

.style3 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0066CC;
	font-weight: bold;
}

a          { color: #ba7007; }
a:visited  { color: #ba7007; }
a:hover    { color: black; }


.container {
	width: 992px;
	position: relative;
	margin-left: auto;
	height: 757px;
	margin-right: auto;
	top: 0px;
}


/* BANNER AREA */

.toplogo {
	position: relative;
}

.conttext {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 17px;
}

.conttext2 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14px;
}
.contentArea {
	background-image: url(images/stage_BG.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 840px;
	height: 724px;
	background-color: #000000;
}
.content {
	padding-top: 20px;
	padding-bottom: 20px;
}


/* LEFT NAVIGATION */

.NavBox {
	width: 202px;
	float: left;
	height: 460px;
}
	
.leftnavigation {
	width: 202px;
	vertical-align: middle;
}

.leftnavigation a{
	padding-left: 45px;
	float: left;
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	background-image: url(images/enter_off_hi.png);
	height: 68px;
	width: 209px;
	background-repeat: no-repeat;
	padding-top: 20px;
}

.leftnavigation a:visited{
	color: #FF0000;
}
.leftnavigation a:hover{
	color: #ffffff;
	background-image: url(images/enter_on_hi.png);
	background-repeat: no-repeat;
}


/* CONTENT AREA */

.contentleft {
	width: 76px;
	float: left;
	height: 724px;
}

.contentright {
	float: right;
	width: 76px;
	height: 724px;
}

.imageright {
	margin-left: 10px;
	float: right;
	margin-bottom: 3px;
}
.imageleft {
	margin-right: 15px;
	float: left;
	margin-bottom: 3px;
}


/* FOOTER AREA */
.footerArea {
	width: 992px;
	height: 33px;
	position: absolute;
	float: left;
	top: 724px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	left: 0px;
}

.copyright {
	border-top: solid;
	border-color: #737a90;
	border-width: 2px;
	margin-left: 220px;
	margin-right: 50px;
	padding-top: 12px;
	color: #666666;
	font-size: 10px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}
.btn1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #CC0000;
	margin-left: 15px;
}
.btn1 a{
	color: #CC0000;
	background-image: url(images/enter_off_hi.png);
	background-repeat: no-repeat;
	}

