body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	background-color: #CCC;
}
#wrapper {
	background-color: #FFF;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(leftcol%20background.gif);
	background-repeat: repeat-y;
}
#wrapper {
	width: 800px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #000;
	padding: 0px;
}
#wrapper #header {
	height: 200px;
}
#wrapper #header {
	height: 302px;
}
#wrapper #leftcol {
	width: 140px;
	background-color: #FFF;
}
#wrapper #leftcol {
	padding: 15px;
	width: 140px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	background-color: #0A303D;
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#wrapper #rightcol {
	padding: 15px;
	width: 600px;
	margin-left: 170px;
}
#wrapper #leftcol {
	float: left;
}
#wrapper #footer {
	clear: both;
	text-align: center;
	padding: 5px;
	background-color: #0CF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#wrapper #topnav {
	background-color: #999;
	text-align: right;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#wrapper #leftcol {
	text-align: left;
}
#wrapper #leftcol ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#wrapper #leftcol ul li {
	display: list-item;
}
#wrapper #leftcol ul li {
}
#wrapper #leftcol ul li a {
	color: #C00;
	
}
#wrapper #leftcol ul li {
	text-decoration: underline;
	margin-bottom:4px;
}
#wrapper #rightcol p {
	text-decoration: none;
}
#wrapper #leftcol ul li a {
	text-decoration: underline;
}
#wrapper #leftcol ul li a {
	
}

#wrapper #topnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#wrapper #topnav ul li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
#wrapper #topnav ul li a {
	color: #FFF;
	text-decoration: none;
}
#wrapper #topnav ul li a:visited {
	color: #FFF;
	text-decoration: none;
}
#wrapper #topnav ul li a:hover {
	color: #000;
	text-decoration: underline;
}
#wrapper #topnav ul li.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #leftcol p {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
