* {
	padding: 0; 
	margin: 0;
} 

body {
	background: black url(../images/backdrop.jpg) no-repeat center top;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.container {width:950px;
	padding-top: 50px;
	margin: auto;
}

.footlight-1 {
	height: 72px;
	background: url(../images/footlight-1.jpg) center;
}
.footlight-2 {
	height: 72px;
	background: url(../images/footlight-2.jpg) center;
}
.footlight-3 {
	height: 72px;
	background: url(../images/footlight-3.jpg) center;
}
.footlight-4 {
	height: 72px;
	background: url(../images/footlight-4.jpg) center;
}
.footlight-5 {
	height: 72px;
	background: url(../images/footlight-5.jpg) center;
}
.footlight-6 {
	height: 72px;
	background: url(../images/footlight-6.jpg) center;
}
.footlight-7 {
	height: 72px;
	background: url(../images/footlight-7.jpg) center;
}
.footlight-8 {
	height: 72px;
	background: url(../images/footlight-8.jpg) center;
}
.footlight-9 {
	height: 72px;
	background: url(../images/footlight-9.jpg) center;
}
.footlight-10 {
	height: 72px;
	background: url(../images/footlight-10.jpg) center;
}
.footlight-4 {
	height: 72px;
	background: url(../images/footlight-4.jpg) center;
}

.board {
	height: 537px;
}

.lefty {
	width: 420px;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
}

.righty {
	width: 400px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}

.wilson {
	width: 180px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}

.keppel {
	width: 330px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}

.betty {
	width: 330px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}

.fullout {
	width: 900px;
	margin-top: 20px;
	margin-left: 20px;

}

.ollie {
	width: 550px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;

}

.stan{
	width: 320px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;

}

.comedian {
	float: left;
	padding-right: 8px;
}

h1 {
	color: red;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 30px;
	line-height: 10px;
}

h2 {
	color: red;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 5px;
}

h3 {
	color: red;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 2px;
}

p {
	margin-bottom: 10px;
}

p,li	{
	font-size: 14px;
	line-height: 19px;
}

li {
	margin-left: 20px;
}

ul,ol {
	margin-bottom: 10px;
}

.headline {
	
}

.menu {
	
	background: #000;
	list-style: none;
	width: 950px;
	font-weight: normal;
	font-style: normal;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}

.menu li {
	float: left;
	text-align: center;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	list-style-type: none;
	height: 55px;
	margin-right: 5px;
	margin-left: 0;
	letter-spacing: -1px;
}
.menu a {
	background: #000;
	color: white;
	display: block;
	text-decoration: none;
	display: block;
	padding: 5px;
}
.menu a:hover {
	background: #292929;
	color: #fff;
}                    

.red {
	width: 90px;
	border-bottom: 2px solid red;
}
.orange {
	width: 90px;
	border-bottom: 2px solid orange;
}
.yellow {
	width: 90px;
	border-bottom: 2px solid yellow;
}
.green {
	width: 90px;
	border-bottom: 2px solid green;
}
.blue {
	width: 90px;
	border-bottom: 2px solid blue;
}
.cyan {
	width: 100px;
	border-bottom: 2px solid aqua;
}
.purple {
	width: 90px;
	border-bottom: 2px solid purple;
}
.violet {
	width: 90px;
	border-bottom: 2px solid fuchsia;
}
.grey {
	width: 90px;
	border-bottom: 2px solid gray;
}

.logolink {
	background-color: lime;
	width: 300px;
	height: 150px;
	position: absolute;
	top: 0;
}

.peas {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 300px;
	float: none;
	top: 35px;
	margin-top: 80px;
	text-align: center;
}

.copyright {
	width: 950px;
	height: 20px;
}

.copyright p {
	text-align: right;
	padding-right: 60px;
	font-size: 10px;
	color: red;
}

.pinkbox {
	background-color: #6cf;
	padding: 6px 6px 1px;
	margin-bottom: 8px;
}

.pinkbox h1 {
	color: white;
	font-size: 24px;
	line-height: 24px;
	padding: 0;
	margin: 5px 0 0;
}

.pinkbox h2 {
	color: white;
	padding-top: 0px;
	font-size: 14px;
	line-height: 18px;
}


.pinkbox h3 {
	color: white;
	padding-bottom: 4px;
}

.pinkbox a {
	color: white;
	text-align: right;
}

.thumblink {
	float: right;
	border: 1px solid #933;
}

.splash {
	position: relative;
	width: 750px;
	left: 165px;
	height: 55px;
	padding: 8px;
	background-color: #ddd;
	margin-top: 8px;
	margin-bottom: -80px;
}
.splash p {
	font-size: 12px;
	line-height: 15px;
}
.splash h3 {
	font-size: 16px;
	line-height: 18px;
}