.topbar {
	position: absolute;
	z-index: 1;
	height: 33px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-attachment: scroll;
	background-image: url(watermark.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.bg {
	background-position: right;
	position: absolute;
	height: 570px;
	width: 170px;
	top: 33px;
	right: 0px;
	z-index: 2;
	background-repeat: no-repeat;
}
.title {
	position: absolute;
	height: auto;
	width: auto;
	left: 140px;
	top: 33px;
	z-index: 3;
}
.logos {
	position: absolute;
	z-index: 4;
	height: 78px;
	width: auto;
	left: 0px;
	top: 33px;
}
.gray {
	background-image: url(gray.gif);
	background-repeat: repeat-x;
	position: absolute;
	z-index: 5;
	height: 3px;
	width: 100%;
	left: 0px;
	top: 133px;
}
.menu {
	background-repeat: repeat-y;
	position: absolute;
	width: 143px;
	left: 0px;
	top: 133px;
	z-index: 6;
	height: 1500px;
	background-image: url(menu.gif);
}
.text, .textwide {
	padding-top: 0px;
	position: absolute;
	z-index: 7;
	left: 0px;
	top: 152px;
	padding-left: 160px;
	padding-right: 180px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	width: auto;
	height: 520px;
}
.textwide {
	padding-right: 20px;
}
.menutext {
	position: absolute;
	width: 140px;
	left: 0px;
	top: 152px;
	z-index: 8;
	height: 500px;
	background-image: url(menu_bg.gif);
	background-repeat: repeat-y;
                }
p {
	margin-top: 0px;
	margin-bottom: 0.8em;
	line-height: 1.3em;
}
.note {
	font-size: 80%;
	color: #666666;
	line-height: normal;
}
a:link, a:visited {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 10px;
}
a:hover {
	text-decoration: underline;
}
.subhead {
	font-size: 110%;
	color: #cc6600;
	font-weight: bold;
}
td.site p {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	text-align: justify;
}
.navlink {
	text-align: center;
}
.navlink a:link, .navlink a:visited, .navlink a:hover {
	color: #666666;
	text-decoration: none;
	font-size: 80%;
	font-weight: normal;
}
.navlink a:hover {
	text-decoration: underline;
}
	
.texture {
	background-image: url(text_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	height: 1000px;
	width: 100%;
	left: 0px;
	top: 33px;
	z-index: 2;
}

.accSearch {
	position: absolute;
	width: 150px;
	left: 0px;
	top: 133px;
	z-index: 6;
	height: 1500px;
}

.accIntro {
	padding-top: 0px;
	position: absolute;
	z-index: 7;
	left: 150px;
	top: 152px;
	padding-left: 20px;
	padding-right: 150px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	height: 600px;
}

.accResults {
	padding-top: 0px;
	position: absolute;
	z-index: 7;
	left: 150px;
	top: 152px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	height: 600px;
}

.rollover a {
	display:block;
        padding-top: 5px;
        padding-bottom: 5px;
	width:140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-indent: 7pt;
        
}

.rollover A:active {
	color: #FFFFFF;
	text-decoration: none;
        	

}

.rollover A:hover  {
	background-color: #99CCFF;
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none;
	
}

.rollover A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
