BODY{
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  background-color:#000000;
  scrollbar-face-color: #252525;
  scrollbar-track-color: #252525;
  scrollbar-arrow-color: #795C52;
  scrollbar-base-color: #252525;
  scrollbar-shadow-color: #252525;
  scrollbar-highlight-color: #000000;
  scrollbar-darkshadow-color: #000000;
  height:101%;
  font-family:arial,verdana, helvetica, arial, sans-serif;
  font-size:12px;
  font-weight:normal;
  background: url(../images/bg.gif) repeat-y; 

}


#header {
	position: absolute; 
	left:245px; 
	top:0px;
  	width: 687px;
	height: 149px;
	z-index:1;
	
  	/*background: url(../images/nheader.jpg) no-repeat;*/
}

#main {
	position: absolute; 
	top:159px; 
	left:259px;
	width: 660px;
	border:#ffffff 0px solid;
	z-index:6;
}

a:link{color:#857A52; 
		font-weight:bold;
		text-decoration: none;
}
a:visited { color:#857A52; 
			font-weight:bold;
			text-decoration: none;
}
a:active {  color:#857A52; 
			font-weight:bold;
			text-decoration: none;
}
a:hover {   color:#857A52; 
			font-weight:bold;
			text-decoration: underline;
}


select {
background-color:#616060; 
color:#cccccc; 
font-family: arial,verdana, helvetica, sans-serif; 
font-size:12px;
}

input {background-color:#616060; color:#cccccc; font-family:arial, verdana, helvetica, sans-serif; font-weight:norm; font-size:12px; border-color:#666666; border-width:1px;}
.radio {background-color: transparent;}


#download {
	margin-left:2px;
	font-weight:bold;
}

#downloadborder {
	border:#857A52 1px solid; 
	padding: 0px 1px 0px 1px;
}

#bgsubnav{
	position: absolute; 
	top:20px; 
	left:110px;
	height:548px; 
	width:435px; 
}

td {
	font-family:arial,verdana, helvetica, arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#cccccc;
}

#leftside {
	position: absolute; 
	top:0px; 
	left:0px;
	bottom:0px;
  	width: 245px;
	color:#000000;
	z-index:2;
  
}

#rightside {
	position: absolute; 
	top:0px; 
	left:932px;
  	width: 68px;
	color:#000000;
	z-index:3;
  
}


#text {
	width: 660px;
	color:#cccccc;
	border:#000000 0px solid;
	text-align:justify;
	float:left;
	z-index:6;
}

#textcenter {
	width: 660px;
	color:#cccccc;
	border:#000000 0px solid;
	text-align:center;
	z-index:6;
}

#textleft {
	width: 320px;
	color:#cccccc;
	border:#000000 0px solid;
	text-align:justify;
	/*background-color:#ffffff;*/
	float:left;
	z-index:6;
}

#textright {
	width: 320px;
	color:#cccccc;
	border:#000000 0px solid;
	text-align:justify;
	float:right;
	z-index:6;
}




#imgleft{
	margin-top:1px;
}

#imgright{
	margin-top:1px;
}

h1{
	font-size:14px;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align:right;
	width:324px;
	color:#795C52;
}
h2{
	font-size:14px;
	font-weight:bold;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:left;
	color:#795C52;
}

#bgpicture{
	height:164px; 
	width:320px; 
	background: url(../images/bg_pic.jpg) no-repeat; 
	text-align:left; 
	/*border-top:#353535 1px solid; 
	border-bottom:#353535 1px solid;*/
	margin-bottom:10px;"
}





