body  {
	padding: 0px;
	margin: 0px;
	background-color: #808080;
	font-family: Arial, Helvetica, sans-serif;
}
#container  {
	width: 920px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #C0C0C0;
	background-image: none;
}
#header  {
	height: 100px;
	background-color: #01243B;
	clear: both;
}
#left-col  {
	width: 210px;
	float: left;
	background-color: #C0C0C0;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#page-content  {
	margin: 15px 10px 15px 231px;
	background-color: #FFFFFF;
	background-image: url('backgg.jpg');
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
#footer {
	height: 40px;
	background-color: #000000;
	color: #FFFFFF;
}
#left-col ul  {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#left-col li {
	height: 30px;
	font-size: 15px;
	border-top-style: ridge;
	border-top-width: 1px;
	border-top-color: #000000;
	border-bottom-style: ridge;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	line-height: 30px;
	text-indent: 14px;
	background-image: url('blue-hder.png');
	background-position: 0px bottom;
	font-weight: bold;
}
#left-col a,#left-col a:link  {
	display: block;
	color: #FFFFFF;
}
#left-col a:visited  {
	color: #FFFF00;
	text-decoration: none;
}
#left-col a:hover  {
	background-image: url('blue-hder.png');
	background-repeat: no-repeat;
	background-position: 0px center;
}
#left-col h3  {
	text-align: center;
	line-height: 2em;
	padding: 0px;
	margin: 0px;
	background-image: url('blue-hder.png');
	background-position: 0px bottom;
	background-color: #FFFFFF;
	color: #FFFFFF;
}
#header h1  {
	text-align: center;
	padding: 0px;
	margin: 0px;
	line-height: 3em;
	font-family: Century;
	font-weight: bold;
	color: #F2F39E;
}
#page-content p  {
	font-size: 14px;
	color: #000000;
	line-height: 145%;
	padding-right: 22px;
	padding-left: 22px;
	margin: 16px 0px 16px 0px;
}