@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 24px;
}
.boldTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	font-weight: 900;
	text-decoration: none;
	font-size: 14px;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}
a {
	font-weight: bold;
}
#lowerThird {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(images/underconstruction03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#share {
	clear: left;
	float: right;
	width: 125px;
	padding-right: 10px;
	position: absolute;
	z-index: 1;
	top: 0px;
	right: 0px;
	padding-top: 10px;
}
.buttons {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 900;
	color: #FFFFFF;
	background-color: #000000;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	z-index: 3;
}
.buttons a:link, .buttons a:visited {
	color: #999999;
	text-decoration: none;
	height: 30px;
}
.buttons a:hover {
	color: #FFFFFF;
	display: block;
	background-color: #333333;
	background-image: url(http://www.wgvu.org/parks/images/button-back.jpg);
}

