﻿body
{
	background-color: #555555;
	background-color: #8a040f;
}
#pageContent A:Link, A:Active, A:Visited
{
	color: #8a040f;
	text-decoration: underline;
}
#pageContent A:Hover
{
	color: #1f64b8;
	text-decoration:none;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
}
ul
{
	list-style-type: square;
	color: #1f64b8;
}
#pageContainer
{
	position: relative;
	margin-left: auto; 
	margin-right: auto;
	width: 766px;
}
#header
{
	width: 766px;
}
#topNav
{
	width: 766px;
	height: 255px;
}
.topNavImg9
{
	background-image:url('../images/topNavBK0.jpg');
	background-repeat: no-repeat;
	background-position: right;
}

.topNavImg0
{
	background-image:url('../images/topNavBK0.jpg');
	background-repeat: no-repeat;
	background-position: right;
}
.topNavImg1
{
	background-image:url('../images/topNavBK1.jpg');
	background-repeat: no-repeat;
	background-position: right;
}

.topNavImg2
{
	background-image:url('../images/topNavBK2.jpg');
	background-repeat: no-repeat;
	background-position: right;
}

.topNavImg3
{
	background-image:url('../images/topNavBK3.jpg');
	background-repeat: no-repeat;
	background-position: right;
}
.topNavImg4
{
	background-image:url('../images/topNavBK4.jpg');
	background-repeat: no-repeat;
	background-position: right;
}
#nav
{
	padding-top: 200px;
}
#pageLayout
{
	width: 740px;
	margin: 10px 0px 0px 16px;
	background: #FFFFFF;
	border: 5px #FFFFFF solid;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 80%;
	line-height: 140%;
	color: #4b4b4b;
}
#leftNav
{
	width: 200px;
	float: left;
}
.leftNavItem {
	width: 185px;
	height: 20px;
	margin-left: 15px;
	display:block;
	}
.leftNavItem:hover{
	width: 185px;
	height: 20px;
	margin-left: 15px;
	display:block;
}
#pageContent
{
	width: 500px;
	float: right;
	padding: 10px 20px 0px 20px;
}
#pageContent IMG
{
	border: 1px  #1f64b8 solid;
	margin: 0px 10px 10px 0px;
	padding: 1px;
}
.title
{
	font-size: 22px;
	color: #8a040f;
}
H1
{
	font-size: 22px;
	font-weight: normal;
	color: #8a040f;
}
H2
{
	font-size: 15px;
	color: #1f64b8;
}
.breakoutBox
{
	width: 400px;
	background: #c4d7ec;
	border: 1px #c4d7ec dotted;
	padding: 15px;
	margin-left: 30px;
	margin-bottom: 20px;
	font-style: italic;
}
#footerBar
{
	width: 740px;
	height: 5px;
	margin-top: 20px;
	background-image:url('../images/footerBarBk.gif');
	background-repeat:repeat-x;
	clear:both;
}
#footer
{
	width: 740px;
	font-size: 11px;
	background: #e4e4e4;
}