/* CSS Document */

a:link {color:#4E4D49 
}
a:visited {color:#4E4D49 
}
a:active {color:#CEAC2B
}


#rt_yellow {
	border: none; 
	background: #ceac2b; 
	margin: 0px auto; 
	width: 100%;
	height:100%; 	
	position: absolute; 
	text-align: right;
        left: 750px;
        top: 0px;
        z-index: 2;
}
#mud_main {
	border: none; 
	background: #858a6c; 
	margin: 0px; 
	width: 750px;
	
	position: absolute; 
	text-align: left;
        left: 0px;
        top: 180px;
        z-index: 3;
		
}

#header {
	border: none; 
	background: #ceac2b; 
	margin: 0px; 
	width: 750px; 
	position: absolute; 
	text-align: left;
        left: 0px;
        top: 0px;
        z-index: 2;
}

#title {
	font-family: Futura, sans-serif;
	color: #858a6c;
	font-weight: normal;
	font-style: normal;
	font-size: 32px;
	letter-spacing: 0.06em;
	text-align: left;
	position: relative;
	left: 50px;
	top: 140px;
	widthg: 700px;
	border: 5px;
	margin-bottom: 18px;
	padding: 0;
	text-decoration: none;
	z-index: 6;
}
#maintitle {
	font-family: Futura, sans-serif;
	color: #4E4D49;
	font-weight: normal;
	font-style: normal;
	font-size: 32px;
	letter-spacing: 0.06em;
	text-align: left;
	position: relative;
	left: 50px;
	top: 141px;
	border: 5px;
	margin-bottom: 18px;
	padding: 0;
	text-decoration: none;
	z-index:  11;
}
#logo {
	border: none; 
	background: #ceac2b; 
	margin: 0px; 
	width: 170px; 
	position: absolute; 
	text-align: left;
        left: 580px;
        top: 64px;
        z-index: 6;
}
#recycle {
	border: none; 
	background: #ceac2b; 
	filter:alpha(opacity=30); 
	-moz-opacity:0.3; 
	opacity: 0.3; 
	margin: 0px; 
	width: 0px; 
	position: absolute; 
	text-align: left;
        left: 380px;
        top: 80px;
        z-index: 6;
}

#smokestack {
	border: none; 
	background: #ceac2b; 
	margin: 0px; 
	
	position: absolute; 
	text-align: left;
        left: 70px;
        top: 360px;
        z-index: 7;
}

.home {
	border: none; 
	filter:alpha(opacity=50); 
	-moz-opacity:0.50; 
	opacity: 0.50; 
	filter:alpha(opacity=50); 
	-moz-opacity:0.50; 
	opacity: 0.50; 
	margin: 0px; 
	width: 0px; 
	position: absolute; 
	text-align: left;
        left: 100px;
        top: 230px;
        z-index: 9;
}


.rollover a { 
	filter:alpha(opacity=50); 
	-moz-opacity:0.50; 
	opacity: 0.50; 
}
.rollover a:hover {
 	filter:alpha(opacity=100); 
	-moz-opacity:1.0; 
	opacity: 1.0; 
 }


.homeOver {
	border: none; 
	
	filter:alpha(opacity=75); 
	-moz-opacity:0.75; 
	opacity: 0.75; 
	margin: 0px; 
	width: 0px; 
	position: absolute; 
	text-align: left;
        left: 100px;
        top: 230px;
        z-index: 9;
}



.toptext {
	border: none; 
	
	margin-bottom: 10px; 
	position: relative;
	
	text-align: left;
        left: 50px;
        top: 180px;
       
	
	z-index: 6;
}
.tenant {
font-family: Futura, sans-serif;
	color: #ceac2b;
	font-weight: normal;
	font-style: normal;
	font-size: 28px;
	letter-spacing: 0.06em;
		margin-bottom: 0px;
	}
#description {

	border: none; 
	position:relative;
	text-align: left;
	top: -10px;
    left: 50px;
	width: 530;
	font-family: Futura, sans-serif;
	color: #4E4D49;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	letter-spacing: 0.06em;
	z-index: 12;
	}
.text {
	border: none; 
	margin-bottom: 40px; 
	position: absolute;
		top: 100px;
		width: 400px;
		height: 100%; 
	text-align: left;
        left: 50px;
		z-index: 10;
		}
