body{
	margin: 0px;
	padding: 0px;
	color: black;
	font-family: "Minion Pro", Georgia, serif;
	}

#container {
	margin: 0px auto;
	top: 100px;
	position: relative;
	width: 800px;
	height: 500px;
	text-align: center;
	}
	
/*BEGIN TEXT*/

#firstpar{ 
	width: 680 px; /* BOX AREA */ 
	height: 70px; 
	padding: 50px 150px 0px 15px; /* TOP, RIGHT, BOTOM, LEFT */ 
	border: none; 
	font-family: "Minion Pro", Georgia, serif; 
	font-size: 2400%; /* DECRESES OVERALL FONT SIZE */ 
	color: black; /* TYPE COLOR */ 
	margin: -150px -60px; /* TOPBOTTOM, RIGHTLEFT PUSHES OUT */ 
	font-style: bolder; 
	position: absolute; 
	z-index: 1;
	text-align: center; 
	}

#biga{ 
	width: 680px; /* BOX AREA */ 
	height: 70px; 
	padding: 50px 150px 0px 15px; /* TOP, RIGHT, BOTOM, LEFT */ 
	border: none; 
	font-family: "Minion Pro", Georgia, serif; 
	font-size: 2400%; /* DECRESES OVERALL FONT SIZE */ 
	color: rgb(0,167,255); /* TYPE COLOR */ 
	margin: -150px 60px; /* TOPBOTTOM, RIGHTLEFT PUSHES OUT */ 
	font-style: bolder; 
	position: absolute; 
	z-index: 1;
	text-align: center;
	}

#secondpar{ 
	width: 680 px; /* BOX AREA */ 
	height: 70px; 
	padding: 50px 150px 0px 15px; /* TOP, RIGHT, BOTOM, LEFT */ 
	border: none; 
	font-family: "Minion Pro", Georgia, serif; 
	font-size: 2400%; /* DECRESES OVERALL FONT SIZE */ 
	color: black; /* TYPE COLOR */ 
	margin: -150px 190px; /* TOPBOTTOM, RIGHTLEFT PUSHES OUT */ 
	font-style: bolder; 
	position: absolute; 
	z-index: 1;
	text-align: center 
	}

#wiseold{ width: 680px; /* BOX AREA */ 
		height: 10px; 
		padding: 325px 150px 0px 15px; /* TOP, RIGHT, BOTOM, LEFT */ 
		border: none; 
		font-family:"Minion Pro", Georgia, serif; 
		font-size: 280%; /* DECRESES OVERALL FONT SIZE */ 
		color: black; /* TYPE COLOR */ 
		margin: 80px 60px; /* TOPBOTTOM,RIGHTLEFT PUSHES OUT */ 
		font-style: italic; 
		letter-spacing: 3px;
		position: relative; 
		z-index: 1;
		text-align: center; 
		}

#ttext{
	width: 680px; /* BOX AREA */
	border: none;
	font-family: "Futura", Veranda, sans-serif;
	padding: 0px 150px 0px 15px; /* TOP, RIGHT, BOTOM, LEFT */ 
	font-size: 2250%; /* INCRESES OVERALL FONT SIZE */
	color: black; /* TYPE COLOR */
	margin: 8px 65px; /* TOPBOTTOM, RIGHTLEFT PUSHES OUT */
	font-style: bolder;
	position: relative;
	z-index: -1;
	text-align: center;
	}
	
#satext{
	width: 680 px; /* BOX AREA */
	border: none;
	font-family: "Minion Pro", Georgia, serif;
	font-size: 950%; /* DECRESES OVERALL FONT SIZE */
	color: black; /* TYPE COLOR */
	margin: -25px 50px; /* TOPBOTTOM, RIGHTLEFT PUSHES OUT */
	font-style: bolder;
	position: absolute;
	z-index: 1;
	text-align: center;
	}
	
#oaktext{
	width: 680px; /* BOX AREA */
	border: none;
	font-family: "Minion Pro Web", Georgia, serif;
	font-size: 90%; /* DECRESES OVERALL FONT SIZE */
	color: black; /* TYPE COLOR */
	margin: -105px 82px; /* TOPBOTTOM, RIGHTLEFT PUSHES OUT */
	font-style: italic;
	position:absolute;
	z-index: 1;
	color: rgb(0,167,255);
	text-align: center;
	}

#slash {
	color: rgb(0,167,255)
	}

