* {
	padding: 0;
	margin: 0;
	
}
body {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
	
	}
#wrapper {
	width: 760px;
	margin: 0px auto;
	border: 1px solid: #000000;
}
#headertitle {
	height: 201px;
	width: 760px;
	margin: 4px 0 0 0;
	background-image: url(images/paperheader.jpg);
	text-align: right;
	}
	
#headertitle h1 {
	padding: 120px 60px 0 0;
	font-family: 'Impact';
	font-size: 3.0em;
	line-height: .8em;
	font-weight: 400;
	letter-spacing: 2px;
	color: #000000;
}

#headertitle h2 {
	padding: 8px 64px 0 0;
	margin: 0 auto;
	font-family: Arial;
	font-size: 1.3em;
  color: #000000;
}

#maincontent {
  width: 760px;  
  background-image: url(images/paperwrapperback3.jpg);
  background-repeat: no-repeat;
  border: 1px solid: #000000;
  padding: 20px 0 20px 0;
}

#leftcolumn{ 
 display: block;
 color: #000000;
 margin: 0px 0 0px 20px ;
 padding: 0px 0px 25px 0px;
 width: 230px;
 font-family: Tahoma;
 font-weight: 700;
 font-size: 14px;
 text-align: left;
 float:left;
}

#leftcolumn ul li a{

 color: #000000; 
 font-weight: 900;
 text-decoration: none;
 text-align: center;
 width: 230px;
 margin: 10px 2px 10px 2px ; 
 height: 25px;
 padding: 3px 0 0 0 ;
 background-image: url(images/buttonon2.gif);
 background-repeat: no-repeat;
 display: block;
 letter-spacing: 1px;
 border: 1px solid black;
 
 }

#leftcolumn ul li{
 padding-left: 0px;
 padding-top: 0px;


}


.active{
 
 color: yellow;
 text-decoration: none;
 font-weight: 900;
 } 

#leftcolumn ul li a:hover {
 
 color: #663300;
 text-decoration: none;
 font-weight: 900;
 text-align: center;
 margin: 10px 2px 10px 2px ;
 width: 230px;
 height: 25px;
 padding: 3px 0 0 0 ;
 background-image: url(images/buttonoff.gif);
 background-repeat: no-repeat; 
 display: block;
 border: 1px solid black;
} 

#leftcolumn ul li.active a{
 color: #663300;
 text-decoration: none;
 font-weight: 900;
 text-align: center;
 margin: 10px 2px 10px 2px ;
 width: 230px;
 height: 25px;
 padding: 3px 0 0 0 ;
 background-image: url(images/buttonoff.gif);
 background-repeat: no-repeat; 
 display: block;
 border: 1px solid black;
 
}

#leftcolumn ul{
list-style-type: none;
color: #FFFFFF;
text-decoration: none;
}

#rightcolumn{
width: 450px;
height: 510px;
margin: 0px 5px 0px 30px;
padding: 10px 8px 8px 8px;
background-color: #ffffff;
opacity: .51;
filter: alpha(opacity=51);
font-family: Verdana;
overflow: auto;
}

#rightcolumn p{
padding-bottom:10px;
}

#rightcolumntext {
color: #000000;
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
}

#rightcolumntext h3{
color: #000000;
font-family: Impact;
font-size: 20px;
font-style: none;
font-weight: 400;
padding-bottom: 3px;
}

#rightcolumn a{
color: #000000;

}

#rightcolumn img{
border: none;
text-decoration: none;

}

#rightcolumn img a:active{
  outline: none;
}


#rightcolumn a:hover{
color:#003300;
}

#rightcolumn ul{
margin-left:20px;

}

#rightcolumn ul li{
padding-right:30px;
list-style-type: square;
}

.footer{
height: 50px;
width: 760px;
color: #000000;
padding: 20px 0px 42px 0px;
clear:both;
font-family: Arial;
font-size: 12px;
font-weight: 900;
background-image: url(images/paperwrapperback.jpg);
}

.footer ul{
list-style-type: none;
color: #000000;
text-decoration: none;
margin: 0 20px 0 30px;
}

.footer ul li {
display: block;
padding: 0 3px 0 3px;
border-right: 2px solid brown;
float:left;
}

.footer ul li a{
color: #000000; 
text-decoration: none;
font-family: Arial;
font-size: 12px;

 }
 
.footer ul li.last{
border: none;
} 

.footer a{
color: #000000;
font-family: Arial;
font-size: 12px;
text-decoration: none;
}


.footer a:hover{
color: #ffffff;
text-decoration: none;
font-family: Arial;
font-size: 12px;
 } 
 
.footer ul li.active a{
color: #ffffff;
} 

.footer2 ul{
padding: 0 40px 0 290px;
text-align: center;
}
