.scrollwrapper/* I've used a hard CSS reset above, but you should consider a more sophisticated reset, such as this one: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
		
 {
	font-family: Verdana, Arial;
	color: #000;
	width: 904px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0px;
		}
.messagebox  {
	height: 39px;
	width: 904px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	padding: 0px;
}

		
.scrollwrapper p {
	text-align: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding: 0px;
}
		
.scrollwrapper p, ul {
	font-size: 12px;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 0px;
	padding: 0px;
} 
		
.scrollwrapper p a, li a {
	color: #999999;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
		
.scrollwrapper p.intro { border-bottom: 1px solid #ccc; margin-bottom: 20px; padding: 20px 0 30px 0; text-align: center; width: 100% }
		
.scrollwrapper p#cross-links {
	text-align: center;
	background-image: url(../images/bot-billboard.gif);
	background-position: center;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
		
.scrollwrapper p#cross-links {
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}
		
.scrollwrapper noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
.scrollwrapper noscript a { color: #a00; text-decoration: underline }
.scrollwrapper noscript ol { margin-left: 25px; }
		
.scrollwrapper a:focus { outline:none }
		
.scrollwrapper img {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
		
.scrollwrapper h3 { border-bottom: 1px solid silver; margin-bottom: 5px; padding-bottom: 3px; text-align: left }
		
.scrollwrapper .stripViewer .panelContainer .panel ul {
	text-align: left;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 30px;
		}
		
.scrollwrapper .slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	width: 904px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	position: relative;
	padding: 0px;
		}


/* These 2 lines specify style applied while slider is loading */
.scrollwrapper .csw {
	width: 100%;
	height: 210px;
	margin: 0px;
	padding: 0px;
}
.scrollwrapper .csw .loading {margin: 200px 0 300px 0; text-align: center}

.scrollwrapper .stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden;
	width: 900px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 210px;
	clear: both;
	background: #fff;
	margin: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #1B1B1B;
	border-right-color: #1B1B1B;
	border-left-color: #1B1B1B;
		}
		
.scrollwrapper .stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
.scrollwrapper .stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 900px;
		}
		
.scrollwrapper .stripViewer .panelContainer .panel .wrapper2 { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 0px;
	margin: 0px;
		}
		
.scrollwrapper .stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
	display: none;
		}
		
.scrollwrapper .stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
.scrollwrapper .stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
.scrollwrapper .stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			background: #c6e3ff;
			color: #fff;
			text-decoration: none;
			display: block;
			padding: 0 15px;
		}
		
.scrollwrapper .stripNav li.tab1 a { background: #60f }
.scrollwrapper .stripNav li.tab2 a { background: #60c }
.scrollwrapper .stripNav li.tab3 a { background: #63f }
.scrollwrapper .stripNav li.tab4 a { background: #63c }
.scrollwrapper .stripNav li.tab5 a { background: #00e }
		
.scrollwrapper .stripNav li a:hover {
			background: #333;
		}
		
.scrollwrapper .stripNav li a.current {
			background: #000;
			color: #fff;
		}
		
.scrollwrapper .stripNavL, .stripNavR { /* The left and right arrows */
	position: absolute;
	top: 85px;
	text-indent: -9000px;
		}
		
.scrollwrapper .stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
.scrollwrapper .stripNavL {
			left: 0;
		}
		
.scrollwrapper .stripNavR {
			right: 0;
		}
		
.scrollwrapper .stripNavL {
			background: url("../images/arrow-left2.gif") no-repeat center;
		}
		
.scrollwrapper .stripNavR {
			background: url("../images/arrow-right2.gif") no-repeat center;
		}
		
.scrollwrapper #panel1 {
	height: 210px;
	left: 0px;
	top: 0px;
	width: 900px;
	position: relative;
	margin: 0px;
	padding: 0px;
}

.scrollwrapper #panel1 p {
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	position: relative;
	left: 322px;
	top: 80px;
}

.scrollwrapper #panel2 {
	background-image: url(../images/billboard-kits.jpg);
	background-repeat: no-repeat;
	height: 210px;
	left: 0px;
	top: 0px;
	width: 900px;
}

.scrollwrapper #panel2 p {
	width: 480px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	position: relative;
	left: 317px;
	top: 87px;
}

.scrollwrapper #panel3 {
	height: 210px;
}

.scrollwrapper #panel3 p {
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 80px;
	margin-left: 335px;
	font-size: 11px;
}

.scrollwrapper #panel4 {
	height: 210px;
}

.scrollwrapper #panel4 p {
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 80px;
	margin-left: 423px;
	font-size: 11px;
}

.scrollwrapper #panel5 {
	height: 210px;
}

.scrollwrapper #panel5 p {
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 92px;
	margin-left: 305px;
	font-size: 11px;
}
.scrollwrapper #panel6 {
	height: 210px;
}
.scrollwrapper #panel6 p {
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 92px;
	margin-left: 305px;
	font-size: 11px;
}
