body {
	margin: 0px;
	background-image: url(../images/bg_main2.jpg);
	background-color: #a9bb71;
	background-repeat: repeat-x;
	font: 11px/14px Arial;
}
#skeleton {
	height: 768px;
	width: 1024px;
	margin: 0px;
	padding: 0px;
}
#content .main #subnav {
	width: 250px;
	margin: 0px;
	padding: 0px;
}
#content .main #subnav li {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
	padding-left: 0px;
	margin: 0px;
	list-style-type: none;
}
#content .main #subnav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#frame {
	width: 100%;
}
#skeleton #navigation {
	height: 82px;
	width: 1024px;
}

#skeleton #content {
	width: 1024px;
}

#skeleton #nuggets {
	height: 134px;
	width: 1024px;
	background-image: url(../images/temp_fla.jpg);
}

#skeleton #footer {
	height: 40px;
	width: 964px;
	color: #E1DEDE;
	font-size: 9px;
	padding-top: 6px;
	padding-left: 30px;
}
#content .content_cap {
	background-image: url(../images/cap_content2.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 1024px;
}
#content .main {
	background-image: url(../images/bg_content2.jpg);
	padding-left: 45px;
	padding-right: 45px;
	color: #767474;
}
.main h1 {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #502310;
	text-decoration: none;
	margin: 0;
	font-family: Georgia;
	padding-bottom: 6px;
}

.main h2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #502310;
	text-decoration: none;
	margin: 0;
	padding-top: 10px;
}

#footer a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: none;
	color: #000000;
}
#footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}


#subnav a:link {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #666666;
}
#subnav a:visited {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #666666;
}
#subnav a:hover {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #502310;
}
#subnav a:active {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #666666;
}
