@charset "utf-8";
#HEADER {
	background-image: url(/img/common/navback.png);
	height: 158px;
	background-repeat: repeat-x;
}
#HEADER #LOGO {
	background-image: url(/img/common/rnecklogo.png);
	background-repeat: no-repeat;
	height: 160px;
	width: 160px;
	margin-left: 10px;
}

#HEADER #LOGO2 {
	background-image: url(/img/common/rnecklogo.png);
	background-repeat: no-repeat;
	height: 160px;
	width: 160px;
	margin-left: 10px;
	float:left;
}

#NAVBTNS {
	position: relative;
	top: -58px;
}

td.white {
	border-top-width: 1px;
	border-top-color: #000000;
	border-bottom-width:1px;
	border-bottom-color: #000000;
}
.disclaimer {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}

td.white A:Link,td.white A:Visited,td.white A:Active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	display: block;
	letter-spacing: 0px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: normal;
	border-left-width: medium;
	border-left-style: ridge;
	border-left-color: #293186;
}

td.white A:Hover {
	color: #FFFF00;
	background-image: url(/img/common/girl.png);
	background-repeat: no-repeat;
}
body {
	margin: 0px;
}
#MEMBERS {
	position: relative;
	top: -180px;
	height: 50px;
	width: 420px;
	float: right;
}
#MEMBERS a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCCCC;
	font-weight: normal;
}
#MEMBERS a:hover {
	color: #FFFF00;
}
