body {
	text-align:center;
	padding:0;
	color:#000080;
	background-color: #6986A5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
	}
#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
	background-color: #C5E2FF;
	background-image: url(/images/rightcolor_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	}
#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
	background-image: url(/images/leftcolor_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	}
#header {
	padding:10px;
	margin:0;
	text-align:center;
	color:#FFF;
	background-color: #E4DDC0;
	}
#maincol {
	position:relative;
	margin:0;
	padding:10px;
	}
#leftcol {
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:170px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	padding:10px;
	z-index:100;
	background-color: #E4DDC0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: -10px;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000080;
	}
#rightcol {
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:170px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	padding:10px;
	z-index:99;
	background-color: #E4DDC0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: -10px;
	margin-left: 0;
	font-family: "Monotype Corsiva";
	font-size: 20px;
	color: #000080;
	text-align: center;
	}
#centercol {
	position:relative;
	padding:0 240px;
	}
#footer {
	position:relative;
	top:1px;
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	color:#000000;
	background-color: #E4DDC0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #73284B;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #73284B;
}

#footer a {
	color: #000000;
	text-decoration: underline;
}

#leftcol a {
	color: #000080;
	text-decoration: none;
}
