a:link {	color:#a3e3ed;
				
}

a:visited {	
	color: #e6afea;
}


a:hover {	color: Blue;
				background-color: white;
}
body {
	 background-image: url("https://www.miskywarn.org/images/severe-weather.jpg");
	  background-repeat: no-repeat;
	  background-size: cover;
	 background-color: #cccccc;
}
#main {	
		color: #ffffff;
		padding-top:0px;
		
}
#banner {
	width: 100%;
	position: fixed;
	top: 0;
}

#leftside {	
			
			margin-top: 20px;
			Padding-right:550px;
			font-size:1.5em;
			color: White;
			position: fixed;
			left: 0;
			
			 border-right-style: none;
}

#center {
	float:left;
	margin: 0 0px 0 160px;
	
	margin-top:150px;
	margin-left:auto;
	padding: 10px;
	
	color: white;
	font-size:1.0em; 
	border-left:1px solid #000000;
	overflow:hidden;
	
}
#footer	{	font-size: 1em;
			
			padding-top: 10px;
			clear: both;
			text-align: center;
			color: #000000;
}
#lefthalf {
	width:45%;
	float:left;
	padding:3px;
	color:Black;
	font-size:1.2em;
	border-right:1px solid black;
	
}
#righthalf {
	width:53%;
	float:left;
	padding:5px;
	color:#000000;
	font-size:1.0em;
	overflow:hidden;
	border-left:1px solid black;
	border-right:1px solid black;
	
	}	
#email2 { display: none; } 	
ul.horizNav {
  list-style-type: none;
  
}
.horizNav li {
	display: inline;
	font-size:1.2em;
	padding: 0 10px 0 10px;
	
}
.horizNav li a {
  
  padding: 14px 16px;
  text-decoration: none;
}
.utable	
{
background-color:#000000;
color:black;
} 
.utable td
{


padding:7px 7px 10px 10px;
background: #d8ced6;
line-height:150%;

}
.utable th
{

text-align:center;
padding:7px 7px 10px 10px;
background: #d8ceb6;


}
.utable td:hover
{
	background: #f0eada;
}
.bold
{
	font-weight: bold;
}
p {
	color: Black;
}