a:visited {
	color: #FFFF33;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style6 {color: #24280b}
.style8 {font-size: large}
#copyright {
	position:absolute;
	width:206px;
	height:49px;
	z-index:1;
	left: 958px;
	top: 878px;
}
.style9 {font-size: x-small}

#Layer1 {
	position:absolute;
	width:529px;
	height:111px;
	z-index:1;
	left: 204px;
	top: 40px;
}
.style10 {color: #24280b}
.style15 {font-size: 14px}
.style17 {font-size: 16px}


html {
	min-height: 100%;
}

* {
	margin: 0;
	padding: 0;
}

a {
	color: #B48C09;
}

a:hover {
	color: #AA3;
}

body {
	background: #111 url(layout/bg.jpg) repeat-x;
	color: #000000;
	font: normal 62.5% "Trebuchet MS",Verdana,sans-serif;
}

p,code,ul {
	padding-bottom: 1.2em;
}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}

h2 {
	background: url(layout/stripes.gif) repeat-x left bottom;
	color: #CCC;
	font: normal 2em Impact,sans-serif;
	margin-bottom: 8px;
	padding-bottom: 11px;
	letter-spacing: 1px;
}

blockquote {
	color: #CCA;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2 {
	padding-top: 6px;
}

/* misc */
.clearer {
	clear: both;
	font-size: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* structure */
.wrapper {
	background: url(layout/background_greenfadedsides.png) repeat-y;
	font-size: 1.3em;
	margin: 0 auto;
	width: 780px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.container {
	
}

/* title */
.title {
	font: normal 3em Tahoma,sans-serif;
	text-decoration: line-through;
}

.olive {
	color: #24280b;
}

/* sub navigation */
.sidenav {
	padding-top: 126px;
	float: right;
	width: 220px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: right top;
}

.sidenav h2 {
	color: #9A3;
	font-size: 1.4em;
	line-height: 30px;
	margin: 0;
}

.sidenav ul {
	padding: 0.5em 0 0 0.5em;
}

.sidenav li {
	list-style: none;
}

.sidenav li a {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #777;
	text-decoration: none;
}

.sidenav li a:hover {
	color: #8DCA3F;
}

/* content */
.main {
	margin: 0px 15px 0px 20px;
}

.content {
	float: left;
	margin: 10px;
	padding-top: 32px;
	width: 531px;
}

.content .descr {
	color: #8DC63F;
	margin-bottom: 6px;
}

.content li {
	margin-left: 18px;
}

/* footer */
.footer {
	border-top: 1px dashed #333;
	text-align: center;
	color: #24280b;
	font: normal 0.9em sans-serif;
}

.footer a {
	color: #784;
	text-decoration: none;
}

.footer a:hover {
	color: #AA3;
	text-decoration: underline;
}

.footer .left, .footer .right {
	padding: 10px 0;
}

/* content stuff */

.menu {
	background-color:#333333;
	margin: 0px 0px 20px 0px;
	height: 25px;
	vertical-align:middle;
}

.menu a {
	font-size: 14pt;
}