* {
padding : 0;
margin : 0;
}
body {
font-family : Arial, Helvetica, sans-serif;
color : #ccc;
font-size : 12px;
background: #000 url(images/bk.jpg) repeat-y 50% 0;
}
img {
padding : 3px;
border : 1px solid #000;
border : 1px solid #000;
}
img.floatTL {
float : left;
margin-right : 7px;
margin-bottom : 2px;
margin-top : 12px;
margin-left : 10px;
}
img.floatTR {
float : right;
margin-left : 7px;
margin-bottom : 2px;
margin-top : 12px;
margin-right : 10px;
}
.blue {
color : #5D6710;
}
.orange {
color : #C1AF63;
}
#wrapper {
width : 773px;
margin : 0 auto;
background-color : #5D6710;
min-height : 950px;
}
* html #wrapper {
height : 950px;
}
#pagenav, #pagenav ul {
    margin-right : 10px;
	float: center;
	width: 47em;
    height: 20px;
	list-style: none;
	line-height: 1;
	background-color: #5d6710;
    text-align: left;
	font-weight: bold;
	padding: 0;
	border: solid #717e14;
	border-width: 0px 0;
	margin: 0 0 1em 0;
}

#pagenav a {
	display: block;
	width: 10em;
	width: 6em;
	color: #d0d875;
	text-decoration: none;
	padding: 0.25em 1em;
}

#pagenav a.daddy {
	background: url(images/rightarrow2.gif) center right no-repeat;
}

#pagenav li {
	float: left;
	padding: 0;
	width: 9.37em;
}

#pagenav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	width: 14.2em;
	font-weight: normal;
	border-width: 0.15em;
	margin: 0;
}

#pagenav li li {
	padding-right: 1em;
	width: 13em
}

#pagenav li ul a {
	width: 13em;
	width: 9em;
}

#pagenav li ul ul {
	margin: -1.75em 0 0 14em;
}

#pagenav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#pagenav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#pagenav li:hover, #nav li.sfhover {
	background: #373c1c;
    }
#header {
height : 176px;
margin-top: 10px;
background-color : #000000;
background-image : url(images/ant.jpg);
background-repeat : no-repeat;
background-position: right 0%;
}
.name {
background-image : url(images/dunno.jpg);
background-repeat : no-repeat;
background-position: center left;
}
.name h1 {
font-size : 2em;
margin-top : 10px;
margin-left : 30px;
font-weight : lighter;
font-family : Arial, Helvetica, sans-serif;
padding-top : 125px;
}
.name h3 {
font-size : 0.9em;
margin-left : 30px;
font-family : Arial, Helvetica, sans-serif;
color : #999;
}
#menu {
margin : 0 auto;
padding : 5px 0 6px 0;
width: 480px;
position: relative;
top: -173px;
left: 50px;
padding: 5px 0em 6px 0em;}
#menu ul {
margin : 0;
padding : 0;
list-style : none;
text-align : center;
}
#menu li {
display : inline;
}
#menu a {
text-transform : uppercase;
text-decoration : none;
font-size : 12px;
color : #f1f1f1;
font-weight: lighter;
padding: 5px 10px 5px 10px;
color: #d0d875;}
#menu a:hover {
color: #ccc;
padding: 5px 10px 5px 10px;}

#leftcolumn {
display : inline;
width : 210px;
float : left;
min-height : 695px;
background-color : #5D6710;}
* html #leftcolumn {
height : 695px;
}
#leftcolumn h3 {
font-size : 1.2em;
padding-left : 20px;
padding-top : 2px;
padding-bottom : 5px;
color : #fff;
font-weight : bolder;
}
form {
margin-top : 0;
width : 190px;
margin-left : 10px;
margin-right : 10px;
margin-bottom : 10px;
background-color : #373c1c;
border : 1px solid #d0d875;
}
form p {
padding-top : 10px;
padding-left : 5px;
padding-bottom : 5px;
color : #000;
}
.reg p {
padding-left : 20px;
color : #000;
}
.reg a {
color : #d0d875;
text-decoration : none;
}
#leftcolumn h4 {
margin-top:-1px;
 padding: 4px 4px 4px 9px;
 font-size: 1.4em;
 font-variant:small-caps;
 font-weight:bold;
 text-align: center;
 color: #FFF;
 border-bottom:1px solid #d0d875;
 border-top:1px solid #d0d875;
 background-color: #373c1c;
