body {
	background: #999 url(images/pbgr.gif) repeat-x;
	text-align: center}
#colwrapper {
	background-color: #fff;
	border: 1px solid black;
	color: #000;
	height: 550px;
	text-align: left;
	position: relative;
	margin: 4% auto;
	width: 900px}
#leftcol {
	background: white url(images/lbgr.gif) no-repeat top;
	height: 550px;
	left: 0;
	position: absolute;
	top: 0;
	width: 165px}
#leftcol a {
	color: black;
	text-decoration: none}
#leftcol a:hover {
	text-decoration: underline}
#strata {
	color: black;
	font-family: arial, sans;
	font-size: 12px;
	margin: 150px 20px 0 20px}
#content {
	background-color: #009864;
	background-image: url(images/cbgr.gif);
	background-repeat: repeat-y;
	height: 520px;
	left: 165px;
	padding: 30px 50px 0px 50px;
	position: absolute;
	top: 0;
	width: 508px}
#content h1 {
	color: #eee;
	font-size: 20px;
	font-family: arial, sans;
	letter-spacing: 5px}
#content h2 {
	color: #ccc;
	font-size: 14px;
	font-family   : verdana, arial, sans}
#content ul {
	list-style-image: url(images/li.gif);
	margin-top: 30px}
#content li {
	color: white;
	font-size: 13px;
	font-family: arial, sans;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 3em}
#content img {
	background: #39A779;
	padding: 7px}
#content p {
	color: white;
	font-size: 13px;
	font-family: arial, sans;
	line-height: 140%}
#content a     {
	color: white}
#content a:hover {
	color: #00E695}
#content table {
	margin-top: 10px}
#content td {
	color: white;
	font-size: 13px;
	font-family: arial, sans;
	padding: 5px}
#rightcol {
	background: black url(images/rbgr.jpg) no-repeat bottom;
	color: white;
	height: 550px;
	left: 735px;
	position: absolute;
	top: 0;
	width: 165px}
#menu {
	color: white;
	font-family: arial, sans;
	font-size: 12px;
	margin: 20px}
#menu a {
	color: #ddd;
	display: block;
	letter-spacing: 2px;
	line-height: 36px;
	margin-left: 10px;
	text-decoration: none}
#menu a:hover {
	color: #04E600}
#menu b {
	color: #009864;
	letter-spacing: 2px;
	line-height: 36px;
	margin-left: 10px}
.refnav {
	border-top : 1px solid #00E695;
	text-align: center;
	padding-top: 5px;
	margin-right: 43px}
.small {
	font-size: 10px;
	letter-spacing: 0}
