h1, h2, h3, h4, h5 { color: #599e19; }

#left {
	top:350px;
}

#icons { 
	background-color:#ffffff;
	width:700px;
	height:230px;
	margin-top:50px;
	padding-top: 25px;
}
#icons ul { list-style:none; padding:0; margin:0; font-weight:bold; font-size:0.9em; } 
#icons li { float:left; margin:0; padding:0; text-align:center; padding:0 1px; }
#icons li a { background-color:#ffffff; padding:3px 30px; margin:0; display:block; text-decoration:none; text-align:center; }
#icons a img {height: 240px; width: 108px; border-width: 0; background: top left no-repeat;}
a#about {background: url(/img/coolit/aboutnorm.gif) center bottom no-repeat; color: #c73918;}
a#links {background: url(/img/coolit/linksnorm.gif) center bottom no-repeat; color: #baba16;}
a#resources {background: url(/img/coolit/medianorm.gif) center bottom no-repeat; color: #3f72ad;}
a#contact {background: url(/img/coolit/contactnorm.gif) center bottom no-repeat; color: #d01f76;}
a#about:hover {background: url(/img/coolit/aboutup.gif) center bottom no-repeat;}
a#links:hover {background: url(/img/coolit/linksup.gif) center bottom no-repeat;}
a#resources:hover {background: url(/img/coolit/mediaup.gif) center bottom no-repeat;}
a#contact:hover {background: url(/img/coolit/contactup.gif) center bottom no-repeat;}


