@charset "utf-8";

html, body {
	background-color: #9999ff;
	margin: 0;
	padding: 0;
	height: 100%; 
	color: #fff;
	font-family: "Comic Sans MS", cursive, sans-serif;
}


#left {
	width:160px;
	height:100%;
	background-color:#fff;
	float:left;
	border-right:4px solid black;
	
}

.text {
	color:black;
	padding-left:7px;
	padding-right:5px;
	color:black;
	font-size:small;
	margin-top:20px;
	line-height:1.7;
}	
	

.text a, visited {
	color:blue;
	text-decoration:none;
}	
	
	
#wrapper {
	background-color: #9999ff;
	margin-left:155px;
	height: auto;
	
}


#header {
	font-size:20px;
	font-weight:bold;
	width:900px;
	padding-top:10px;
	margin-left: auto;
	margin-right:auto;
	text-align:center;
	height:40px;
	
}

#hofheader {
	font-size:20px;
	font-weight:bold;
	width:900px;
	padding-top:10px;
	margin-left: auto;
	margin-right:auto;
	text-align:center;
	height:40px;
	color:black;
	
}



#header_b {
	font-size:20px;
	font-weight:bold;
	width:900px;
	padding-top:10px;
	margin-left: auto;
	margin-right:auto;
	text-align:center;
	color:black;
	
}

#info{
	text-align:center;
}	

#pic {
	width:900px;
	height: 550px;
	background-color:#fff;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border:4px solid black;
	
		
}


#pic_b{
	width:900px;
	height: 550px;
	background-color:#000;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border:4px solid white;
	
		
}




#egg {
	width:800px;
	height: 500px;
	background-color:#fff;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-400px;
	margin-top:-250px;
	text-align:center;
	border:4px solid black;
	
		
}

#eggs{
	text-align:center;
}	


#picwrapper {
	vertical-align:middle;
	text-align:center;
	width:900px;
	height:550px;
	border-spacing:0;
    border-collapse:collapse;

	
}


#picwrapper td, th {
	padding: 0; 
}	

#eggwrapper {
	vertical-align:middle;
	text-align:center;
	width:800px;
	height:250px;
	color:black;
	
	
}

#errorwrapper {
	position:absolute;
	top:50%;
	left:50%;
	width:800px;
	height:600px;
	margin-top:-300px;
	margin-left:-400px;
	background-color:black;
	text-align:center;
		
}



#hofheader {
	font-size:25px;
	font-weight:bold;
	width:900px;
	padding-top:10px;
	margin-left: auto;
	margin-right:auto;
	text-align:center;
	color:black;
	
}


#hof{
	margin-left:auto;
	margin-right:auto;
	font-size:15px;
	color: black;
	margin-top: 50px;
}


.first{
	padding-left:10px;
	width:30px;
}	

.second{
	padding-left:10px;
	width:250px;
}	

.third{
	text-align:center;
	width:120px;
}	

.fourth{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:10px;
	
}	