/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  10: 1Col_Fixed
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	margin: 0px;
	padding: 0;
	background-color: #6B8C34;
}
#masthead {
	color: #CEE3F4;
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 950px;
	margin: 0 auto;
	height: 950px;
	background-image: url(images/monkeybacknew.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#center {
	width: 950px;
}
#center .content1 {
	font-size: 0.7em;
	line-height: 1.45em;
	width: 210px;
	float: left;
	font-family: "Courier New", Courier, monospace;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: normal;
}
#center .content1 img {
	padding: 2px;
}


#center  .content2 {
	font-size: 0.8em;
	line-height: 1.65em;
	width: 300px;
	padding: 250px 28px 0px 335px;
	float: left;
}
#masthead .content {
	padding: 12px 20px;
}
#footer .content {
	padding: 12px 20px;
}
#footer {
	color: #B6C2D2;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	background-color: #556B21;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#center a:hover {
	color: #000000;
	text-decoration: none;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFFFFF;
	padding: 0 0 0 3px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
.p7uberlink {
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
#center img {
	text-decoration: none;
	border-style: none;
}
#top {
	background-color: #556B21;
}
#lowernav {
	margin: 0px;
	text-align: right;
	padding: 0px;
	width: 650px;
}
.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}
#lowernav img {
	padding: 0px;
	margin: 0px;
	border-style: none;
}
#news{
	float: left;
	width: 400px;
	padding: 10px;
	overflow: scroll;
}
