@charset "UTF-8";
contenttd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#content {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #999999;
}
.bdrs {
	border-left-color: #666666;
	border-right-width: thin;
	border-right-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CC6600;
}
#navbg {
	background-image: url(images/constructionbg.jpg);
}
#frontpagenav {
	position: relative;
	bottom: 0px;
}
#container {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#vcenter {
	position: relative;
	height: 388px;
	top: 50%;
	clip: rect(-194px,auto,auto,auto);
}
