@charset "ISO-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	color: #999;
	background-image: url(images/zubsitemockup_05.png);
	background-repeat: repeat-y;
	background-attachment: scroll;
}
.headingone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #CCC;
}
.lefttable {
}
.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCC;
	text-decoration: none;
}
.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCC;
	text-decoration: none;
}
.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #09f;
	text-decoration: none;
}
.bottomnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	font-weight: lighter;
	text-decoration: none;
}
.bottomnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	font-weight: lighter;
	text-decoration: none;
}
.bottomnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	font-weight: lighter;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #999;
}
.artstatement {
	font-size: 14px;
	line-height: 25px;
}
.readmorelink {
	color: #CCC;
	text-decoration: none;
	font-style: italic;
}
.horizrule {
	background-image: url(images/horizrule_06.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.asterix {
	color: #F00;
}
.logo {
	background-image: url(images/zubsitemockup_01.png);
	background-repeat: no-repeat;
	height: 449px;
	width: 204px;	
}
.buttons {
	height: 38px;
	width: 115px;
}
.activepage {
	color: #09F;
}
.topnavbg {
	background-image: url(images/topnav_02.png);
	background-repeat: no-repeat;
}

