#scrollHome {
	padding-top: 315px;
	padding-left:2px;
}
#p7scroller1 {
	position:relative;
	width:867px;
	height:32px;
	z-index:100;
	left: 1px;
	top: 1px;
	overflow: hidden;
	clip: rect(0px 548px 28px 0px);
	visibility: visible;
	border: 1px none #000000;
}
#p7s1content1 {
	position: absolute;
	width: 1680px;  /*    This number sets the amount of content that will be visible before it gets cut off from the scroller.  It was initially set at 867px but was increased when content was increased. Note, this will cause the side scroller to appear in Dreamweaver in some pages such as the Ryder x Dory page.   */
	z-index: 99;
	left: 0px;
	top: 0px;
	visibility: visible
}
.pviiscroller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #EEEEEE;
	font-size: 14px;
}
.pviiscroller p {  font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; font-size: 18px; margin-top: 0px}
.pviiscroller h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px}
.pviiscroller a:link {  color: #000000; text-decoration: underline}
.pviiscroller a:visited {  color: #000000; text-decoration: underline}
.pviiscroller a:hover {  color: #000000; text-decoration: none}
