body {
	background:#fff;
	text-align:center;
	margin:20px;
	padding:0;
	font:normal 0.8em/1.2em verdana,aria,sans-serif;
	color:#666;
	}
a {
	color:#aaa;
	text-decoration:none;
	border-bottom:1px dotted;
	}
a:hover {
	border-bottom:0px solid;
	color:#9343B9;
	}
#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
	background:#FFF 
	}
#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
}
#header {
	background:#fff;
	padding:10px;
	margin:0;
	text-align:center;
	color:#000;
}
#header h1 {
	font-size:200%;
}
#header a:hover {
	color:#7A2875;
}
#navtop {
	background: #aaa;
	border-bottom:2px solid #888;
	border-top:1px solid #ccc;
	height: 1px;
	margin: 0;
	padding: 0;
	width:100%;
}
#navbtm {
	background: #444;
	border-bottom: 1px solid #333;
	border-top: 2px solid #555;
	height: 1px;
	margin: 0;
	padding: 0;
	width: auto;	
	outline:none;
}
.navbtn {
	height: 25px;
	margin: 0;
	padding: 0;
	border:none;
	outline:none;
}
.navbtn a, .navbtn a:link, .navbtn a:visited {
	width: 19.99%;
	background: #666;
	color: #fff;
	display: block;
	float: left;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: auto;
	line-height: 25px;
	outline: none;
	text-align: center;
	border:none;
	text-decoration: none;
}
.navbtn a:hover {
	border: none;
	color: #ff0;
	outline: none;
}
.navbtn a:active {
	color: #333;
	outline: none;
}
#maincol {
	position:relative;
	margin:0;
	padding:10px;
}
#leftcol { 
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	background:#ECB9E8;
	z-index:100;
}
#rightcol {
	position:relative;
	top:-10px;
	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:#D7C4FA;
	z-index:99;
}
#centercol {
	position:relative;
	padding:0 240px;
}
#centercol a {
	color:#666;
}
#centercol a:hover {
	border-bottom:1px solid;
	color:#9343B9;
}
#footer {
	position:relative;
	background:#666;
	width:100%;
	clear:both;
	margin:0;
	padding:0;
	border-top:1px solid #222;
	border-bottom:1px solid #eee;
	color:#CCC;
}
#foottop {
	background:#444;
	border-bottom:2px solid #555;
	border-top:1px solid #333;
	height:1px;
	margin:0;
	padding:0;
	outline:none;
}
#footbtm {
	background:#aaa;
	border-bottom:1px solid #ccc;
	border-top:1px solid #888;
	height:1px;
	margin:0;
	padding:0;
	outline:none;
}
