body {
	  background-color: 	#1d0120;
      }

h1 {
	font-family: 			Copperplate Gothic Bold;
	color: 					black;
	font-size:				60px;
	text-align: 			center;
	}
	
h2 {
	font-family: 			Arial, Helvetica, sans-serif;
	font-size:				40px;
	color: 					white;
	text-align: 			center;
	line-height: 50px;
	border-bottom-width: 10px;
	border-bottom-color: #666666;
    }
	
.h2 {
	background-color:		#003300;
	}
    
h3 {
	color: 					#CC0000;
	font-size: 				35px;
	font-family: Copperplate Gothic Bold, Arial Rounded MT Bold, Arial;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
	
h4 {
	font-size:				35px;
	text-align:				center;
	}
	
h5 {
	font-family: Arial Rounded MT Bold, Bauhaus 93, Futura, Geneva, Helvetica Neue Bold Condensed;
	font-size:18px;
	text-align:left;
	}
  
#film {
	background-color:		white;
	padding:				20px;
	border: 				10px solid #999999;
	margin-top: 20px;
	margin-right: 80px;
	margin-bottom: 30px;
	margin-left: 100px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: 700;
	color: #000000;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	font-style: normal;
	}

#film a:link {
text-align:left;
font-family:Arial Rounded MT Bold, Arial;
font-size:15px;
color:#0000CC;
}

#film a:visited {
color:#0000CC;
}

.back {
text-align:left;
font-size:15px;
}
	
#promos {
	background-color:		white;
	padding:				20px;
	border: 				10px solid #999999;
	margin-top: 20px;
	margin-right: 120px;
	margin-bottom: 30px;
	margin-left: 120px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: 700;
	color: #000000;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	font-style: normal;
	}
	
#caption {
	background-color:	#0025BC;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: 900;
	}
	
#features {
	background-color:		#006699;
	padding:				5px 10px 10px 10px;
	margin:					10px 140px 10px 140px;
	border-style:			solid;
	border-color:			gray;
	}
	
#features a:link {
	color:					#000000;
	}
	
#features a:visited {
	color:					#333333;
	}
	
#features a:hover {
	color:					#FFFFFF;
	}	
	
.features {
	font-family:			Geneva, Arial, Helvetica, sans-serif;
	font-size:				22px;
	}
   
table {
	margin-left: 			20px;
	margin-right: 			20px;
	border: 				thick solid white;
	}
	
	
th {
   font-family: 			Andale mono;
   background-color: 		white;
   color: 					white;
   font-size: 				20px;
   }
   
tr {
	color:					white;
	background-color: #003300;
	}
	
#allcontent {
	width:					960px;
	padding-top:			10px;
	background-color:		black;
	margin-left:			auto;
	margin-right:			auto;
	margin-bottom:auto;
	padding-bottom: 100px;
	}
	
.h4 {
	background-color:		#000000;
	}
	
.movies {
	color: 					white;
	font-size: 				30px;
	font-family: 			Copperplate Gothic Bold;
	border: 				3px solid;
	border-color:			white;
	text-align: 			center;
	margin:					10px 350px 0px 350px;
	padding:				0px 0px 0px 0px;
	text-align:				center;
	}
	
#header {
	margin:					5px 20px 5px 20px;
	padding:				5px 5px 5px 5px;
    }
	
#paragraph {
	background-color:		#993300;
	padding:	            10px;
	border:					thick solid #999999;
	font-family: Futura, Arial Rounded MT Bold, Arial;
	font-size: 20px;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 20px;
	margin-left: 100px;
	}
	
#high {
	background-image:		url(/images/index/IMG_1910.JPG);
	border:					thick solid;
	width:					700px;
	height:					525px;
	border-color:			#CCCCCC;
	background-repeat:		no-repeat;
	margin:					10px 100px 10px 150px;
	font-family:			Futura, "Arial Rounded MT Bold", Arial;
	font-size:				25px;
	text-align:				center;
	line-height: 25px;
	color: #ECECEC;
	}
	
