#b {
padding:15px 10px 0px 23px;
}
#blink {
padding:355px 10px 0px 35px;
}
#about { 
padding:35px 3px 3px 340px;
color:#ffffff;
}
#clients { 
padding:35px 3px 3px 340px;
color:#ffffff;
}
#aboutlinks { 
padding:0px 3px 3px 340px;
color:#ffffff;
}
#store { 
padding:40px 3px 3px 30px;
color:#ffffff;
}
#archive { 
padding:20px 3px 3px 22px;
color:#ffffff;
}
#shows { 
padding:0px 3px 3px 0px;
color:#ffffff;
}
#contact { 
padding:45px 3px 3px 90px;
color:#ffffff;
}

.gradualshine{
filter:alpha(opacity=100);
-moz-opacity:0.9;
}
a { outline:none; }

body {
	margin-top: 0px;
	font-size:small;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
}
	
a {
	font-weight:bold;
	text-decoration:none;
	color:#dd5300;
}

a:hover {
	font-weight:bold;
	text-decoration:none;
	color:#dd5300;
}
a:active
{
outline: none;
color:#FF6600;
}

a:visited {
font-weight:bold;
	text-decoration:none;
	color:#FF6600;
}

a:focus
{
-moz-outline-style: none;
}
a:link { color:#dd5300 }	
a:visited { color:#dd5300 }	

iframe { border: 0px dashed #666 }
div.arrows { width:300px; text-align:center }
div.arrows img { padding:8px }
div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 904px; 
	height: 425px;
	overflow: hidden;
	border:0px solid #cccccc;
	}
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:904px;
		height:1000px;
		overflow:hidden;
		float:none;
		padding:0;		
		}
	div.scroller div.content {
		height: 10000px;
		}

	div#section1 {
		background: url(../images/bg_01.gif) no-repeat;
		color:#ffffff;
		}
	div#section2 {
		background: url(../images/bg_02.gif) no-repeat;
		color:#ffffff;
		}
	div#section3 {
	    background: url(../images/bg_03.gif) no-repeat;
	    color:#777777;
		}
	div#section4 {
		background: url(../images/bg_04.gif) no-repeat;
	    color:#777777;
		}
	div#section5 {
		background: url(../images/bg_05.gif) no-repeat;
		color:#ffffff;
		}
	div#section6 {
		background: url(../images/bg_06.gif) no-repeat;
		color:#ffffff;
		}
	div#section7 {
		background: url(../images/bg_07.gif) no-repeat;
		color:#ffffff;
		}
	div#section8 {
		background: url(../images/bg_08.gif) no-repeat;
		}
