@charset "utf-8";
/* CSS Document */

HTML, body {padding: 0; margin: 0;}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:link {
	color: #000000;
	text-decoration:none;
}
a:active {
	color: #000000;
	text-decoration:none;
}	
a:hover {
	color: #FFFF00;
	text-decoration:none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg.gif);
	background-repeat:repeat;
}
.copySize {
	font-size:13px;
}
.footerSize {
	font-size:14px;
	font-weight:bold;
	line-height:4px;
}
.copyLink {
	color: #000;
	font-weight:bold;
	text-decoration:underline;
}
.profileAnswers {
	font-size: 13px;
	color:#D3315A;
}
.miceType {
	font-size: small;
	color:#FFFF00;	
}
#headerImage {
	position:absolute;
	width:875px;
	height:408px;
	z-index:2;
	left: 20px;
	top: 5px;
}
#navPlaceholder {
	position:absolute;
	width:882px;
	height:45px;
	z-index:10;
	left: 17px;
	top: 419px;
}
#featuresContainer {
	position:absolute;
	width:365px;
	height:35px;
	z-index:2;
	left: 518px;
	top: 481px;
	background-image: url(images/features.gif);
}
#vidLinksContainerPat {
	position:absolute;
	width:360px;
	height:26px;
	z-index:11;
	left: 520px;
	top: 741px;
}
#playerContainer {
	position:absolute;
	width:350px;
	height:350px;
	z-index:3;
	left: 5px;
	top: 3px;
}
#footerContainer {
	position:absolute;
	width:845px;
	height:26px;
	z-index:1;
	left: 16px;
	top: 15px;
}
#playerLinkContainer {
	position:absolute;
	width:155px;
	height:15px;
	z-index:4;
	left: 199px;
	top: 356px;
}
#scheduleContainer {
	position:absolute;
	width:250px;
	height:375px;
	z-index:4;
	left: 564px;
	top: 489px;
	background-color: #06EFFE;
}
#burtonDemoTour {
	position:absolute;
	width:50px;
	height:71px;
	z-index:2;
	left: 792px;
	top: 166px;
}
#playerContainerSmartStyle {
	position:absolute;
	width:301px;
	height:247px;
	z-index:11;
	top: 487px;
	left: 463px;
}
#vansContainerRHP {
	position:absolute;
	width:350px;
	height:300px;
	z-index:2;
	left: 525px;
	top: 498px;
	background-image: url(images/rhp_supporters.gif);
}
#rhLogoContainer {
	position:absolute;
	width:175px;
	height:175px;
	z-index:12;
	left: 298px;
	top: 624px;
	background-image: url(images/rh_logo.gif);
}
#FSO_results {
	position:absolute;
	width:356px;
	height:198px;
	z-index:11;
	left: 556px;
	top: 764px;
	font-family: Arial, Helvetica, sans-serif;
}

