
a,img {border:0 ; color:#990000; }

a:hover {text-decoration:none; }

h2 {margin:0 ; padding:0 ; }

body,html{

font-family:"Trebuchet MS";

		font:"Trebuchet MS";

		font-size:13px;	

	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */

	color: #000000;

	text-align:left;

	margin-top:0px; margin-bottom:0px;

}
#container {
	padding: 0px;
	width: 576px;
	margin: 5% auto 0 auto;
}

#header {
	background-color: #FFFFFF;
	background-image: url(img/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	height: 119px;
	width: 576px;
}

#footer {
	background-color: #FFFFFF;
	background-image:url(img/footer-bg.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 576px;
	margin:0 ; left:0px; 	
}



#main {
width:562px;
margin-left:3px;
padding-bottom:0 ;

}

#nav_bar {
height:27px;
width:562px;
margin-left:3px;
margin-top:69px;
padding:0 ;
padding-top:4px;
}

a.nav_bar,span.this {
	font-family:"Trebuchet MS";
	font:"Trebuchet MS";
	text-decoration:none;
	font-style:italic;
	color:#c4a8a8;
	font-size:15px;
	padding:0 ;
	margin-left:40px;
	margin-right:20px;
}

span.this {color:#c03535; }

a.nav_bar:hover {
	color:#a16c6c;
	}

a.home:link,a.home:visited {
position:absolute;
	width:174px; 
	height:174px;
	background-position:bottom;
	background-repeat:no-repeat;
	
}

a.home:hover {background-position:top; }



#people {
	background-image:url(img/people-home.jpg);
	margin-left:0px;
}


#inside {
	background-image:url(img/inside-home.jpg);
 	margin-left:212px;
}

#outside {
	background-image:url(img/outside-home.jpg);
 	margin-left:409px;
}



