body {
margin:0;
padding:33px 0;
background-color: #1b1b1b;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.spacer {margin:15px 25px;}
#Content {
	background:url(images/content_bg.jpg) no-repeat top;
	background-color:#000;
	border:1px solid #999;
	margin:0 auto;
	width:100%;
	padding-bottom:5px;
}

#Player {
/*background:url(images/content_bg.jpg) no-repeat top;*/
	background-color:#000;
	border:1px solid #999;
	margin:0 auto;
	margin-bottom:10px;
	width:800px;
	height:600px;
	color:#FFFFFF;
	/* display:none; */
	display:block;
}

#noFlash {
	background-color:#000;
	border:1px solid #A80000;
	color:#FFFFFF;
	/* display:none; */
	display:block;
	margin:0px 25px 15px 25px;
	padding-top:10px;
}

#noFlash_ActiveContentImg {
	margin:0 auto;
	display:block; 
	background:url(images/active_content_instructions.jpg) no-repeat;
	width:700px;
	height:127px;
	margin-bottom:25px;
	}

#noFileProtocol {
	margin:0 auto;
	display:none; 
	width:700px;
	margin-bottom:25px;
	margin-top:25px;
	background-color:#ffffff;
	padding:10px;
	border:1px solid #a80000;
}

h1.logo {display:block; background:url(images/rap_logo_tab.gif) no-repeat; width:350px; height:84px; text-indent:-9999px; margin:0 0 0 15px; position:relative; top:-34px;}
h2 {color:#ccc; float:right; margin:-75px 25px 0 0; font-size:22px;}
h3 {background:url(images/subheader_bg.png) repeat-x top left; display:block; line-height:32px; font-size:16px; color:#fff; behavior: url(images/iepngfix.htc); margin:0 25px 15px 25px;}

#spotlightName{
background:url(images/subheader_bg.png) repeat-x top left; 
display:block; line-height:32px; 
font-size:18px;
font-weight:bold;
color:#fff; 
behavior: url(images/iepngfix.htc); 
margin:0 25px 15px 25px;
text-align:center;
}

#Content p {
	margin:0 25px 25px 25px;
	color: #fff;
}
a {
	color:#fdd22e;
	font-weight:bold;
}
a:hover {
	color:#fde68f;
	font-weight:bold;
	text-decoration:none;
}
.Footer {
	color:#CCC;
	background-color:#000;
	font-size:11px;
	text-align:center;
	margin:30px 0 20px 0;
}


/* TOC */

.playBtn {margin-right:10px; display:inline-block; width:50px;background:url("images/playbutton.png") left no-repeat; height:30px;behavior: url(images/iepngfix.htc)}

.tocLink {font-size:16px;text-decoration:none;display:block;}

.tocLink:hover {background:url("images/hover.jpg")  bottom repeat-x; cursor:pointer; color:#000;}

#browser64Bit {border:1px solid #a80000;margin:25px;background-color:#fff;padding:10px;display:none;}

#browser64Bit a {color:#a80000;}
#browser64Bit a:hover {color:#ff0000;}




