html { background: #a8c4d2 url(images/html_bg.jpg) center 374px repeat-x; }
body { 
	background: transparent url(images/bodybg.jpg) center top no-repeat; 
	margin: 0; padding: 0;
	text-align: center;
	font: 82%/1.4em Arial, Helvetica, sans-serif; 
	color: #000;
	}
a img { border: 0; }
a:link { color: #369; }
a:visited { color: #036; }
a:hover { color: #00A652; }

#wrapper {
	width: 730px;
	margin: 0 auto 15px auto;
	padding: 0 0 20px 0;
	background: #fff;
	text-align: left;
	}
#masthead {
	height: 119px;
	position: relative;
	margin: 0;
	padding: 0;
	}
#nav {
	position: absolute;
	right: 14px;
	top: 90px;
	margin: 0; padding: 0;
	text-align: right;
	font-size: 16px; 
	line-height: 24px;
	color: #a3a3a3;
	}
#nav a:link, #nav a:visited { 
	text-decoration: none;
	color: #a3a3a3;
	padding: 0 6px;
	}
#nav a:hover {
	color: #000;
	text-decoration: none;
	}
#masthead .logo { 
	position: absolute;
	top: 14px;
	left: 15px;
	}
#masthead h1 {
	position: absolute;
	width: 440px;
	top: 14px;
	right: 20px;
	font-size: 24px;
	line-height: 24px;
	margin: 0;
	}
#masthead h1 span { color: #a3a3a3; }
#masthead h1 a { 
	text-decoration: none;
	color: #000;
	}
#pagetitle {
	margin: 0 23px 15px 23px; 
	padding: 0;
	text-align: left; 
	height: 184px;
	border-bottom: 2px dotted #a3a3a3;
	}
#page {
	clear: both;
	margin: 0 23px;
	padding: 0;
	background: #fff url(images/vertdots.gif) 169px top repeat-y; 
	}
#col-a, .col-1 { float: left; width: 162px; padding: 0; margin: 0; }
#col-b, .col-2 { float: right; width: 500px; padding: 0; margin: 0; }
#col-a ul { list-style: none; margin: 0 0 1.5em 0; padding: 0; }
#col-a li { margin-bottom: 8px; }
#col-a li a { 
	display: block;
	background: #A8C4D2 url(images/lnavbg.jpg) 0 0 repeat-y; 
	width: auto;
	padding: 6px 4px 6px 12px;
	font-size: .95em;
	line-height: 1.2em;
	text-decoration: none; 
	color: #000; 
	font-weight: bold; 
	}
#col-a li a:hover {
	background: #87D7AE url(images/lnavbg_h.jpg) 0 0 repeat-y;  
	}

#col-a ul.subnav2 { background: #ddd url(images/subnav2_bg.jpg) 0 0 repeat-y; padding-top: 5px; padding-bottom: 5px; margin-bottom: 0; 
	display: none; }
#col-a ul.subnav2 li { margin-bottom: 0; }
#col-a ul.subnav2 a { background: transparent; color: #000; font-weight: normal; padding: 2px 2px 3px 23px; line-height: 1.15em; }
#col-a ul.subnav2 a:hover { background: #999; color: #fff; }

#col-a img { display: block; margin: 0 0 1em 0; }

p, h1, h2, h3, h4, h5, ul, ol { margin-top: 0; margin-bottom: 1em; }
h1 { color: #646464; font-size: 30px; line-height: 30px; }
h2 { color: #0059AC; font-size: 1.25em; line-height: 1.3em; margin-bottom: 0; }
h3 { color: #000; font-size: 1em; line-height: 1.4em; margin-bottom: 1em; }
h4 { color: #000; font-size: 1em; line-height: 1.4em; margin-top: 1em; margin-bottom: 0; text-transform: uppercase; }
h5 { color: #000; font-size: 1em; line-height: 1.4em; margin-bottom: .1em; }

ol { margin-left: 20px; padding-left: 0; }
.sep li { margin-bottom: 1em; }

table.basic { border: 1px solid #000; border-width: 1px 1px 0 0; margin-bottom: 1em; margin-top: .4em;
	font-size: .85em; line-height: 1.2em; background-color: #D7EFDC; 
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif; }
table.basic tr.toprow td { font-weight: bold; background-color: #84CE99; }
table.basic tr.odd td { background-color: #B2DEFA; }
table.basic td { border: 1px solid #000; border-width: 0 0 1px 1px; text-align: center; padding: 2px 4px; }
table.basic td.c1 { text-align: left; }
table.basic tr.titlerow td { background-color: #425596; color: #fff; text-align: left; }

.top { text-align: right; font-size: .85em; line-height: 1.3em; text-transform: uppercase; }
.cen { text-align: center; }
.sm { font-size: .85em; line-height: 1.4em; }
.xs { font-size: .75em; line-height: 1.4em; }
.fbm { margin-bottom: 1.5em; }
.nbm { margin-bottom: 0; }
.botnav { color: #fff; font-size: .9em; line-height: 1.7em; margin-bottom: 1em; margin-top: 0; }
.botnav a { text-decoration: none; color: #fff; font-weight: bold; padding: 0 5px; }
.botnav a:hover { color: #000; }
.credits { font-size: .8em; color: #888; }
.hide { display: none; }
.flr { float: right; margin: 5px 0 0 10px; }
.fll { float: left; margin: 5px 10px 0 0; }
.photocap { color: #666; font-weight: bold; font-size: .85em; }
.bcifoot { background: #fff; 
	color: #a3a3a3; padding-top: .25em; border-top: 2px dotted #a3a3a3; margin: 12px 22px 0 22px; clear: both; text-align: center; }
.spacer { clear: both; }
