h1 {
	color: #720f3c;
	font-family: Arial, Helvetica, sans-serif;
; font-size: 15px; font-style: normal; font-weight: bold

}

h2 {
	color: #720f3c;
; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold
}

h3 {
	color: #993399;
}

h6 {
	color: #333366;
}

a {
	color: #666666;
font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; text-decoration: underline;
list-style-image: url(images/Arrow.gif);
list-style-position: outside;
}


body {
	color: #000000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-weight: bold;
	list-style-position: outside;
	list-style-image: url(images/Arrow.gif);
	background-color: #FFFFFF;
} 

	p,h1,h2,pre {
		margin:5px 10px 10px 10px;
		}
		
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: url(images/Arrow.gif);
	left: 5px;
	clip:  rect(   );
	color: #000000;
	line-height: 30px;
}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000}

	#mainleft {
	width:200px;
	float:left;
	background:#d6ad58;
	padding: 0;
	height:100%;
	margin:0;
	vertical-align: top;
	font-size: 1px;
	line-height: 1px;
	top: 0px;
	margin-top: 0;
	
	
		}
		
	#maincenter {
		width:70%;
		float:left;
		background:#fff;
		padding-bottom:10px;
		
		}
	
	#banner {
	background:#fff;
	margin:0em 0em 0em 0em;
		}
		
	#spacer {
	width: 100%;
	height:0;
	}
		
	#wrapthem {
	width: 100%;
	height:0;
	}

.author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-align: right;
}
