body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-gradient.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.aboutMainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 22px;
}

.aboutMainText a {
	color: #333333;
	text-decoration: none;
}

.aboutMainText a:hover {
	color: #666600;
	text-decoration: underline;
}

.subHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCC00;
	font-weight: bold;
}
.subContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
.subContent a:link {
	color: #333333;
	text-decoration: none;
}
.subContent a:visited {
	text-decoration: none;
	color: #333333;
}
.subContent a:hover {
	text-decoration: underline;
	color: #666600;
}
.subContent a:active {
	text-decoration: none;
	color: #666600;	
}
.subContent-noLH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.subContent-noLH a:link {
	color: #333333;
	text-decoration: none;
}
.subContent-noLH a:visited {
	text-decoration: none;
	color: #333333;
}
.subContent-noLH a:hover {
	text-decoration: underline;
	color: #666600;
}
.subContent-noLH a:active {
	text-decoration: none;
	color: #666600;	
}


.newsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.newsSubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCC00;
}
.newsBlurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.newsBlurb a:link {
	color: #666600;
	text-decoration: none;
}
.newsBlurb a:visited {
	text-decoration: none;
	color: #666666;
}
.newsBlurb a:hover {
	text-decoration: underline;
	color: #666600;
}
.newsBlurb a:active {
	text-decoration: none;
	color: #666600;	
}

.contactLineHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.contactLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}



.contactLine a:link {
	color: #666600;
	text-decoration: none;
}
.contactLine a:visited {
	text-decoration: none;
	color: #666666;
}
.contactLine a:hover {
	text-decoration: underline;
	color: #666600;
}
.contactLine a:active {
	text-decoration: none;
	color: #666600;	
}
.newsBG {
	background-image: url(../images/newsBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
body {
	background-image: url(../images/bg-line.gif);
	background-repeat: repeat-y;
	background-position: center;
}


.contactLine input {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.contactLine textarea {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

#navTop {
	padding: 6px 0px 18px 0px;
}

#horiz-gradient {
	height: 18px;
	background-image: url(../images/horiz-gradient.gif);
	background-repeat: repeat-x;
}

#workNav, #workNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	text-decoration: none;
}

#workNav a:hover {
	color: #666600;
	text-decoration: underline;
}

#workNav a.selected, #workNav a.selected:hover  {
	color: #bfc41f;
	text-decoration: none;
	font-weight: bold;