<style type="text/css">
<!--

a { color: #642118; text-decoration: none } 
a:link { color: #642118; text-decoration: none } 
a:active { color: #642118; text-decoration: none } 
a:visited { color: #642118; text-decoration: none } 
a:hover { color: #EEEEEE; background-color: #642118; text-decoration: none } 

body {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
}

#wrapper {
	float: center;
}

#topbanner	{
	background: #642118;	
	width: 100%;
	height: 125px;
	text-align: center;
}

#leftcolumn {
	float: left;
	background: #FFFFFF;	
	width: 200px;
	height: 100%;
}

#rightcolumn {
	float: right;
	background: #FFFFFF;	
	width: 200px;
	height: 100%;
}

#main {
	padding: 10px;
	background: #FFFFFF;	
	height: 200px;
	width: 100%;
}

#links {
	padding: 10px;
	background: #FFFFFF;	
	width: 100%;
	height: 200px;
}

p {
	color: #000000;
	font-family: verdana;
	font-size: 10pt;
}

h2 {
	color: #642118;
	font-family: verdana;
	font-size: 14pt;
}

/*input {
	border-color: #96A963;
	border-style: double;
	border-width: 3px;
	font-family: verdana;
	font-size: 8pt;
}

pre {
	color: #96A963;
	font-family: courier new;
	font-size: 10pt;
}

td {
	color: #96A963;
	font-family: verdana;
	font-size: 8pt;
}

textarea {
	text-align: left;
	border-color: #96A963;
	border-style: double;
	border-width: 3px;
	font-family: verdana;
	font-size: 8pt;
}

tr {
	color: #96A963;
	font-family: verdana;
	font-size: 8pt;
}*/

-->
</style>