body, HTML {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	
}
H1 {
	font-size: 1.8em;
	line-height: 2.2;
	padding-bottom: 5px;
	text-align: left;
	margin: 0px;
	font-weight: normal;
	color:#acd43c;	
}
H2 {
	
	color: #333333;
	padding-bottom: 2px;
	padding-top: 5px;
	text-align: left;
	margin: 3px 0px 3px 0px;
	font-size: 1.2em;
	line-height: 2em;
}
H2 a {
	color:#acd43c;
	text-decoration:none;	
}
H4 {
	color: #333333;
	padding-bottom: 3px;
	border-bottom: 1px dotted #cccccc;
	text-align: left;
	margin: 13px 0px 6px 0px;
	font-weight: bold;
	clear: both;	
}

H3 {
	color: #333333;
	padding: 2px 0px 2px 0px;
	border-bottom: none;
	text-align: left;
	font-weight: normal;
	margin: 2px 0px 2px 0px;
	font-weight: normal;	
	font-size: 1em;	
}



.error {
	color:#FF0000;
}
.gold {
	color:#c5b176;
	}
	
	
p {
	margin:0px;
	padding:0px;
}

.block {
	background-image: url(images/background_block.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 15px;
	margin-top:10px;
	width:383px;
}

.blocklarge {
	background-image: url(images/background_block_large.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 15px 40px 15px 15px;
	margin-top:10px;
}

.blocklargedownload {
	background-image: url(images/background_block_large.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 15px 40px 15px 15px;
	margin-top:10px;
}

#mainbodytemp {
	padding:20px;
	font-size: .9em;
	line-height: 1.5em;
}



#news H1 {
	font-size: 1.4em;
	line-height: 2.2;
	padding-bottom: 0px;
	text-align: left;
	margin: 10px 0px 0px 0px;
	font-weight: normal;
	color:#acd43c;	
}
#news H2 {
	
	color: #333333;
	padding-bottom: 2px;
	padding-top: 5px;
	text-align: left;
	margin: 3px 0px 3px 0px;
	font-size: 1em;
}