#whitetext{
	width: 750 px; /* BOX AREA */
	height: 280px; 
	overflow: hidden; /* CUTS OFF ANYTHING OUTIDE OF CONTENT AND PADDING */
	padding: 0px 17px 20px 15px; /* TOP, RIGHT, BOTOM, LEFT */
	border: none;
	font-family: "Futura", Veranda, sans-serif;
	text-align: left;
	font-size: 500%; /* DECRESES OVERALL FONT SIZE */
	color: white; /* TYPE COLOR */
	font-style: bolder;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	}

#the
	{
	font-family: "Futura", Helvetica, sans-serif;
	width: 230 px; /* BOX AREA */
	overflow: hidden; /* CUTS OFF ANYTHING OUTIDE OF CONTENT AND PADDING */
	padding: 0px 10px 20px 35px; /* TOP, RIGHT, BOTOM, LEFT */
	border: none;
	margin: -50px 120px; /* TOPBOTTOM, RIGHTLEFT PUSHES OUT */
	font-size: 250%; /* DECRESES OVERALL FONT SIZE */
	color: black; /* TYPE COLOR */
	font-style: bolder;
	position: absolute;
	z-index: 1
	text-align: center;
	}
	
#image{
	width: 680 px; /* BOX AREA */
	height: 80px;
	border: none;
	padding: 0px 10px 0px 35px; /* TOP, RIGHT, BOTOM, LEFT */
	font-size: 7px; /* DECRESES OVERALL FONT SIZE */
	color: rgb(0,167,255); /* TYPE COLOR */
	margin: 50px 15px; /* TOPBOTTOM, RIGHTLEFT PUSHES OUT */
	font-style: bolder;
	position: relative;
	z-index: 1;
	text-align: center
		}
		
.backcolor{
	color: white;
	}

.frontcolor {
	color: (rbg(0,167,255);
	}
		
#spoke
	{
	font-family: "Futura", Helvetica, sans-serif;
	width: 400 px; /* BOX AREA */
	height: 80px; 
	overflow: hidden; /* CUTS OFF ANYTHING OUTIDE OF CONTENT AND PADDING */
	padding: 150px 0px 0px 0px; /* TOP, RIGHT, BOTOM, LEFT */
	border: none;
	margin: 80 450; /* TOPBOTTOM, RIGHTLEFT PUSHES OUT */
	font-size: 250%; /* DECRESES OVERALL FONT SIZE */
	color: black; /* TYPE COLOR */
	position: absolute;
	z-index: 1;
	}
	
#more 	{
	font-family: "Futura", Helvetica, sans-serif;
	width: 400 px; /* BOX AREA */
	height: 20px; 
	overflow: hidden; /* CUTS OFF ANYTHING OUTIDE OF CONTENT AND PADDING */
	padding: 200px 10px 0px 35px; /* TOP, RIGHT, BOTOM, LEFT */
	border: none;
	margin: 73px 465px; /* TOPBOTTOM, RIGHTLEFT PUSHES OUT */
	font-size: 70%; /* DECRESES OVERALL FONT SIZE */
	color: black; /* TYPE COLOR */
	position:relative;
	z-index: 1;
	}
	
#bluebox1 {
	font-family: "Minion Pro", "Bell Gothic Std", Georgia, serif;
	width: 680 px; /* BOX AREA */
	height: 70px; 
	overflow: hidden; /* CUTS OFF ANYTHING OUTIDE OF CONTENT AND PADDING */
	background-color: rgb(0,167,255); /* INCLUDES CONTENT AND PADDING AREA */
	padding: 0px 17px 20px 15px; /* TOP, RIGHT, BOTOM, LEFT */
	border: none;
	margin: 145px 30px; /* TOPBOTTOM, RIGHTLEFT PUSHES OUT */
	font-size: 600%; /* DECRESES OVERALL FONT SIZE */
	color: white; /* TYPE COLOR */
	font-style: italic;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	}

#bluebox2
	{
	font-family: "Minion Pro", "Bell Gothic Std", Georgia, serif;
	width: 725 px; /* BOX AREA */
	height: 70px; 
	overflow: hidden; /* CUTS OFF ANYTHING OUTIDE OF CONTENT AND PADDING */
	background-color: rgb(0,167,255); /* INCLUDES CONTENT AND PADDING AREA */
	padding: 0px 10px 20px 10px; /* TOP, RIGHT, BOTOM, LEFT */
	border: none;
	margin: 235px 10px; /* TOPBOTTOM, RIGHTLEFT PUSHES OUT */
	font-size: 600%; /* DECRESES OVERALL FONT SIZE */
	color: white; /* TYPE COLOR */
	font-style: italic;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	}

