@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: transparent url(body1.gif) repeat fixed 0 0;
	color: #ffffff;
	font-family: Century Gothic,Arial,Tahoma,sans-serif;
	font-size: 13px;
}
h1 {
	font-size: 36px;
	font-weight: normal;
	text-align: center;
}
h2 {
	text-align: center;
}
a:link {
	font-weight: bold;
	color: #0e73d7;
}
a:hover, a:visited {
	color: #cae304;
}
p {
	line-height: 130%;
	margin-bottom: 16px;
}
div#wrapper {
	width: 766px;
	margin: 1px auto;
}
div#head {
	background: transparent url(head.jpg) no-repeat;
	height: 142px;
}
div#head div#summary {
	display: none;
}
div#head h2 {
	font-size: 12px;
	padding: 9px 35px;
	text-align: right;
}
div#contentframe {
	background: #373737 url(contentframe.gif) repeat-x;
	padding: 0px 3px;
}
div#content {
		background: #1a1a1a url(content.jpg) no-repeat;
		padding: 30px 28px 50px 28px;
}
div#content div#clear {
clear:both;
}
div#text {
	width: 440px;
	float: right;
}
div#text h1 {
	font-size: 28px;
	color: #bfd607;
	margin-bottom: 38px;
	padding-top: 5px;
}
div#text img {
	float: left;
	margin-right: 12px;
}
div#text ul {
	margin-left: 20px;
	list-style-type: circle;
}
div#links {
	width: 230px;
	float: left;
font-size:14px;
}
div#links li {
	list-style-type: none;
}
div#links h3, div#links h4 {
	background: #101010 url(h2.jpg) no-repeat scroll 0 0;
border-top: 1px solid #3F3F3F;
color: #EEEEEE;
font-size: 17px;
font-weight: normal;
	margin: 5px 0 0;
	padding: 6px 2px 6px 35px;
}
div#links ul ul {
background-color:#101010;
margin:0;
padding:0 5px 8px;
}
div#links ul li ul li {
	border-bottom:1px solid #5A6D07;
}
div#links ul ul a:link, div#links ul ul a:visited {
	background:#5A6D07 none no-repeat scroll 0 0;
border-top:1px solid #506104;
color:#DDDDDD;
display:block;
padding:5px 0px 5px 5px;
text-decoration:none;
font-weight: normal;

}
div#links ul ul a:hover {
	background:#768E0B none no-repeat scroll 0 0;

color:#E6F4A7;
}
div#foot {
	background: transparent url(foot.gif) no-repeat;
	padding: 18px;
	text-align: right;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
div#foot a:link {
	color: #ffffff;
	text-decoration: none;
}