html * { margin: 0px; padding: 0px; }





	body {
	
	background: url(../images/interior_gradient3.gif); 
	background-repeat: repeat-x;
	
	background-color: #ffffff;
	color:#000000;
	font-family: Verdana, Times New Roman, san-serif;
	font-size: 12px;
	
	}


body p

	{
	padding: 20px;
	line-height: 18px;
	}



/* top background image
----------------------------------

#topBkg {
	background: url(../images/interior_texture.jpg) 0 0 no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	width: 1044px;
	height: 307px;
	margin-left: -522px;
	z-index: 1;
}
*/ 


/*  LOGO IMAGE SWAP */





	
	

	
/*LINKS
	
	
a:link { color: #ffffff; }
a:visited { color: #ffcc33; }
a: hover { color: #ffffff; }*/
	



	

div#container

{
position: relative; 
width: 743px;
margin: 0 auto;
z-index: 2;
border-style: none;
background: url(../images/content_background.gif) 0 0 repeat-x;
}
	
div#content

	{
	
	width: 743px;
	
	margin-top: 0px;
	z-index: 2;
	border-style: none;
	background: url(../images/content_background2.gif) 0 0 repeat-x;
	
	background-color: #efeff0;
	
	}
	
	


	
	
	
	
	
	
div#copyright
	{
	width: 729px;
	position: absolute;
	margin:-15px 0px 0px 0px;
	z-index:3;
	text-align: center;
	
	}


 div#copyright a
 
 	{
 	color: #ffffff;
 	}
 
 	



	

div#footer

	{
	width: 743px;
	margin: -1px;
	background-color: #000000;
	z-index:0;
	
	}



div#icons

	{
	width: 743px;
	padding-top: 10px;
	text-align: center;
	}



