body {
	background-color: #00135d;
	margin-top: 0px;
}

.main {
		margin-left:200px;
		width:800px;
		border:#FFFFFF solid 1px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FFFFFF;
		}

.header {
		width:800px;
		
		}
		
.nav {
		border-bottom:#FFFFFF solid 1px;
		border-top:#FFFFFF solid 1px;
		padding:5px;
		margin:none;
		width:790px;
		height:22px;
		display:block;
		text-align:center;
		background-image:url(images/ones.jpg);
		}
.intro {
	background-color: #00135d;


		}
.cast_intro  {
		background-image:url(images/ones.jpg);
		height:850px;
		width:790;
		}		
.introtext {
		margin:20px;
		text-align:center;
		}
.boxes	{
		padding:35px;
		width:760px;
		height:350px;
		display:block;
		}	
.text1	{
		text-align:center;
		float:left;
		margin:10px;
		display:block;
		width:220px;
		height:10px;
		}
.text2	{
		text-align:center;
		float:left;
		margin:10px;
		display:block;
		width:220px;
		height:10px;
		}
.text3	{
		text-align:center;
		float:left;
		margin:10px;
		display:block;
		width:220px;
		height:10px;
		}			
.box1	{
		border:#FFFFFF solid 1px;
		float:left;
		margin:10px;
		display:block;
		width:220px;
		height:285px;
		background-image:url(images/50s60s_small.jpg); background-repeat:no-repeat;
		}		

.box2	{
		border:#FFFFFF solid 1px;
		margin:10px;
		float:left;
		display:block;
		width:220px;
		height:285px;
		background-image:url(images/70s_small.jpg); background-repeat:no-repeat;
		}	
		
.box3	{
		border:#FFFFFF solid 1px;
		margin:10px;
		float:left;
		display:block;
		width:220px;
		height:285px;
		background-image:url(images/xmas_small.jpg); background-repeat:no-repeat;
		}	
.footer {
		text-align:center;
		font-size:12px;
		color:#FFFFFF;		
		}
.bio	{
		display:block;
		border:#FFFFFF solid 1px;
		}	
.jarrod	{
		width:130px;
		height:200px;
		margin-right:20px;
		background-image:url(images/Jarrod_small.jpg); background-repeat:no-repeat;
		display:block;
		border:#FFFFFF solid 1px;
		float:left;
		}
.emma{
		width:133px;
		height:200px;
		margin-right:20px;
		margin-bottom:20px;
		background-image:url(images/emma_small.jpg); background-repeat:no-repeat;
		display:block;
		border:#FFFFFF solid 1px;
		float:left;
		}		
.colin{
		width:133px;
		height:200px;
		margin-right:20px;
		margin-bottom:20px;
		background-image:url(images/colin_small.jpg); background-repeat:no-repeat;
		display:block;
		border:#FFFFFF solid 1px;
		float:left;
		}	
		
.andy{
		width:133px;
		height:200px;
		margin-right:20px;
		margin-bottom:20px;
		background-image:url(images/Andy_small.jpg); background-repeat:no-repeat;
		display:block;
		border:#FFFFFF solid 1px;
		float:left;
		}	
		
.steve{
		width:176px;
		height:200px;
		margin-right:20px;
		margin-bottom:20px;
		background-image:url(images/Steve_small.jpg); background-repeat:no-repeat;
		display:block;
		border:#FFFFFF solid 1px;
		float:left;
		}	
		
.dave{
		width:182px;
		height:200px;
		margin-right:20px;
		margin-bottom:20px;
		background-image:url(images/Dave_small.jpg); background-repeat:no-repeat;
		display:block;
		border:#FFFFFF solid 1px;
		float:left;
		}	
		
.terry{
		width:247px;
		height:200px;
		margin-right:20px;
		margin-bottom:20px;
		background-image:url(images/Terry_small.jpg); background-repeat:no-repeat;
		display:block;
		border:#FFFFFF solid 1px;
		float:left;
		}							
a:link{
	text-decoration: none;
	color: #FFF;
	}
a:visited{
	text-decoration: none;
	color: #FFF;
	}
a:hover{
	text-decoration: underline;
	color: #fff;
	}
a:active{
	text-decoration: none;
	}
		