body {
	background: #F0F0F0;
	margin: 0px;
	padding: 0px;
}
#main h1 {
	color: #881417;
	text-align: center;
	font: bold small-caps 24pt "Century Gothic";
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
}

#layout {
	background: #CCCCCC url(header-new2.jpg) no-repeat;
	width: 785px;
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
	overflow: visible;
}
#sidebar {
	position:relative;
	width:219px;
	z-index:1;
	background: #FFFFFF;
	padding: 0px 5px;
	top: 125px;
	border-right: 1px solid #000000;
	margin: 0px;
	float: left;
	border-bottom: 1px solid #000000;
}
#top_nav {
	position:relative;
	width:782px;
	height:33px;
	z-index:2;
	top: 103px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Century Gothic";
	text-transform: capitalize;
	letter-spacing: 1px;
}
#main {
	background: #FFFFFF;
	float: right;
	margin-top: 120px;
	margin-left: 8px;
	border-left: 1px solid #000000;
	width: 536px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000000;
	font: 11pt Arial, Helvetica, sans-serif;
	min-height:575px;
}
#main p {
	text-indent: 25pt;
}

#footer {
	background: #982528 url(layout_001.jpg) 0px 221px;
	height: 37px;
	width: 785px;
	clear: both;
	border-top: 1px solid #FFFFFF;
}
#sidebar a {
	display: block;
	text-decoration: none;
	color: #999999;
	border-bottom: 2px solid #881417;
	padding: 0px;
	margin-bottom: 10px;
	font: bold 12pt "Century Gothic";
}
#sidebar a:hover {

	display: block;
	text-decoration: none;
	color: #4F4647;
	border-bottom: 2px solid #CCCCCC;
	padding: 0px;
	margin-bottom: 10px;
	font: bold 12pt "Century Gothic";
}
#sidebar h2 {
	font: bold 12pt "Century Gothic";
	margin: 1px;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
	text-align:center;
	border-top: solid 1px #CCCCCC;
}
div#sidebar div {
	text-align: center;
	padding-bottom:5px;
}
div#sidebar div a {
	border: none;
	font-size: 10pt;
	margin: 0px;
}
div#sidebar div a:hover {
	border: none;
	font-size: 10pt;
	margin: 0px;
	text-decoration: underline;
}
div#sidebar div img {
	border: none;
	padding: 2px 0px 0px 0px;
}
#main li {
	padding-bottom: 10px;
	list-style: circle;
}
#top_nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#top_nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 2px solid #CCCCCC;
}
#main strong {
	color: #504647;
}
#maintbl {
	text-indent: 0px;
}
#maintbl p {
	text-indent: 0px;
}
#main strong {
	color: #972628;
}

#main h2 {
	text-align: center;
	margin: 10px 0px;
	padding: 0px;
	font-weight: bold;
	color: #0587CD;
}
#main a {
	color: #910C11;
	text-decoration: none;
	font-weight: bold;
}
#main img {
	border: 3px solid #881417;
	margin: 5px;
}
#footer {
	color: #CCCCCC;
	font: 9px Tahoma, "Trebuchet MS";
	letter-spacing: 1px;
	text-align: center;
}
#footer a {
	color: #AAD1F8;
	text-decoration: none;
}