color : #bcb53e;
}
.lefttext p {
text-align : justify;
padding : 3px;
}
.navlist a {
display: block;
text-decoration: none;
background: #5d6710 url(images/rightarrow2.gif) no-repeat 10px 8px;
border-bottom: 1px solid #d0d875;
font-weight: bold;
padding: 4px 4px 4px 20px;
color: #d0d875;
font-size: 100%;
}
.navlist a:hover{
background: #373c1c url(images/rightarrow2.gif) no-repeat 10px 8px;
font-weight: bold;
text-decoration: none;
color: #d0d875;
font-size: 100%;
text-align: left;
}
.lefttext a {
color : #d0d875;
text-decoration : none;
}
#rightcolumn {
display : inline;
margin-right : 10px;
width : 550px;
float : left;
min-height : 695px;
background-color : #373c1c;
background-image: url(images/bottom.jpg);
background-repeat: no-repeat;
background-position: bottom;}
* html #rightcolumn {
height : 695px;
}
blockquote {
margin-top : 10px;
margin-left : 5px;
margin-bottom : 10px;
margin-right : 10px;
font-size : 1.0em;
font-family : Arial, Helvetica, sans-serif;
font-weight : bolder;
text-align: center;
color : #d0d875;
border : 1px solid #bcb53e;
padding : 3px;
}
#rightcolumn p {
padding : 10px;
text-align : justify;
color : #8f9c2a;
}
#rightcolumn h2 {
margin-left : 15px;
margin-top : 10px;
font-size : 1.5em;
font-family : Arial;
font-variant:small-caps;
font-weight : bold;
color : #bcb53e;
text-decoration : none;
}
#rightcolumn h3 {
margin-left : 15px;
margin-top : 10px;
font-size : 1.2em;
font-family : Arial, Helvetica, sans-serif;
font-weight : bolder;
color : #d0d875;
text-decoration : underline;
letter-spacing : 0.3em;
}
#rightcolumn a {
color : #d0d875;
text-decoration : underline;
}
#pages {
display : inline;
margin-right : 10px;
margin-top: -13px;
width : 700px;
float : left;
min-height : 695px;
background-color : #373c1c;
}
* html #pages {
height : 695px;
}
#pages p {
padding : 10px;
text-align : center;
float: center;
color : #8f9c2a;
}
#pages a {
color : #d0d875;
text-decoration : underline;
}
#pages h2 {
margin-left : 15px;
margin-top : 10px;
font-size : 2.5em;
font-family : Arial;
font-variant:small-caps;
font-weight : bold;
color : #bcb53e;
text-decoration : none;
}
.lb {
background-image : url(images/lb.jpg);
background-repeat : repeat-x;
width : 530px;
height : 5px;
margin-left : 10px;
}
#footer {
margin-top : 5px;
background-color : #8f9c2a;
display : inline;
float : left;
width : 773px;
text-align : center;
padding-top : 10px;
padding-bottom : 10px;
}
#footer p {
color : #000;
}
#footer a {
color : #373c1c;
}
/*----- Hoverbox Code - get code found at http://host.sonspring.com/hoverbox/ ------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #8f9c2a;
	color: inherit;
	vertical-align: top;
	width: 103px;
	height: 150px;
	margin: 2px;
	padding: 2px;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
}

.hoverbox li
{

	color: inherit;
	display: inline;
	float: left;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 200px;
	height: 290px;
}
/* ================================================================
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/simple_vertical.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
=================================================================== */

/* Add a margin - for this demo only - and a relative position with a high z-index to make it appear over any element below */
#menu_container {margin:0px 0px -8px 0px; position:relative; width:735px; height:25px; z-index:100;}

/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu, #pmenu ul {padding:0; margin:0; list-style-type: none;}

/* Set up the link size, color and borders */
#pmenu a, #pmenu a:visited {display:block;width:115px; font-size:12px; font-weight: bold; color:#d0d875; height:25px; line-height:24px; text-decoration:none; text-indent:5px; border:1px solid #717e14; border-width:0px 0px 0px 0px;}

/* Set up the sub level borders */
#pmenu li ul li a, #pmenu li ul li a:visited {border-width:0 1px 1px 1px;}
#pmenu li a.enclose, #pmenu li a.enclose:visited {border-width:1px;}

/* Set up the list items */
#pmenu li {float:right; background:#5d6710;}

/* For Non-IE browsers and IE7 */
#pmenu li:hover {position:relative;}
/* Make the hovered list color persist */
#pmenu li:hover > a {background:#373c1c; color:#d0d875;}
/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
#pmenu li ul {display:none;}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu li:hover > ul {display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(transparent.gif); width:120px;}
/* Position the first sub level beneath the top level liinks */
#pmenu > li:hover > ul {left:-35px; top:16px;}

/* get rid of the table */
#pmenu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a:hover {position:relative; background:#373c1c; color:#d0d875;}

/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {background:#373c1c; color:#d0d875;}

/* Set up the pointers for the sub level indication */
#pmenu li.fly {background:#5d6710 url(fly.gif) no-repeat right center;}
#pmenu li.drop {background:#5d6710 url(drop.gif) no-repeat center center;}


/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #pmenu li ul {visibility:hidden; display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(transparent.gif);}

/* keep the third level+ hidden when you hover on first level link */
#pmenu li a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
#pmenu li a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
#pmenu li a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the sixth level hidden when you hover on fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden;
}

/* make the second level visible when hover on first level link and position it */
#pmenu li a:hover ul {
visibility:visible; left:-30px; top:14px; lef\t:-31px; to\p:15px;
}

/* make the third level visible when you hover over second level link and position it and all further levels */
#pmenu li a:hover ul a:hover ul{
visibility:visible; top:-11px; left:80px;
}
/* make the fourth level visible when you hover over third level link */
#pmenu li a:hover ul a:hover ul a:hover ul {
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul {
visibility:visible;
}
/* make the sixth level visible when you hover over fifth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul {
visibility:visible;
}
/* If you can see the pattern in the above IE5.5 and IE6 style then you can add as many sub levels as you like */