#high a:link {
	color:					#FFFFFF;
	}
	
#high a:visited {
	color:					#0033CC;
	}
	
#high a:hover {	
	color:#FF0000;
	}
	
#college {
	background-color:		#336600;
	font-family: Futura, Arial Rounded MT Bold, Arial;
	font-size: 36px;
	padding: 1px;
	margin-top: 10px;
	margin-right: 200px;
	margin-bottom: 10px;
	margin-left: 200px;
	}
	
#music {
	background-color:		#003366;
	font-family: Futura, Arial Rounded MT Bold, Arial;
	font-size: 36px;
	margin-top: 10px;
	margin-right: 300px;
	margin-bottom: 10px;
	margin-left: 300px;
	border: thin groove #999999;
	text-align: center;
	width: 400px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	}
	
.music {
	font-family:Copperplate Gothic Bold, Arial Black, Arial;
	color:#FFFFFF;
	font-size:36px;
	text-align: center;
	}
	
#music a:link {
	color:#FFFFFF;
	}
	

#music a:visited {
	color:#990000;
	}
	
#music a:hover {
	color:#FF0000;
	}
		
#college a:link {
	color:					#FFFFFF;
	}
	
#college a:visited {
	color:					#999999;
	}
	
  #college a:hover {
	color:					#FF0000;
	}  
#home {
	margin-right: 410px;
	margin-left: 415px;
	}
	
#thanks {
	background-color: #0000FF;
	padding: 10px;
	margin-top: 20px;
	margin-right: 150px;
	margin-bottom: 20px;
	margin-left: 150px;
}
	
#pnn {
	background-color:		#006666;
	font-family: Futura, Arial Rounded MT Bold, Arial;
	font-size: 24px;
	margin-top: 10px;
	margin-right: 300px;
	margin-bottom: 30px;
	margin-left: 300px;
	padding: 5px;
	width: 400px;
	}
	
#pnn a:link {
	color:					#FFFFFF;
	}
	
#pnn a:visited {
	color:					#CCCCCC;
	}
	
#pnn a:hover {
	color:					#FF0000;
	}
	
#home a:link {
	color:					#FF0000;
	}
	
#home a:visited {
	color:					#FF0000;
	}

#storyboard {
	background-color:		#003366;
	width:					700px;
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 150px;
	padding: 20px;
	}
	
#storyboardcenter {
	margin-left: 130px;
}

.storyboard {
	text-align: justify;
	padding:15px;
	}


#storyboard a:link{
border-width:0px;
color:#FF0000;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
}

#storyboard a:visited{
	border-width:0px;
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}
	
#lego {
	padding:				0px;
	border:					6px solid;
	border-color:			gray;
	color: #FFFFFF;
	background-image: url(/images/index/legos.jpg);
	background-repeat: repeat;
	background-position: center center;
	margin-top: 10px;
	margin-right: 250px;
	margin-bottom: 30px;
	margin-left: 250px;
	font-family: Futura, Arial Rounded MT Bold, Arial;
	font-size: 30px;
	background-color: #000000;
	}
    
#lego a:link {
	color:					#FFFFFF;
	}
	
#lego a:visited {
	color:					#CCCCCC;
	}	
	
#lego a:hover {
	color:					#FF0000;
	}
	
#contact {
	margin:					20px 180px 20px 200px;
	}
	
#trivia {
	background-color:#336699;
	color:#FFFFFF;
	margin-right: 100px;
	margin-bottom: 10px;
	margin-left: 100px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	text-align: left;
	vertical-align: middle;
	letter-spacing: normal;
	word-spacing: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	list-style-type: circle;
}

#trivia a:link{
color:#FF0000;
}

#trivia a:visited {
color:#FF0000;
}

#podcast{
text-align:center;
}
