


body {background-color: #323232;
		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: 3em;
}


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:196px;
padding: 0px 5px 1px;
margin-left: 0;
}

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



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;
}





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

#main_logo2
{
	
	margin-left: -44px;
	margin-bottom: 2em;
}



#nav {
float: left;

position:relative;top:-3px;
height:40em;
width: 14em;
	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;
}


