div {
	border: none;
	}

#header {
	margin-left: 10px;
	color: #000;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	z-index: 2;
	margin-top: 5px;

}
	
	
#leftcol {
	float: left;
	width: 150px;
	margin-left: 7px;
	margin-top: 2px;
	color: #000;
	padding: 3px;
	margin-right: 0px;
	height: 400px;
	clear: left;
    }
		
#rightcol {
	left: 80%;
	top: 205px;
	/* z-index: 3; */
	color: #000;
	padding: 5px 3px 3px 10px;
	float: none;
	width: 140px;
	position: absolute;
	visibility: visible;
	background-color: #FFFFFF;
	border: medium double #CCCCCC;
	}

#leftcol p, #leftcol li, #rightcol p {
	font-size: 11px;
	}
	
#content {
	margin: 22px 20% 0 175px;
	padding: 7px 3px 3px;
	color: #000;
	background-color: #FFFFFF;
	}
	
#footer {
	clear: both;
	width: 95%;
	margin: 1px;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	padding: 3px 3px 5px;
	color: #000;
	border-top: 1px solid #CCCCCC;
	}
	
#footer .date {
		float: left;
		text-align: left;
		}
	
#footer .contact {
		float: right;
		text-align: right;
		}
	
body {
	width: 97%;
	}

html, body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #000;
	}
	
p, a {
	font-family: Verdana;
	}
	
p.member
	{
	font-family: Georgia;
	font-weight: bold;
	}
	
p.memberpic
	{
	float: left;
	
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia;
	margin-top: 0px;
	}
	
#header a:link {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	border: medium solid #0066CC;
	font-size: 16pt;
	text-decoration: none;
	color: #000033;
	margin: 1px 1px 10px;
	padding: 4px;
	font-weight: normal;
	font-style: normal;
	float: left;
	background-color: #CCCCCC;
    }

#header a:visited {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	border: medium solid #0066CC;
	font-size: 16pt;
	text-decoration: none;
	color: #000033;
	margin: 1px 1px 10px;
	padding: 4px;
	font-weight: normal;
	font-style: normal;
	float: left;
	background-color: #CCCCCC;
    }

#header a:hover {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	border: medium outset #FFFF00;
	font-size: 16pt;
	color: #FFFFFF;
	margin: 1px 1px 10px;
	padding: 4px;
	font-weight: normal;
	font-style: normal;
	float: left;
	background-color: #0066CC;
    }

#header a:active {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	border: medium solid #0066CC;
	font-size: 16pt;
	text-decoration: none;
	color: #000033;
	margin: 1px 1px 10px;
	padding: 4px;
	font-weight: normal;
	font-style: normal;
	float: left;
	background-color: #CCCCCC;
    }


#header .about {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #9966FF;
	text-align: center;
	width: 100px;
	border: thin solid #000000;
	font-size: 18pt;
	height: 100px;
	margin: 0px;
	text-decoration: none;
	color: #000000;
	padding: 5px;
	left: 80%;
	position: absolute;

}
#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	padding: 1px 3px 1px 4px;
	border: medium solid #0066CC;
	margin-right: 4px;
	background-image: url(/cos/images/top_banner_s.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}

#menu {
	margin-bottom: 3px;
	border-top: #00FF33;
	border-right: #00FF33;
	border-bottom: #00FF33;
	border-left: #00FF33;

}


#chcontent {
	clear: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 6px;

}

#leftcol img {
}
