
	html	{
		font-family:Times New Roman;
		background-color: white;
		padding-left: 100px;
		padding-right: 15px;
		padding-top:15px;
		padding-bottom:10px;
	}
	
	
	body	{
		margin: 0px;
		text-align: center;
		background-color: #c98300; /*#b57600*/ 
		padding-top: 10px;
		padding-right: 5px;
		padding-bottom: 0px;
		padding-left: 5px;
		width: 800px;
		border-top: outset #744a00 15px;
		border-right: outset #dc9000 15px;
		border-bottom: inset #a06800 15px;
		border-left: inset #a06800 15px;
	}
		
			
	#heading {/* FULL TOP PICTURE*/
		text-align: center;
		border-top: 5px solid #a06800;
		border-right: 5px solid #a06800;
		border-left: 5px solid #a06800;
		border-bottom: 5px solid #a06800;
		padding:10px 1px 10px 1px;
		background-color: #744a00;
	}
	
	
	#container	{
		/*background-color: #a06800;*/
	}
		
	#sidebar1	{
		float: left;
		font-color: black;
		text-align: left;
		width: 120px;
		height: 410px;
		padding: 40px 20px 0px 20px;
		border-right: outset #a06800 10px;
	}
	
	#sidebar1 h2	{			
		font-size: 18px;
		font-weight: bold;
	}
	
	#sidebar2	{
		float: left;
		font-color: black;
		text-align: left; 
		width: 120px;
		height: 850px;
		padding: 40px 20px 0px 20px;
		border-right: outset #a06800 10px;
	}
	
	#sidebar2 h2	{
		font-size: 18px;
		font-weight: bold:
	}
	
	#sidebar3	{
		float: left;
		font-color: black;
		text-align: left;
		width: 120px;
		height: 1000px;
		padding: 40px 20px 0px 20px;
		border-right: outset #a06800 10px;
	}
	
	#sidebar3 h2	{
		font-size: 18px;
		font-weight: bold:
	}
	
	#sidebar4	{
		float: left;
		font-color: black;
		text-align: left;
		width: 120px;
		height: 650px;
		padding: 40px 20px 0px 20px;
		border-right: outset #a06800 10px;
	}
	
	#sidebar4 h2	{
		font-size: 18px;
		font-weight: bold:
	}
	
	a:link, {
		text-decoration: none;
		color: #560007;
	}
	
	a:visited	{
		text-decoration: none;
		color: #560007; 
	}
	
	a:hover, a:active{
		text-decoration: none;
		color: #820010;
		text-shadow: #999 spx 2px 1px;
		border-bottom: groove #000 2px;
	}
	
	#opening	{
		float: right;
		text-align: left;
		margin: 20px 5px 1px 20px;
		font-weight: bold;
	}
	 
	#history	{
		float: right;
		text-align: left;
		margin: 20px 5px 20px 5px;
		font-size: 15px; 
		font-weight: bold;
	}	
			
		
	p:first-letter {
		color: #6c000a; 
		font-style:italic; 
		font-size: 30px; 
		font-weight: bold;
	}
	
	
				
	h1	{
		text-align: center;
		padding: 3px;
		font-weight:bold;
	}
	
	h3	{/*Champions*/
		text-align: center;
		font-size: 30px;
	}
	
	h4	{
		text-align: left;
		padding-top: 2px;
		padding-left: 5px;
	}
	
	#next	{
		text-align: left;
		margin-left: 20px; 
	}
		
		
	#main	{
		position: relative;
		margin-top: 20px;
		padding: 10px;
		border: solid #ef9c00 5px;
	}	
	
	#champpic	{
		float: left;
		width: 200px;
		margin: 5px;
	}
	
	#champpic2	{
		float: right;
		width:  200px;
		margin: 10px; 
	}
	
	#champpic3	{
		float: right;
		width:  150px;
		margin: 10px; 
	}
	
	#champpic4	{
		float: center;
		width:  150px;
		margin: 10px; 
	}
	
	#pic	{
		margin: 50px;
	}
	
	#champinfo p {
		padding-top: 0px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		text-align: left;
	}
	
	#champname	{
		text-align: center;
		font-size: 40px;
		font-weight:bold;
	}
			
	#name	{
		text-align: center;
		font-size: 20px;
		font-weight: bold;
	}
		
	#parents	{
		text-align: center;
		font-size: 12px;
		font-weight: bold;
		width: 100%;
		border-bottom: groove 10px #ef9c00;
		padding-top:0px;
		padding-bottom:1px;
	}	
	
	#picturetext	{
		text-align: left;
		font-size: 12px;
		font-weight: bold;
		padding-left:30px;
		padding-top:0px;
	}	
	
	
	#centerpic	{
		text-align: center;
	}
	
	
	#champlist	{
		float: left;	
		margin: 20px 0px 10px 1px;
		text-align: left;
		font-size: 16px;
		font-weight: bold;
	}	
	
	#title	{
		text-align: center;
		font-size: 25px;
		font-weight: bold;
		padding-top: 10px;
		padding-bottom: 0px;
	}		
	
	p	{font-size: 16px;}
			
	#construction	{
		font-size: 40px;
		text-align: center;
		font-weight: bold;
		}
	
	
	
	
	
	
