html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
	align
	font-family: Verdana;
}
img {
	border: 0;
}
a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #f7b700;
	text-decoration: underline;
}

.clear {
	clear: both;
}

.wrapper {
	border: 5px solid #c7d001;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #032300;
	scrollbar-shadow-color: #E7E7D6;
	scrollbar-highlight-color: #E7E7D6;
	scrollbar-3dlight-color: #E7E7D6;
	scrollbar-darkshadow-color: #F1E0B5;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #AE9156;
	overflow-x:hidden;
	background-color: #062700;
	color: white;
}
p, ol, li{
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}
h2{
font-size: 15px;
}

h1{
font-size: 22px;
}

h3{
font-size: 12px;
}

br{
font-size: 12px;
}

.footer {
	text-align: center;
	color: #f4ff00;
}

.subtext{font-size: 12px}
.textheader {
    font-weight:bold;
	font-size: 17px;
	font-style: italic;
}.black_border {
	border: 2px solid #000000;
}
.gallery {
	border: thin solid #f4ff00;
	background-color: #405200;
}
h4{
font-size: 24px;
color:#bdc702;
}
em{
color:white;
}
