* {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color:black;	
}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: black;
	/*background: url("/images/77951.jpg") no-repeat;*/
}

#wrapper {
	width: 100%;
	text-align: center;
}
#main {
	position: relative;
	background: url("/images/77951.jpg") no-repeat;
	width: 900px;
	height: 980px;
	top: 25px;
	border: 3px;
	border-color: #EABA5B;
	border-style: solid;
	
	margin-left: auto;
	margin-right: auto;
	

	
}
#col_1 {
	position: absolute;
	top: 140px;
	left: 220px;
	height: 105px;
	width: 165px;
	border: 2px solid black;
	background:  url("/images/77953.jpg") no-repeat; 
	background-position:center; 
	
}
#col_2 {
	position: absolute;
	top: 140px;
	left: 455;
	height: 105px;
	width: 165px;
	border: 2px solid black;
	background: url("/images/77954.jpg") no-repeat;
	background-position:center; 
}
#col_3 {
	position: absolute;
	top: 140px;
	left: 690px;
	height: 105px;                                                  
	width: 165px;
	border: 2px solid black;
	background:  url("/images/77955.jpg") no-repeat;
	background-position:center; 

}
#body {
	position: absolute;
	top:	270px;
	left:	215px;
	height:	620px;
	width:	610px;
	color:	black;
	border: 2px solid black;
	background: white;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	text-align: left;
	overflow: auto;
}

#logo {
	z-index: 60;
	position: absolute;
	background:  url("/images/77985.gif") no-repeat;
	top: 10px;
	left: 750px;
	width: 100px;
	height: 105px;
}

#header {
	position: absolute;
	background: url("/images/77952.jpg") no-repeat;
	background-position:center;
	border: 1px solid white;
	border-bottom: 2px solid black;
	top: 0px;
	left: 0px;
	width: 897px;
	height: 120px;
}




/*#top_nav {
	position: absolute;
	top: 165px;
	left: 0px;
	width: 100%;
	height: 22px;
	background: #DFDFDF;
}*/

#left_nav {
	position: absolute;
	top: 148px;
	left: 20px;
	height: 505px;
	width: 205px;
	text-align: left;
	padding-top: 10px;
	line-height: 180%;
	text-decoration: none;
}

#gold_logo {
	z-index: 60;
	position: absolute;
	background:  url("/images/77983.gif") no-repeat;
	top: 910px;
	left: 700px;
	width: 170px;
	height: 60px;



}


#footer {
    position: absolute;
	
	top:	920px;
	left:	15px;
	width: 860px;
	height: 50px;
	display: block;
    background-color: #DFDFDF;
    border: 2px solid black;
	font-size: 9px;
	padding-left: 10px;
	
}





/* This is the left nav */
div.nav_222_parent {
	display: block;
	float: left;
	height: 30px;
	width: 180px;
	text-align: left;
	text-decoration: none;
}
a.nav_222_parent:active,
a.nav_222_parent:link,
a.nav_222_parent:visited,
a.nav_222_parent:hover {
	color: #DFDFDF;
	font-size: 14px;
	text-decoration: none;
	line-height: 30px;
	font-weight: bold;
}
a:hover.nav_222_parent {
	color: white;
}



.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 16px;
	font-weight: bold;	color: #313CE4;
}

.heading_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D65508;
	font-weight: bold;
	line-height: 22px;
}
.heading_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;
	font-weight: bold;	color: #313CE4;
}
.heading_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;
	font-weight: bold; color: #C65508; background-color: #FFF3AA; margin-left: 2px;
}
.copy_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;
	color: #000000;	line-height: normal;
}
.copy_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;
	color: #000000;	line-height: normal; 
}
.copy_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;
	color: #000000;	line-height: normal; background-color: #FFFFEF;
}
.red_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 36px;
	font-weight: bold;	color: black;
}

