BODY 
{
	margin: 0px;
	background: white url('images/controls/watermark.gif') no-repeat center center
	font-family: verdana;
}

TD, DIV
{
	font-size: 12px;
	font-family: verdana;
}

H1 {
	font-size: 16px;
}

.pageBody
{
	width: 100%;
	padding: 8px;
	padding-left: 40px;
	padding-right: 40px;
	vertical-align: top;
}
.navigation 
{
	background-color: 6D2018;
	width: 100%;
	height: 14px;
	text-align: center;
}
.footer 
{
	background-color: 6D2018;
	width: 100%;
	height: 14px;
	color: white;
	text-align: center;
	font: 10px;
}
A:active, A:link, A:hover, A:visited
{ 
	color: 6D2018;
	text-decoration: none;
} 

.navigationItem A:active, .navigationItem A:link, .navigationItem A:hover, .navigationItem A:visited
{ 
	color: white;
	font-weight: bolder;
} 

.chapterItem A:active, .chapterItem A:link, .chapterItem A:hover, .chapterItem A:visited
{ 
	font-weight: bolder;
} 

.chapterPaging A:active, .chapterPaging A:link, .chapterPaging A:hover, .chapterPaging A:visited
{ 
	font-size: 10px;
	font-weight: bolder;
} 

.chapterHeader
{
	font-size: 14px;
	font-weight: bold;
	color: 6F6F25;
	text-align: center;
	width: 100%;
}
.banner
{
	width: 100%;
	height: 125px;
	background-color: FFFF65;
	background: url('images/controls/banner.gif');
	text-align: center;
}
