@charset "UTF-8";

* {
margin: 0;
padding: 0;
z-index:0;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #179BD7;
	text-decoration: none;
}
a:hover {
	color: #179BD7;
	text-decoration: line-through;
}
a:active {
	color: #179BD7;
	text-decoration: none;
}
body {
	background-color: #1a171b;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body,td,th,p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	background-color: #1a171b;
}
#navigation {
	width: 95%;
	background-color: #1a171b;
	position: fixed;
	z-index: 150;
	height: 146px;
	top: 0;
	padding-left: 5%;
}
#content {
	width: 95%;
	top: 146px;
	position:absolute;
	z-index: 0;
	padding-left: 5%;
	background-color: #1a171b;
}
#newsitem {
	line-height:12px;
	background-attachment: scroll;
	background-image: url(../images/general/dots-1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	margin-bottom: 15px;
	height: auto;
	width: 722px;
}
#newsitem img {
	padding-bottom:10px;
	display: block;
}
.newstitle{
	color: #179BD7;
}
#aboutus {
	line-height:12px;
	background-attachment: scroll;
	background-image: url(../images/general/dots-1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
	margin-bottom: 15px;
	width: 722px;
	height: auto;
}
#aboutnav{
	width: 150px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
}
#aboutnav ul{
	list-style-type: none;
	display: list-item;
	padding: 0px;
	margin: 0px;
	line-height: 12px;
}
#aboutnav li{
	list-style-type: none;
	display: list-item;
	padding: 0px;
	margin: 0px;
	line-height: 12px;
}
#aboutcontent {
	width: 536px;
	position: relative;
	left: 186px;
	top: -38px;
	height: auto;
}

#aboutcontent table {
}

#aboutcontent td {
}

#aboutmap {
	width: 536px;
	padding-top: 15px;
	position: relative;
	left: 186px;
	top: -38px;
	height: 450px;
}
#workcontent {
	width: 536px;
	height: auto;
	padding-top: 18px;
	padding-left: 190px;
	z-index:10;
}
#worknav{
	margin-left: 75px;
	width: 175px;
	background-color: #1a171b;
	position: fixed;
	height: 350px;
	top: 148px;
	overflow: hidden;
	z-index:10;
	padding-top: 15px;
	float:left;
}
#worknav ul{
	list-style-type: none;
	line-height: 14px;
	padding-left: 0px;
	padding-top: 0px;
}
#worknav li{
	list-style-type: none;
	line-height: 14px;
}

#archivenav{
	width: 95%;
	background-color: #1a171b;
	position: absolute;
	height: auto;
	top: 146px;
	overflow: hidden;
	z-index:10;
	padding-top: 5px;
	padding-left: 5%;
}
#archivenav img {
	padding-left: 1px;
}
#archivenav ul{
	list-style-type: none;
	display: none;
	line-height: 14px;
	padding-left: 0px;
	padding-top: 0px;
}
#archivenav li{
	list-style-type: none;
	display: none;
	line-height: 14px;
}
#archivecontentcontainerold {
	margin-top: 0px;
	margin-right: auto;
	margin-left: 75px;
	width: 722px;
	z-index: 10;
	padding: 0px;
}
#archivecontentcontainer{
	width: 95%;
	background-color: #1a171b;
	position: absolute;
	top: 370px;
	height: auto;
	padding-left: 5%;
}

#monthcontainer{
	padding-top: 20px;
	padding-left: 2px;
}

#archiveyeardisplay {
	height: auto;
	width: 80px;
	padding: 0px;
	display: inline-table;
}

#archivemonthdisplay {
	padding: 0px;
	height: 200px;
	width: 80px;
}

