
body {
	background:#660000;
	text-align:center;
	margin:20px;
	padding:0px;
	font:normal 0.8em/1.2em verdana,aria,sans-serif;
	color:#660000;
	
	}

	
a 	{
	color:#A17517;
	text-decoration:none;
	
	}
a:hover {
	border-bottom:1px solid;
	color:#660000;
	}
#wrapper
	{position: relative;
	background: #ffffff;
	width: 100%;
	height: 100%;
	border: 10px A17517 solid;
	}
#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
	background:#fff;
	}
#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
	}
#header {
	background:#ffffff;
	padding:10px;
	margin:0;
	text-align:center;
	color:#FFF;
	
	}
#header h1 {
	font-size:200%;
	}
#header a:hover {
	color:#7A2875;
	}
#maincol {
	position:relative;
	margin:0;
	padding:10px;
	}
#leftcol { 
	position:relative;
	top:-10px;
	left:-5px;
	float:left;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	background:#ffffff;
	z-index:100;
	
	
	 }
#rightcol {
	position:relative;
	top: 75px;
	right: -10px;
	float:right;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	background:#ffffff;
	z-index:99;
	}
#centercol {
	position:relative;
	padding:0 240px;
	}
#centercol a {
	color:#A17517;
	}
#centercol a:hover {
	border-bottom:1px solid;
	color:#660000;
	}
#footer {
	position:relative;
	top:1px;
	background:#ffffff;
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	color:#A17517;
	border-top: 1px #cccccc solid;
	font-size: 9px;
	}


h1
	{color: #660000;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding: 0px;
	text-align: left;
	}


a:hover
	{color: #000000;
	text-decoration: underline;
	}
a:visited
	{color: #660000;
	text-decoration: none;
	}
.floatimgleft
	{float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	}
