body {
	background-color:#339933; 
	background-image: url(../images/background.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	margin-top:0px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: .85em;
	color:#FFFFFF;
}
hr {
	color:#00FF00;
	width: 70%;
	margin: 0px auto;
	border-bottom: dotted #FF00FF 1px;
	text-align:center;
}
img {
	border-color:#00FF00;
}
img, div { 
	behavior: url(iepngfix.htc); 
}
.container {
	margin: 0 auto;
	width: 710px;
}
#topper {
	width: 700px;
	margin: 0 auto;
	background-image:url(../images/web-logo.png);
	background-repeat: no-repeat;
}
#mailinglist {
	margin-top: 150px;
	margin-left: 150px;
	margin-bottom: 20px;
	float: right;
}
#maincontent {
	width:460px;
	float:left;
	padding: 5px;
	background-color:#000000;
	border: #00FF00 solid 1px;
	margin-right: 8px;
	text-align:left;
}
#maincontent2 {
	width:690px;
	padding: 5px;
	background-color:#000000;
	border: #00FF00 solid 1px;
	margin: 0px auto;
	text-align:left;
}
#rightbar {
	width: 210px;
	float:left;
	padding: 5px;
	background-color:#000000;
	border: #00FF00 solid 1px;
}
#footer {
	margin-top: 15px;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .85em;
	color:#FFFFFF;
	text-align:center;
	padding: 5px;
	border: #00FF00 solid 1px;
}
h1 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	color: #FF66CC;
	margin-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FF66CC;
	text-align:center;
	margin-bottom:8px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom:5px;
}
.xlarge {
	font-size: 1.5em;
	font-weight:bold;
}
.large {
	font-size: 1.25em;
}
.medium {
	font-size: 1em;
}
.small {
	font-size: .9em;
}
.xsmall {
	font-size: .85em;
}
a:link {
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF66CC;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #FF66CC;
	text-decoration: line-through;
}
#mailinglist a {
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
}
.sidebottom a {
	font-size: .85em;
}
.nomargintop {
	margin-top:0
}
/*menu*/
#menuwrapper {
	background-color: #000000;
	background-image: url(images/menu/bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #00FF00;
	width: 700px;
	margin-bottom: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 1em;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 6px 6px 6px 6px;
	border-right: 1px solid #CCCCCC;
	font-size: .85em;
	color: #00FF00;
}
#p7menubar a.trigger {
	padding: 5px 16px 5px 10px;
	background-image: url(images/p7PM_dark_south.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#p7menubar li {
	float: left;
	width: 9em;
}
#p7menubar li ul, #p7menubar ul li  {
	width: 12em;
}
#p7menubar ul li a  {
	color: #CCCCCC;
	border-right: 0;
	padding: 3px 12px 3px 16px;
}
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #FF66CC;
	background-image: url(images/menu/bg-down.jpg);
}
#p7menubar li {width: auto;}

