/* CSS Document */

body {
	position: 
	background:#FFFFFF;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	font:normal 0.8em/1.2em verdana,aria,sans-serif;
	color:#666;
	BORDER-RIGHT: #10235B 4px solid;
	BORDER-TOP: #10235B 4px solid;
	BORDER-LEFT: #10235B 4px solid;
	BORDER-BOTTOM: #10235B 4px solid;
	width: 1302px;
	}
a {
	color:#FFF;
	text-decoration:none;
	border-bottom:1px dotted;
	}
a:hover {
	border-bottom:1px solid;
	color:#9343B9;
	}
#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
	}
#wrapper2 {
	background:#CAE9EB;
	position:relative;
	text-align:left;
	width:100%;
	}
#header {
	margin:0;
	text-align:center;
	background:#CAE9EB;
	}
#header h1 {
	font-size:200%;
	}
#maincol {
	position:relative;
	margin:0;
	padding:10px;
	background:#CAE9EB;
	}
#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;
	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;
	z-index:99;
	font-size:85%;
	}
#centercol {
	position:relative;
	padding:0 240px;
	}
#centercol a {
	color:#666;
	}
#centercol a:hover {
	border-bottom:1px solid;
	color:#9343B9;
	}
#foot {
	position:relative;
	top:1px;
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:right;
	font-size:75%;
	background:#CAE9EB;
}
	