body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #3E3E31;
	color: #797860;
	margin: 0;
	padding: 0;
	font-size: 0.70em;
	background-image: url(img/line.gif);
	background-position: 668px 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	
	
}
body.main {
	background-image: url(img/bgfull.gif);
	background-repeat: no-repeat;
	background-position: center 30px;
	padding-top: 30px;
	background-color: #A29A70;
	scrollbar-arrow-color: red;
}

#subnav ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #CBC283;
	margin: 10px;
	
}
#subnav ul li a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	margin: 10px;
	
}
picnav {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	margin: 10px;
	
}
a {
	color: #ECD762;
	text-decoration: none;
	font-size:12
}
a:hover{
	color: #ffffff
}
#wrapper {
	margin: 0px auto;
	padding: 0;
	width: 768px;
	height: 570px;
	background-position: center 30px;
	
	
}
#content {
	width: 100%;
	margin-top: 30px;
	background-image: url(img/line.gif);
	padding: 0;
	background-repeat: no-repeat;
	background-position: 49px 0px;
}
#nav1 {
	margin-top: 90px;
	width: 100%;
	height: 66px;
	background-image: url(img/navbg1.gif);
}
#nav1 ul, #nav2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
}
#nav1 ul li, #nav2 ul li {
	float: left;
}
#nav1 ul li a, #nav2 ul li a {
	height: 43px;
	width: 192px;
	text-align: center;
	vertical-align: middle;
	line-height: 43px;
	display: block;
	font-weight: bold;
	text-decoration: none;
}
#nav2 {
	height: 95px;
	background-image: url(img/navbg2.jpg);
	background-repeat: no-repeat;
}
#nav2 ul li a {
	color: white;
	line-height: 29px;
	margin-top: 67px;
	height: 29px;
	background-color: #232323;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#nav2 ul li a:hover {
	background-color: #3E3E31;
}
#logo {
	position: absolute;
	background-position: center;
	top: 45px;
	margin-left: 205px;
}
#doublecolumn {
	background-image: url(img/line.gif);
	background-position: 334px 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	width: 668px;
	height: 335px;
}
#doublecolumn dl {
	float: left;
	width: 334px;
	margin: 0;
}
#doublecolumn dl dt {
	margin: 0;
	padding: 0 10px 12px 10px;
	color: #CBC283;
	font-weight: bold;
}
#doublecolumn dl dd {
	margin: 0;
	padding: 0 10px 12px 10px;
	font-weight: normal;
}
#subnav {
	background-image: url(img/line.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 335px;
}
#subnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 135px;
}
#subcontent {
	width: 583px;
	position: absolute;
	left: 135px;
}
p {
	margin: 0 10px 5px 10px;
}
h1 {
	margin: 0 10px 5px 10px;
	font-size: 15px;
}
#contentiframe {
	height: 335px;
	width: 718px;
	margin: 0 0 0 50px;
}

