/* CSS Document */


#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
	background:repeat-y right top;
	}
#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
	background:repeat-y top left;
	}

#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;
	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;
	}
#centercol {
	position:relative;
	padding:0 1em 0 1px;
	}
#centercol a {

	}
#centercol a:hover {
	border-bottom:1px solid;
	color:#9343B9;
	}
.wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
	background:repeat-y right top;
	}
.wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
	background:repeat-y top left;
	}

.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;
	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;
	}
.centercol {
	position:relative;
	padding:0 1em 0 1px;
	}
.centercol a {

	}
.centercol a:hover {
	border-bottom:1px solid;
	color:#9343B9;
	}
