


body {background-color: #2E1202;
		font-size: 82%;
		color: #FFFFCC;
		font-family: verdana;}

h1{
color: #99CC00;
font-family: "Gill Sans MT";
font-weight: normal;
}


h2{
color: #a79d65;
font-weight: normal;
line-height: 2em;
}


h3{
color: #a79d65;
font-weight: normal;
}

h4{
color: #FFFF00;
font-weight: normal;
}

p {color: #e3e396;
	font-family: verdana;}
ul {color: #e3e396;}



#menu_list 
 {
position:relative;top:170px;
padding: 0px 5px 1px;
margin-left: 0;
}

#menu_list li
 {
	list-style: none;
	padding: 0 0.75em 0.75em;
	font-size: 1.1em;
	background: #2E1202;
}



a:link {
	color: #ffff00;
		text-decoration: none;	
}

a:visited {
	color: #ffff00;
		text-decoration: none;	
}

a:active {
	color: #e3e396;
}

a:hover {
	color: #e3e396;
}


#current
 {
	color: #99cc00;
	padding: 0 0.6em 0.6em;
}






#submenu_list 
 {
margin-left: 0;

}

#submenu_list li
 {
	list-style: none;
	background: #2E1202;

}

a.sub:link  {
	color: #99cc00;
	text-decoration: none;	
}


a.sub:visited  {
	color: #99cc00;
	text-decoration: none;	
}

a.sub:active sub{
	color: #99cc00;
}

a.sub:hover sub{
	color: #99cc00;
}


a.right_side:link {
	color: #99cc00;
	text-align: right;
}

a.right_side:visited {
	color: #99cc00;
	text-align: right;
}

a.right_side:active sub{
	color: #99cc00;
	text-align: right;
}

a.right_side:hover sub{
	color: #99cc00;
	text-align: right;
}




#main_logo
{
	margin-top: 50px;
	margin-bottom: 2em;
}



#nav {
float: left;
position:relative;top:-3px;
height:40em;
	background-image: url(../images/big_dots_down.gif);
	background-repeat: no-repeat;
}


#content {
	width: 60%;
	float: left;
}



#page {
margin-left: 160px;
margin-right: 23%;
}


#big_yellow_left
 {
position: absolute;
	left: 30px;
	top: -36px;
}



#big_green_left
 {
position: absolute;
	left: -1px;
	top: 30em;
}


