html, body {
	background:#E9ECF3 url('/images/main_bg.gif') repeat-x left top;
	margin: 0px;
	padding: 0px;
	font-family: Georgia;
	font-size: 16px;
	height: 100%;
	color:#333333;
}
a:link, a:visited, a:active {text-decoration: none; color: #620000; font-weight: bold;}
a:hover {text-decoration: underline; color: #620000; font-weight: bold;}

h1 {
	font-family: Georgia;
	font-weight: bold;
	font-size: 20px;
	color: #620000;
	font-style:italic;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
}

h3 {
	height: 26px;
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #620000;
	background-image: url('/fwimages/main_r5_c1.jpg');
	background-repeat:repeat-y;
	padding-left: 4px;
}

dt {
	font-weight: bold;
	font-size: 14px;
	line-height: 250%;
}

dd {
	font-size: 12px;
}

dl {
	padding-left: 20px;
}

.images      { border: 6px solid #A1ADCB }

#container {
	width:800px;
	min-height:100%;
	height:auto;
	margin:auto;
	position:relative;
	align: center;
}

#topper {
	background-image: url('/fwimages/main_r1_c1.jpg');
	width: 800px;
	height: 45px;
}
#topper span { display: none; }

#navtext {
	background-image: url('/fwimages/main_r2_c1.jpg');
	font-size: 14px;
	width: 798px;
	height: 22px;
	font-weight: bold;
	text-align: right;
	padding-right: 2px;
}
#navtext a:link, #navtext a:visited, #navtext a:active {text-decoration: none; color: #305ABD; background-color:#FFFF51}
#navtext a:hover {text-decoration: underline; color: #620000}

#skyline {
	background-image: url('/fwimages/main_r3_c1.jpg');
	width: 800px;
	height: 250px;
}
#yellowbar {
	background-color: #FFFF00;
	width: 800px;
	height: 6px;
}
#pagecontent {
	width: 800px;
	height: auto;
}
#headerbar {
	background-image: url('/fwimages/main_r5_c1.jpg');
	width: 796px;
	height: 26px;
	text-align: left;
	padding: 2px 0 0 4px;
}
#content {
	background-color: #FFFFFF;
	width: 784px;
	height: auto;
	text-align: left;
	line-height:150%;
	padding: 18px 8px 15px 8px;
}
#footer {
	background-color:#C8CEDF;
	height: auto;
	padding: 4px;
	text-align: center;
	font-size: 14px;
}
#copyright {
	background-position: left top; background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #777777;
	width: 800px;
	font-size: 12px;
	height: 100%;
	text-align: right;
	background-image:url('/images/diagbg.gif');
	background-repeat:repeat
}
#copyright a:link, #copyright a:visited, #copyright a:active {text-decoration: underline; color: #777777; font-weight: normal;}
#copyright a:hover {text-decoration: underline; color: #620000; font-weight: normal;}