body{
background:#151515 url("bg-gray.jpg") repeat-x;
color:#ccc;
font: 110% Lucida Grande;
line-height:1.5;
width:95%;
margin-left:auto;
margin-right:auto;
}
div#header h1{
font-size:320%;
letter-spacing:1.44px;
margin-top:15px;

margin-bottom:0px;
font-family:Gill sans, Helvetica;
font-weight:normal;
}
#des{
color:#f92c1f;
text-shadow: 3px 3px 12px #f92c1f, -3px -3px 12px #f92c1f	;
}
#traynor{
color:#ccc;
text-shadow: 3px 3px 12px #ccc, -3px -3px 12px #ccc;
}
a, a:visited{
color:#db0018;
}

.leftColumn{
	width:32em;
}
em{
	color:#fff;
}

#section3 ul li{
	
	font-size:14px;
}




/* Fancy Shit here */

div.scroller { 
height: 500px;
overflow: hidden;
}

div.scroller div.section {
width:80%;
max-width:55em;
height:500px;
overflow:hidden;;
float:left;	
}

		
.controls ul{
margin:0px 0px 0px 0px;
padding:2px 0px 0px 2px;
}
.controls ul li{
display:inline;
list-style-type:none;
margin:0px 16px 0px 0px;
}
		


