/* 

Sweet Corn Days or "John Deere" colors:
background yellow=#ffff66  Green header= #009933

Cyclone colors:
gold backgroud=#ffbb00    yellow h1 text= #ffff00     cardinal= #cc0000

Hawkeye colors:
Black background= #000000	yellow h1 text= #ffd452

UNI Panther colors:		
Purple background (dark): #660099   Light: #cc99ff     White: #ffffff

Traditioanl LSHS colors:    
Blue=  #0000ff               Gold= #ffff00  Lt. blue= #99ccff

Fourth of July red/white/blue

Body background color=   

Sweet Corn Day or "John Deere" colors:
background yellow=#ffff66  Green header= #009933
 
*/

body{
	width: 760px;
	margin: auto;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 130%;
	color: black;
	background-color: #a4bbf0;
	/* background-color: #6699ff; */
	}

h1	{	
	display: inline;
	position: absolute;
	top: 0px;
	width: 763px;
	font-size: xx-large;
	font-weight: lighter;
	color: #ffff00;
	height: 125px;
	line-height: 130%;
	text-align: center;
	padding-top: 10px;		
	}

h2	{
	margin-top: 35px;
	font-size: 20px;
	color: #0000ff;
	font-weight: 600;
	}

h3	{
	font-size: 20px;
	color: #ffcc33;
	background-color: #006633;
	height: 30px;
	text-align: left;
	}

h4	{
	text-align: center;
	}
	

.hr {
	border:1px solid #ffff00;
	}
	
/*
.hr	{
	color: #cc0000;
	background-color: #0000ff;
	height: 1px;	
	width: 100%;
	border: none;
	}
*/


p	{
	
	}
	
.headblock	{
	
	width: 783px;
	height: 145px;
	background-color: #0000ff;
	}
	
.slogan	{
	position: relative;
	top: 75px;
	left: 0px;
	text-align: center;
	font-size: small;
	line-height: 125%;
	color: #ffff00;
	}
	
.content	{
	position: relative;
	top: 0px;
	width: 740px;	
	background-color: white;
	margin: auto;
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 130%;
	color: black;
	border: 2px solid black;
	padding: 10px 10px 0px 10px;
	}	
	
.articles	{
	Position: relative;
	top: 70px;
	left: 140px;
	width: 437px;
	border: 0px solid yellow;
	margin-bottom: 75px;
	}
	
.quote	{		
		font-style: italic;
		padding: 25px;
		background-color: #ffff00;
		}
	
	
.hilite	{
	padding: 0px 30px 0px 30px;
	text-align: left;
	font-weight: normal;
	background-color: yellow;
	}
	
.nav	{
	position: absolute;
	width: 130px;
	text-align: left;
	border: 0px solid yellow;
	}
	
.navigation a:link, 	 a:visited {
	font-size: 13px;
	font-weight:  bold;
	color: #0000FF;
	text-decoration: underline;
	
	}
	
.navigation  a:hover {	
	color: white;
	text-decoration: none;
	}
	
.clear{
	clear: both;
	}

.footer	{
	position: relative;
	bottom: 0px;
	left: -10px;
	width: 783px;
	font-size:  12px ;
	line-height: normal;
	font-style: italic;
	text-align: right;
	color: #ffff00;
	background-color: #0000ff;
	padding: 4px;
	}

.leftimg{
	position: relative;
	top: 5px;
	float: left;
	padding-right: 8px;
	padding-bottom: 12px;
	border: 0px;
	}

.rightimg{
	position: relative;
	top: 5px;
	float: right;
	padding-left: 8px;
	padding-bottom: 12px;
	border: 0px;
	}

.valid{
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	padding: 0px;
	}
	
.skyscraper	{
	position: relative;
	top: 0px;
	width: 120px;
	height: 600px;
	float: right;
	color: yellow;
	border: 6px solid #006633;
	background-color: #990033;
	margin-left: 8px ;
	}
	
.wideskyscraper	{
	position: relative;
	top: 160px;
	width: 160px;
	height: 600px;
	float: right;

	border: none;
	margin-left: 8px ;
	}

	
.wx	{
	position: absolute;
	left: 140px;
	width: 437px;
	height: 60px;
	}
	
.googlesearch	{
	position: relative;
	left: 218px;
	top: 85px;
	width: 337px;
	height: 50px;
	}

.comment	{
	
	position: relative;
	top: 0px;	
	font-weight: lighter;
	color: #000000;	
	text-align: left;
	font-style: italic; 
	}	