html{
	height:100%;
}
body {
	margin:0px;
	font-size:12px;
	font-family: century gothic, verdana;
	color:#996600;
	line-height:16px;
	background-color:black;
	background-image: url(grv.png);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}





.topnav ul li{
font: 10px century gothic, verdana;
color:#333333;
list-style: block;
												
}


#topnav{
	height:25px;
	margin:auto;
	text-align:center;
	color:#333333;
}

#topnav a:active, {
    font: 11px century gothic, verdana;
	
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
#topnav a:hover{
	
	font-size:11px century gothic, verdana;
	color:maroon;
	text-decoration:none;
}

bioText {
	margin:0px;
	font-size:12px;
	font-family: century gothic, verdana;
	color:#CCCCCC;
	line-height:16px;
	}

table, tr, td, textarea, .textnormal, li {
	margin:0px;
	font-size:12px;
	font-family: century gothic, verdana;
	color:#666;
	line-height:16px;
}
a:link, a:visited {
	color:#FFAA00;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
a.action:link, a.action:visited {
	color:#d74a00;
	font-size:14px;
	text-decoration:underline;
}
a.action:hover {
	color:#e7813d;
	font-size:12px;
	text-decoration:underline;
}
h1 {
	margin:0px;
	font-size:12px;
	font-family: century gothic, verdana;
	color:#996633;
	line-height:16px;
}
img{
	border:0px;
}
form{
	margin:0px;
	padding:0px;
}
#cf_header {
	background-image:url(images/topbg-shade.png); background-repeat: repeat-x; text-align: center;
}

.sub_title{
	clear:both;
	padding-top:14px;
	height:14px;
	padding-left:12px;
	font-size:14px;
	font-family: century gothic, verdana;
	color:#333333;
	font-weight:bolder;
}
.404 {
	padding: 6px;
	font-size:25px;
	font-family: century gothic, verdana;
	color:#666;
	line-height:16px;
}
#smallprint{
	font-size:9px;
}
#footer {
	background-color:#000000;
	font-size:14px;
	
	font-family:century gothic, verdana;
}
#footerNav {
	background-image: url(images/botbgblk.jpg); background-repeat: repeat-x; text-align: center;
	padding:10px;
	margin-bottom:100px;
	margin-top:-17px;
	}
.footerNav ul{
font: bold 14px arial;

}

.footerNav ul li{
font: bold 14px arial;

list-style: block;
												
}


#footerNav{
	height:25px;
	margin:auto;
	text-align:center;
}

#footerNav a:active, {
    font: 14px arial;
	
	font-size:14px;
	color:#ffffff;
	text-decoration:underline;
}
#footerNav a:hover{
	
	font-size:14px century gothic, verdana;
	color:maroon;
	text-decoration:underline;
}


.flyup {
	position: relative;
}
.flyup:hover {
	z-index: 50;
	background-color: transparent;
}
.flyup span {
	padding-top: 1px;
	padding-left: 1px;
	left: -1000px;
	padding-right: 1px;
	padding-bottom: 1px;
	visibility: hidden;
	color: black;
	position: absolute;
	background-color: #a89e96;
	text-decoration: none;
}
.flyup span img {
	padding-top: 1px;
	padding-left: 1px;
	left: -1000px;
	padding-right: 1px;
	padding-bottom: 1px; 
}
.flyup:hover span {
	left: 20px;
	visibility: visible;
	top: -20px;
}

#copyrights{
	margin:0px auto 0px auto;
	padding:20px;
	font-family:georgia, arial, helvetica, sans-serif;
	font-size:9px;
	text-align:center;
	color:#666666;
}
#red{
	color:#e00000;
}
