body {
margin : 0;
padding : 0;
text-align : left;
font : 75% "arial", sans-serif;
line-height : 1.5em;
background : #BCE0A8;
color : #000;
}
			/*CONTAINER*/
#wrapper {
position : relative;
width : 860px;
margin-right : auto;
margin-left : auto;
padding : 0;
border : 0px solid green;
background : #fff;
}
			/*TOP TITLE BAR*/
#title {
width : 770px;
margin-left : 5px;
padding : 0;
text-align : right;
background : #fff;
color : #000;
}
#title h1 {
margin : 0;
padding : 10px;
font-size : 175%;
text-transform : uppercase;
letter-spacing : 5px;
background : inherit;
color : #BCE0A8;
}
			/*BANNER*/
#header {
background : url(img/PJ59.jpg) no-repeat;
width : 850px;
height : 458px;
margin : 0 0 0 5px;
padding : 0 0 0 0;
}
			/*TOP NAVIGATION*/
.container {
width : 850px;
height : 35px;
margin : 20px 0 10px 5px;
}
#navCircle {
margin : 0;
padding-top: 0;
padding-bottom:3%;
padding-right:0;
padding-left:0;
border-bottom : 1px solid #b2d094;
}
#navCircle li {
margin : 0;
padding-top: 0;
padding-bottom:3%;
padding-right:0;
padding-left:0;
display : inline;
list-style-type : none;
}
#navCircle a:link, #navCircle a:visited {
float : left;
font-size : 1.3em;
padding-top: 0;
padding-bottom:3%;
padding-right:2.5%;
padding-left:3%;
text-decoration : none;
background : inherit;
color : #457C05;
}
#navCircle a:link.active, #navCircle a:visited.active, #navCircle a:hover {
background-color : inherit;
color : #000;
background : url(img/arrow.gif) no-repeat bottom center;
}
			/*MAIN CONTENT*/
#content {
width : 560px;
float : left;
margin-top : 0;
margin-left : 11px;
padding : 5px;
border-right : 1px solid #b2d094;
}
#content p {
padding : 0 20px;
}
			/*SIDEBAR*/
#right-col {
width : 175px;
margin : 5px 0 0 590px;
border-left : 1px none #28460a;
padding : 3px;
}
			/*FOOTER*/
#footer {
margin : 50px 0 0 0;
padding : 5px;
text-align : center;
font : 90% "arial", sans-serif;
background : #4b692d;
color : #fff;
}
#footer a:link, #footer a:visited {
background : inherit;
color : #b2d094;
}
#footer a:hover {
background : inherit;
color : #fff;
text-decoration : none;
}
			/*SCROLLBAR*/
div.scroll {
overflow : auto;
height : 18em;
width : 160px;
padding : 1ex;
margin : 0 0 30px 5px;
border : 1px solid #345411;
background : #BCE0A8;
color : #000;
}
			/*TYPOGRAPHY*/
h2 {
margin : 20px;
font-size : 140%;
text-transform : uppercase;
letter-spacing : 5px;
background : inherit;
color : green;
}
h2.center {
margin-left : 15%;
margin-right : auto;
font-size : 140%;
text-transform : uppercase;
letter-spacing : 5px;
background : inherit;
color : green;
}
h3 {
margin : 5px;
font-size : 120%;
letter-spacing : 5px;
background : inherit;
color : green;
}
h4 {
margin : 20px;
font-size : 120%;
text-transform : uppercase;
letter-spacing : 2px;
background : inherit;
color : green;
}
h5 {
margin : 20px;
font-size : 115%;
letter-spacing : 1px;
background : inherit;
color : green;
}
h6 {
margin : 20px;
font-size : 95%;
letter-spacing : 2px;
background : inherit;
color : green;
}
h7 {
margin : 20px;
font-size : 115%;
letter-spacing : 1px;
background : inherit;
color : green;
text-decoration: underline
}
h8 {
margin : 20px;
font-size : 95%;
letter-spacing : 1px;
background : inherit;
color : green;
text-decoration: underline
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}

			/*MISC*/
hr {
background-color: #b2d094;
height : 1 px;
border: none;
margin-left: 25px;
width : 90%;
}

			/*LINKS*/
a img {
border : none;
}
a:link, a:visited {
text-decoration : none;
background : inherit;
color : #457C05;
}
a:hover {
text-decoration : underline;
background : inherit;
color : #666;
}
ul.side {
list-style-type : square;
padding : 0;
margin : 0;
background : inherit;
color : #c;
}
.side li {
padding-left : 0.2em;
margin-left : 2em;
}
ul.text {
list-style-type : square;
padding : 0;
margin-left : 25px;
background : inherit;
color : #457C05;
}
ol.text {
list-style-type : decimal;
padding : 0;
margin-left : 25px;
background : inherit;
color : #000000;
}
.text li {
padding-left : 0.2em;
margin-left : 2em;
}
ul.text2 {
list-style-type : square;
padding : 0;
margin-left : 5px;
background : inherit;
color : #000000;
}
.text2 li {
padding-left : 0.2em;
margin-left : 2em;
}
			/*CLASSES*/
.news {
font-size : 90%;
text-align : left;
background : inherit;
color : #000;
}
.imgleft {
float : left;
border : 1px solid #345411;
padding : 5px;
margin-right : 15px;
margin-bottom : 15px;
}
.imgcenter {
margin-left : 180px;
margin-right : auto;
border : 1px solid #345411;
padding : 5px;
}
.imgright {
float : right;
border : 1px solid #345411;
padding : 5px;
margin-left : 15px;
margin-bottom : 15px;
}

			/* SHOW/HIDE */

.hidden {
	display: none;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666; 
	}
.unhidden {
	display: block;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666; 
	}
a.showLink {
	text-decoration: none;
	color: #457C05;
	padding-left: 0px; 
	}
a.hideLink {
	text-decoration: none;
	color: #b29b35;
	padding-left: 0px; 
	}
a.showLink:hover, a.hideLink:hover {
	border-bottom: 1px dotted #666; 
	}