/* BIG SELECTORS
================================================*/
html, body, div, p {font: 11px Verdana,"Lucida Grande",Helvetica,Arial,sans-serif; color: #454545;}
body {background: url(../images/background.gif) repeat; margin: 0; padding: 0; }
#container {width: 800px; margin-left: auto; margin-right: auto; padding: 0;}

/* LINKS 
================================================*/
a:link, a:active, a:visited {font-weight: bold; color: #000000; text-decoration: none;}
a:hover {color: #A3A3A3;}
a img {border-width: 0; border-style: none;}

/* COMMON SELECTORS 
================================================*/
br {clear: both;}
form {margin: 0;}
h1 {display: none;}
hr {display: none;}
input, textarea, select {background: #fff; color: #000;}
p {margin: 0; padding: 11px 0 0; line-height: 19px;}

/* MAIN CONTENT 
================================================*/
#linkcontent {position: relative; width: 570px; height: 240px; margin-left: auto; margin-right: auto; border: none;}
#maincontent {position: relative; background-image: url(../images/mainblank.gif); top: 0px; width: 800px; height: 240px; margin-left: auto; margin-right: auto; border: none;}
	#maincontent ul {border: none; margin: 0; padding: 0; list-style-type: none; height: 240px;}
	#maincontent ul li {display: block; float: left; width: auto; padding: 0; margin: 0; margin-top: 10px; margin-right: 0px; border: none;}
	#maincontent ul li a {display: block; width: 190px; height: 215px; padding: 0; margin: 0;}
	#maincontent ul li a strong {display: none;}
	#maincontent ul li#nav_whyrecycle a { width: 216px; } /*-1px*/ 
    #maincontent ul li#nav_whoare a { width: 210px;} /*+23px*/
	li#run_panel a {background: url(../images/panel-run.gif);}	
	li#run_panel a:hover {background: url(../images/panel-run-a.gif);}	
	li#bike_panel a {background: url(../images/panel-bike.gif);}
	li#bike_panel a:hover {background: url(../images/panel-bike-a.gif);}	
	li#fun_panel a {background: url(../images/panel-fun.gif);}	
	li#fun_panel a:hover {background: url(../images/panel-fun-a.gif);}	

/* EVERYTHING ELSE 
================================================*/

#Layer1 {
	position:absolute;
	left:50px;
	top:545px;
	width:800px;
	height:44px;
	z-index:1;
}
.style1 {
	color: #FF0000;
	font-size: 30px;
}
