* {margin: 0; padding: 0; border: none; text-decoration: none;}
html {
	background: url(images/bg4.jpg) #ffd7b4 center;
	text-align: center;
	font: small "Georgia", "Palatino Linotype", "Times New Roman", serif;
	color: #444;
}
body {
	background: url(images/bg2.jpg) center top repeat-x;
}

p, ul, ol {padding: 5px 0;line-height: 150%;}
ol {list-style-type: upper-roman;}
ul {list-style-type: circle;}
li {margin-left: 1.5em;}
a:link {border-bottom: 1px dashed; font-weight: bold;}
a:visited {border: none; font-weight: normal;}
code {color: #f5f5f5; font-size: 100%;}
blockquote, .box {
	border-left: 5px solid #950505;
	background: url(images/quote.gif) #FCCDA8 top left no-repeat !important;
	background-position: .1cm 0;
	margin: 10px 0;
	padding: 0 10px 0 20px;
	font-style: normal;
	color: #950505;
	text-align: left;
}

#container {
	width: 857px;
	margin: 0 auto;
	text-align: left;
	background: url(images/header.jpg) left top no-repeat;
	padding-right: 13px !important;
	padding-right: 12px;
}
#header {
	height: 0px;
	position: relative;
}

#content {
	width: 545px;
	float: right;
	background: url(images/bg5.jpg) left top repeat-y;
	color: #013501;
	font-weight: bold;
	position: relative;
}
#content div {
	background: url(images/bg_content-top.jpg) left top no-repeat;
	padding: 20px;
	position: relative;
}
#content div div {background: none; padding: 0;}
#column {
	width: 240px;
	float: right;
	margin: 552px 16px 0 0;
}
#column div {
	margin-top: -220px;
	padding: 0 20px;
	position: relative;
}
#column div div {
	margin: 0;
	padding: 0;
	background: none;
}

/*  */
#footer {
	clear: both;
	position: bottom;
	width: 857px;
	height: 280px;
	background: url(images/footer2.jpg) bottom repeat-x;
}
#flash {
	width: 300px;
	position: absolute;
	padding: 65px 65px 0px 65px;
}
#footer a:link, #footer a:visited {
	color: #111;
	border: none;
	font-weight: bold;
}
#footer a:hover {color: #345620;}
#column h2, #column h3 {color: #1b300f;}
#column ul.menu {padding-bottom: 10px;}
#column ul.menu li {
	display: inline;
	margin:0;
	list-style: none;
}
#container #column ul.menu li a {
	display: block;
	margin: 3px 0;
	background: #ffd4b8;
	border-bottom: 2px solid #996633;
	border-top: 2px solid #996633;
	padding: .2em .3em;
	color: #365921;
	position: relative;
	font-weight: bold;
	text-align: left;
}

#container #column ul.menu li a:hover {
	color: #000;
	background: url(images/sidemenu_hover.jpg) #ffd4af right center no-repeat;
	text-align: left;
}
h1 {
	color: #a9c57f;
	font: italic normal 3em "Times New Roman", "Georgia", sans-serif;
	padding: 10px 0 0 270px;
}
#content h2 {
	color: #004500;
	margin: 0 -20px;
	font-weight: bold;
	font: bold 2em "Elephant", "Georgia", sans-serif;
	padding: 22px 10px 20px 130px;
}

#content h4 {
	background: url(images/bg6.jpg) right no-repeat;
	padding: 50px 0px 0px 0px;
	color: #000;
	font: normal 1em "Times New Roman", "Georgia", sans-serif;
}

#content h5 {padding: 150px 0px 0px 0px;}

h3 {
	padding-top: .3em;
	font: italic bold 1.6em "Times New Roman", "Georgia", sans-serif;
}
#content h3 {
	font-size: 1.3em;
	color: #005500;
	border-bottom: 3px solid #2d4f18;
}
#content p, #content li {text-align: justify;}
#column a:link, #column a:visited {color: #697f0f;border-color: #99ab3c;}
#content a:link, #content a:visited {color: #b3c46c;border-color: #58803a;}
#column a:hover {color: #ffedaf;}
#content a:hover {color: #fadb7e;}
#container #column a.credit {
	display: block;
	height: 30px;
	text-indent: -9999px;
	border: none;
}
#mainmenu {
	position: absolute;
	left: 295px;
	bottom: 1px !important;
	bottom: 0;
	list-style: none;
}
#mainmenu li {
	width: auto;
	float: left;
	margin-left: 5px;
}
#container #mainmenu li a {
	display: block;
	border: none;
	color: #a9c57f;
	padding: 0 9px;
	font: italic bold 1.5em "Times New Roman", "Georgia", sans-serif;
}
#container #mainmenu li a span {
	display: block;
	padding: 5px 0;
}
#mainmenu li:hover, #mainmenu li.over, #mainmenu .active {
	background: url(images/menu_hover-left.gif) top left no-repeat;
}
#container #mainmenu li:hover a, #container #mainmenu li.over a, #mainmenu .active a {
	background: url(images/menu_hover-right.gif) top right no-repeat;
}
#container #mainmenu li:hover a span, #container #mainmenu li.over a span {
	background: #000;
}
#container #mainmenu li a:hover {
	color: #f2ff7f;
}
#container #mainmenu .active a span {
	background: #000;
	color: #a9c57f;
}
#content, #column div {
	overflow: visible !important;
	overflow: hidden;
}

#www a:hover {color:#111}
code {
	width:150px;
	display: block;
	text-decoration: none;
	font-size: 13px;
	
	margin: 3px 0;
	background: #ffd4b8;
	border-bottom: 2px solid #996633;
	border-top: 2px solid #996633;
	padding: .2em .3em;
	color: #365921;
	
	display:none;
	float:left;
	text-align:center;}
  #www { position: absolute !important; width:480px;left:220px}