/* CSS Document */

body {
	background-image: url(/images/bgnd22.jpg);
	background-repeat: no-repeat;
	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border:0 !important;
}

#body {
	font-size: 0.8em; /* Resets 1em to 10px */
	text-align: left;
	margin: 0;
	padding: 0;
	}

#LHS {
	position: absolute;
	width: 524px;
	left: 458px;
	margin-left: -261px;
	margin-top:130px;
}
#LHS2 {
	position: absolute;
	width: 524px;
	left: 458px;
	margin-left: -261px;
	margin-top:100px;
}
#HEADER {
	position: absolute;
	width: 620px;
	left: 145px;
}

h3 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.0em;
	margin-top: 10px;
	margin-bottom: 6px;
	}
	
h3, h3 a, h3 a:visited {
	color: #72C414;
	}

h3, h3 a, h3 a:hover, h3 a:visited {
	text-decoration: none;
}

.Title {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #72C414;
	text-transform: uppercase;
	line-height: 1.0em;
	padding-top: 20px;
	margin-top: 20px;
	margin-bottom: 6px;
	}
	
a, #Title, #Title a, #Title a:visited {
text-decoration: underline;
	color: #72C414;
	}

#Title, #Title a, #Title a:hover, #Title a:visited {
	text-decoration: none;
	color: #72C414;
}

hr {color: #191A12; border: 1px dotted #81856C; border-style: none none dotted; }

.postBlock {
background-color:#e1e1e1;
padding: 2px 2px 2px 2px;
}

.postmetadata {
	text-align: left;
	font-size: 0.8em;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	line-height: 1.2em;
	margin-top: 5px;
	margin-bottom: 5px;
}
.postmetadata, .postmetadata a, .postmetadata a:visited {
	text-decoration: none;
	color: #e1e1e1;
}

.MainHeader {
	font-family: Helvetica, Arial, Sans-Serif;
	color: #72C414;
	font-size: 1.2em;
	text-transform: uppercase;
	letter-spacing:.2em;
	text-decoration:none;
}
.copy {
	font-family: Helvetica, Arial, Sans-Serif;
	text-decoration: none;
	color: #c4c4c4;
	font-size: 0.6em;
	text-transform: uppercase;
	text-align:justify;
	letter-spacing:0.05em;
}

.copy a, .copy a:visited {
	text-decoration: none;
	color: #c4c4c4;
}
	
.category {
	font-family: Helvetica, Arial, Sans-Serif;
	text-align: left;
	font-size: 0.6em;
	text-transform: uppercase;
	letter-spacing:.2em;
}
.category, .category a, .category a:visited {
	text-decoration: none;
	color: #72C414;
}


fieldset {
	margin:10px;
	border:0px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size:11px;
}
input, label, textarea {
	width:150px;
	border:1px solid #FFFFFF;
	background:none;
	background-color:none;
	color: #66FF00;
	float:left;
	margin:3px;
	color:#66FF00;
}
input#btnSubmit {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size:11px;
	text-transform:uppercase;
	width:153px
}
 html input,  html textarea {
	background-color:#012406;
	font-family: Helvetica, Arial, Sans-Serif;
}
label {
	border:none;
	color: #666666;
	clear:left;
	text-transform:uppercase;
}
textarea {
	height:50px;
}
