

body {
	background-color: #fbfdff;
	color: #7c99b9;

}


#subWrapper {
	background-image:  url("../images/location/tile.gif");
		
}
#pageHeader{
	background-image:  url("../images/location/banner.jpg");

	}


#footer {
	background-image:  url("../images/location/footer.gif");

}

a:link, a:visited {
	color: #7c99b9;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #7c99b9;
	text-decoration: none;
	font-weight: bold;	
}



