	html {
	background-image: url(../images/topbar.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	min-width:990px;
}
.footnote {
	font-size:10px;
	}
body {

}
#body-container {
	margin:0; padding:0;
	position:relative;
	width:990px;
	margin:0 auto;
	background-image:url(../images/kengold-right.jpg);
	background-position:860px 120px;
	background-repeat:no-repeat;
	padding-top:160px;
	min-height:750px;
	height:750px;
}
#title-text {
	color: white;
	position: absolute;
	
	top: 0px;
	left: 180px;
	
	padding-top: 65px;
	
	width: 400px;
	height: 30px;

	z-index: 1;	
	font-family: Times New Roman, Times, serif;
	font-size: 20pt;
	font-weight: 100;
	line-height: 125%;
}

ul {
	color: #575757;
	font-family: Arial;
	font-size: 10pt;
	line-height: 125%;
}

li {
list-style-image: url("../images/nugget.jpg");
	line-height: 155%;
}


#award {
	display:none;
	position:absolute;
	right:-25px;
	top:0px;
}
#mcontent{
left:200px;
position:relative;
width:620px;
}
#menu{
position:absolute;
left:0px; top:160px;
width:180px;
padding-left:26px;
color: #575757;
font-family: Arial;
font-size: 10pt;
line-height: 175%;
}

#menuitem {
	
}

#submenuitem {
  padding-left: 1px;
  font-size: 10px;
  line-height: 135%;
}

p {
	color: #575757;
	font-family: Arial;
	font-size: 10pt;
	line-height: 175%;
}
h4 {
	color: #CC6600;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 100;
	line-height: 50%;
}

h3 {
	color: #CC6600;
	font-family: Times New Roman, Times, serif;
	font-size: 16pt;
	font-weight: 100;
	line-height: 125%;
}

h2 {
	color: #CC6600;
	font-family: Times New Roman, Times, serif;
	font-size: 20pt;
	font-weight: 100;
	line-height: 125%;
}


a:link {
	color: #627B87;
	text-decoration: none;
}

a:visited {
	color: #627B87;
	text-decoration: none;
}

a:active {
	color: #627B87;
	text-decoration: none;
}

a:hover {
	color: #cc6600;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #627b87;
	text-decoration: none;
}
#lcontent{
	display:none;
	position:relative;
	margin-top:35px;
	background-image:url(../images/sidebar.jpg);
	background-repeat:no-repeat;
	width:180px;
	height:373px;
	margin-left:-11px;
	padding-left:13px;
	padding-top:36px;
	color:white;
}
#lcontent ul{
	width:135px;
	list-style:none;
	padding:0px; margin:0;
	font-size:10px;
}
#lcontent li {
	padding:0px; margin:0;
	margin-bottom:6px;
}
#news{
display:none;
	height:160px; overflow:hidden;
}
#contact{
	font-size:10px;
	line-height:125%;
	position:absolute;
}
#lcontent a:link, #lcontent a:visited {
	color:white;
}
#logo{
position:absolute; width:100px;height:30px;
top:13px; left:8px;
border:0;
}
#gallery img {
border:none;
margin:5px;
}
#gallery a:hover {
border:none;
}
#gallery{
padding-bottom:30px;
}
.hiresdl {
	position:relative;
	left:20px;
	padding-bottom:10px;
	}