p {
	margin: 10px 0;
}
ul, ol {
	padding-left: 20px;
	list-style: disc;
	list-style-position: outside;
}
img {
	border: none;
}
a {
	color: #FFF;
}
a:visited {
	color: #EEE;
}
a:hover {
	color: #2AB019;
}
table td {
	vertical-align: top;
}
h2, h3, h4, h5 { color: #2AB019; margin: 5px 0 0;}
h2 {
	width: 940px;
	font: italic 2em "Palatino Linotype", Palatino, serif; 
	text-indent: 10px;
	padding-top: 10px;
	padding-bottom: 4px; 
	border-bottom: 4px solid #2AB019;
}
h3 {
	font-weight: normal;
	font-size: 1.4em;
}
h4 {
	font-weight: normal;
	font-size: 1.2em; 
}
h5 {font-size: 1em;}
body {
	background-color: #000;
	font: 62.5% Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	color:#FFF;  
	padding:20px;
	margin:0px auto;
	text-align: center;
}
#container { 	
	text-align: left;
	vertical-align: middle;	
	margin: 0px auto;
	width: 980px;
	background: #000;
}
#header {
	height: 252px;
	width: 980px;
	background:url(../img/header.jpg) no-repeat;
}
#logo {
	text-indent: -9999em;
	float: left;
}
#logo a {
	display: block;
	width:300px;
	height:100px;
	text-indent: -9999em;
}
p.contact {
	padding-right: 20px;
	font-size: 1.6em;
	float: right;
	text-align: right;
}
#navcontainer {
	width: 980px;
	height: 30px;
	border-top: 1px solid #2ab019;
	border-bottom: 1px solid #2ab019;
}
#content {
	padding: 20px;
	font-size: 1.4em;
}
p.tag {
	font-size: 1.4em;
}
.hilite {
	font-size: 1.2em;
	color: #2AB019;
}
.green {
	color: #2AB019;
}
.powe {
	color: #b53acb;
}
.wcc {
	color: #33f;
}
.center {
	text-align: center;
}
.center-col {
	padding: 10px 20px;
	text-align: center;
}
.column {
	width: 280px;
	padding-right: 10px;
	float: left;
}
.imageright {
	margin: 20px 0 40px 40px;
	float: right;
	clear: right;
}
.imageleft {
	margin: 40px 40px 40px 0;
	float: left;
	clear: left;
}
div.gallery {
	margin: 10px;
	width: 200px;
	height: 200px;
	float: left;
	text-align: center;
}
div.gallery img {
	border: 1px solid #C0C0C0;
}
#footer {
	margin: 0px auto;
	position: relative;
	width: 956px;
	padding: 20px 0 0;
	clear: both;
}
#footer h2 {
	margin: 0;
	text-align: center;
	font: normal .9em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #EEE;
	border: none;
}
#footer h2 a:visited, #footer h2 a:link {
	color: #EEE;
	text-decoration: none;
}
#footer h2 a:hover {
	color: #2AB019;
	text-decoration: none;
}
#footer h3 {
	margin: 0;
	text-align: center;
	font: normal .9em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #222;
}
#footer h3 a:visited, #footer h3 a:link {
	color: #222;
	text-decoration: none;
}
#footer h3 a:hover {
	color: #2AB419;
	text-decoration: none;
}