/* site design done by k. stewart of iron oxide. */
/* i will design your website -- www.decaying-industries.com */

body {
	background: #FFF; 
	color: #000; 
	font: 12px Arial, sans-serif;
	margin: 5px 0 0 5px;
	 }

p {
	color: #000; 
	font: 12px Arial, sans-serif;
	}


a:link {
	color: #E1986F; 
	font-weight: bold; 
	text-decoration: none; }

a:active; a:hover {
	color: #E1986F; 
	font-weight: bold; 
	text-decoration: underline; 
	}

a:visited {
	color: #333; 
	font-weight: bold; 
	text-decoration: none;
	}

h2 {	color: #000; 
	font: 18px Arial, sans-serif;
	font-weight: bold;

	}

h3 {
	color: #000; 
	font: 12px Arial, sans-serif;
	font-weight: bold;
	}



#container{ 
	background: #FFF transparent; 
	color: #000; 
	font: 12px Arial, sans-serif;
	text-align: left;
	margin: 5px 5px 5px 5px;
	position: fixed;


	}

#footer	{
	 font: 10px Arial, sans-serif;
	text-align: right;
	
	}

#rightpic {  
	width: 350px;
	position: fixed;
	top: 100px; 
	right: 0px; 
	float: right;
	padding: 10px;

	}


#rebar{
 
	background:url(http://www.iron-oxide.com/img/rebar.jpg) no-repeat bottom right transparent color: #FFF; 
	color: #000; 
	font: 12px Arial, sans-serif;
	margin: 0px;
	overflow:auto;
	text-align: left;
	margin: 5px 0 0 5px;
	
	}

#menu { 
	font: 12px Arial, sans-serif;
	position: top right;
	list-style-type: none;
	margin: 5px;
	height:150px;
	width:100px;
	text-align: right;
	float: right;
	}

#home { 
	font: 12px Arial, sans-serif;
	position: bottom right;
	margin-bottom: 100px;
	padding: 10px;
	text-align: right;
	font-weight: bold;
	}








