body
{
	background: url(../image/bg-pattern-dots-faint.gif) repeat-y scroll 980px 0 #FFFFFF;
	color: #000;
	font-family: Verdana,Geneva,Helvetica,Arial,Tahoma,sans-serif;
	font-size: 12px;
	line-height: 1.5;
}
div#page
{
	width: 980px;
}
div#header
{
	background: transparent url(../image/bg-header.png) no-repeat 0 0;
	border-bottom: 0px solid #F0CE87;
	color: #fff;
	height: 160px;
	width: 980px;
}
div#header #info
{
	padding: 120px 0 0 200px;
}
div#header #info a,
div#header #info a.hover,
div#header #info a.visited,
div#header #info a.active
{
	color: #fff;
}
div#outer-content
{
	background: transparent url(../image/bg-navigation.png) repeat-y 0 0;
	overflow: auto;
	min-height: 400px;
}
div#navigation
{
	background: transparent url(../image/bg-navigation-top.png) no-repeat 0 0;
	float: left;
	padding: 20px 0 0 0;
	width: 170px;
}
div#navigation a,
div#navigation a.hover,
div#navigation a.visited,
div#navigation a.active
{
	background-color: #800000;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
div#navigation li
{
	border-bottom: 0.75px solid #FFCCCC;
	list-style-image: url(../image/arrow.gif);
	margin: 0 0 0 16px;
	padding: 5px 0 5px 0;
	width: 120px;
}
div#navigation li.active a
{
	background-color: #000;
	color: #fff;
}
div#inner-content
{
	float: left;
	padding: 0 0 12px;
	width: 790px;
}
div#inner-content img
{
	clear: both;
	border-color: #800000;
	border-width: 4px;
	border-style: solid;
	margin-bottom: 22px;
}
body.links div#inner-content img,
.no-border-image
{
	border: none !important;
	padding: 6px;
}
div#footer
{
	text-align: center;
	width: 980px;
	background-color: #800000;
	padding: 12px 0 10px 0;
	color: #fff;
}
div#footer a,
div#footer a.hover,
div#footer a.visted,
div#footer a.active
{
	color: #fff;
}
.normal
{
	font-weight: normal;
}
.block
{
	display: block;
}
.center
{
	margin: 0 auto;
}
.clear
{
	clear: both;
}
img
{
	display: block;
}
h1
{
	font-size: 18pt;
	font-weight: bold;
	margin: 0 0 14px 0;
	color: #800000;
}
h2
{
	font-size: 14pt;
	margin: 0 0 12px 0;
}
h3
{
	font-size: 12pt;
	font-weight: bold;
	margin: 0 0 12px 0;
}
h4
{
	font-size: 10pt;
	font-weight: bold;
	margin: 0 0 10px 0;
}
p
{
	margin: 0 0 12px 0;
}
strong
{
	font-weight: bold;
}
em
{
	font-style: italic;
}
hr
{
	background-color: #800000;
	border: 0 none;
	color: #800000;
	height: 1px;
	margin: 20px 0 12px;
}
a,
a.hover,
a.visted,
a.active
{
	color: #800000;
}
div#inner-content ol,
div#inner-content ul
{
	margin: 0 0 12px 18px;
}
div#inner-content li
{
	list-style: disc outside;
	margin: 0 0 0 16px;
	padding: 5px 0 5px 0;
}
.red
{
	color: #800000;
}
.sidebyside
{
	clear: none !important;
}