body, html {
	background-image: url(../images/RD_bgGrad.jpg);
	background-repeat: repeat-x;
	background-color: #6E6E71;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

img, img a {
	border: 0;
	outline: none;
	color: #CCCCCC;
}

td {
	vertical-align: top;
}

a {
	outline: none;
}

a:link {
	outline: none;
}

a:active {
	outline: none;
}

#spotlight {
	background-image: url(../images/RD_bgSpotlight.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}

#wrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#box {
	width: 878px;
	height: 619px;
	border: 1px solid #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}

#flashAnim {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#footer {
	margin-top: 7px;
	margin-left: 11px;
	margin-bottom: 35px;
	width: 880px;
	color: #FFFFFF;
	font-size: 11px;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/* nav */
.bttn_div {
	padding-right: 1px;
}

.flashNote {
	font-size: 10px;
	color: #999999;
}

.flashNote a:link, .flashNote a:visited, .flashNote a:active {
	color: #999999;
}

