body {
	background-color: #2c1706;
	text-align: center;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #66CCFF;
	text-decoration: none;
}

h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; font-variant: normal; color: #FFffff; text-decoration: none; text-transform: none}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #CCCC66; text-decoration: none; font-style: normal; font-variant: normal}
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: oblique; font-weight: bold; font-variant: normal; text-transform: none; color: #FF6600; text-decoration: none}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

span {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: cccc66}


ul {
	list-style-image: none;
	list-style-type: square;
	list-style-position: outside
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCC66;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCC66;
	text-decoration: none;
	text-align: center;
	padding-bottom: 30px;
}
.printheader {
	display: none;
}

#container #main img {
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 30px;
}




#container {
	background-color: #4C2C00;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
}

#nav  {
	float: left;
	width: 150px;
	background-color: #4C2C00;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo  {
	float: right;
	width: 400px;
	background-color: #4C2C00;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#graphic {
	background-color: #4C2C00;
	width: 650px;
}

#open {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	margin: 0px;
	width: 640px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #4C2C00;
	text-align: center;
}
#main {
	background-color: #4C2C00;
	width: 610px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCC66;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: left;
}

#menu {
	background-color: #4C2C00;
	width: 650px;
	height: 110px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	text-align: center;
	background-image: url(images/sunburst.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#img {
	float: right;
	width: 620px;
	padding-right: 30px;
}
#container .footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #66CCFF;
	text-decoration: none;
}
.sharebtn {
	margin-top: 25px;
	text-align: center;
}
clrfloat {
	clear: both;
}