#whitebox
	{
	font-family: "Minion Pro", "Bell Gothic Std", Georgia, serif;
	width: 150 px; /* BOX AREA */
	height: 20px; 
	overflow: hidden; /* CUTS OFF ANYTHING OUTIDE OF CONTENT AND PADDING */
	background-color: white; /* INCLUDES CONTENT AND PADDING AREA */
	padding: 0px 10px 28px 35px; /* TOP, RIGHT, BOTOM, LEFT */
	border: none;
	margin: 101px 130px; /* TOPBOTTOM, RIGHTLEFT PUSHES OUT */
	font-size: 300%; /* DECRESES OVERALL FONT SIZE */
	color: black; /* TYPE COLOR */
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: left;
	z-index: 1;
	}

#blackbox
	{
	font-family: "Minion Pro", "Bell Gothic Std", Georgia, serif;
	width: 230 px; /* BOX AREA */
	height: 20px; 
	overflow: hidden; /* CUTS OFF ANYTHING OUTIDE OF CONTENT AND PADDING */
	background-color: black; /* INCLUDES CONTENT AND PADDING AREA */
	padding: 0px 10px 20px 35px; /* TOP, RIGHT, BOTOM, LEFT */
	border: none;
	margin: 325px 340px; /* TOPBOTTOM, RIGHTLEFT PUSHES OUT */
	font-size: 250%; /* DECRESES OVERALL FONT SIZE */
	color: white; /* TYPE COLOR */
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	}

#dots {
		font-family: "Minion Pro", "Bell Gothic Std", Georgia, serif;
		line-height:20%;
		color: black;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
		padding: 0px 10px 28px 35px; /* TOP, RIGHT, BOTOM, LEFT */
		}

/*END TEXT*/

/*BEGIN HOVER STATES*/

#sathover:hover #firstpar
			{margin: -150px -120px; } 

#sathover:hover #secondpar
			{margin: -150px 235px;}

#hoververt{
	width: 680px; /* BOX AREA */
	height: 358px;
	border: none;
	overflow: hidden;
	font-family: "Futura", Veranda, sans-serif;
	font-size: 2250%; /* DECRESES OVERALL FONT SIZE */
	color: violet; /* TYPE COLOR */
	margin: -480px 65px; /* TOPBOTTOM, RIGHTLEFT PUSHES OUT */
	font-style: bolder;
	position: absolute;
	z-index: 1;
	text-align: center;
	visibility: hidden;
	}

#hoverhoriz{
	width: 680 px; /* BOX AREA */
	height: 70px;
	border: none;
	font-family: "Futura", Veranda, sans-serif;
	font-size: 2250%; /* DECRESES OVERALL FONT SIZE */
	color: violet; /* TYPE COLOR */
	margin: -420px 65px; /* TOPBOTTOM, RIGHTLEFT PUSHES OUT */
	font-style: bolder;
	position: absolute;
	z-index: 1;
	text-align: center;
	visibility: hidden;
	}
	
#tflip:hover #hoverhoriz, #tflip:hover #hoververt {
					color:black;
					visibility: visible;
					}
					
#tflip:hover #ttext {
					color:black;
					visibility: hidden;
					}
					
#slashhover:hover #slash {
					background-color: rgb(0,167,255);
					}

#imagehover:hover #image {
					text-decoration:line-through;
					}
					
#dothover:hover #dots {
					color: rgb(0,167,255);
					}

/*END HOVER STATES*/

/*BEGIN RHYME LINKS*/

#5rhyme {
		position: relative;
		margin: 600px auto;
		text-align: center;
		}		

a:link {
	color: black;
	font-size: 70%;
	text-decoration: none;
	margin: 25pc auto;
	width: 100%;
	font-style: bolder;
	}

a:visited {
	color: black;
	font-size: 70%;
	text-decoration: none;
	width:100%;
	margin: 25px auto;
	font-style: bolder;
	}

a:hover {
	color: rgb(225,189,113);
	font-size: 70%;
	text-decoration: none;
	width:100%;
	margin: 25px auto;
	font-style: bolder;
	}

a:active {
	color: black;
	font-size: 70%;
	text-decoration: none;
	width:100%;
	margin: 25px auto;
	font-style: bolder;
	}
	
/*END RHYME LINKS*/