div#mainpic {
	position:relative;
	height:328px;
	width:553px;
	background-image: url(/images/mainpics/about.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;	
}
div#submenu {
	position:absolute;
	top: 132px;
	left: 76px;
	height:14px;
	overflow:hidden;
}
div#submenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
div#submenu li {
	display:inline;
}
a#submenuhistory {
	display:block;
	float:left;
	width:85px;
	height:11px;
	background:url(/images/menu-history.gif) 0 0 no-repeat;
	text-indent:-9999px;
}
a#submenuhistory:hover {
	background-position: 0px -11px;
}
a#submenuhistoryselected {
	display:block;
	float:left;
	width: 85px;
	height: 11px;
	background:url(/images/menu-history.gif) 0px -11px no-repeat;
	text-indent:-9999px;
}
a#submenulocation {
	display:block;
	float:left;
	width:53px;
	height:11px;
	background:url(/images/menu-location.gif) 0 0 no-repeat;
	text-indent:-9999px;
}
a#submenulocation:hover {
	background-position: 0px -11px;
}
a#submenulocationselected {
	display:block;
	float:left;
	width: 53px;
	height: 11px;
	background:url(/images/menu-location.gif) 0px -11px no-repeat;
	text-indent:-9999px;
}
a#submenudirections {
	display:block;
	float:left;
	width:63px;
	height:11px;
	background:url(/images/menu-directions.gif) 0 0 no-repeat;
	text-indent:-9999px;
}
a#submenudirections:hover {
	background-position: 0px -11px;
}
a#submenudirectionsselected {
	display:block;
	float:left;
	width: 63px;
	height: 11px;
	background:url(/images/menu-directions.gif) 0px -11px no-repeat;
	text-indent:-9999px;
}
div#contentright {
	height: 404px;
	background:url(/images/about-right.jpg) 0 0 no-repeat;
}

/************************** About Us ***************************/

div#aboutus div#title
{
	width: 414px;
	height:29px;
	background:url(/images/titles/aboutus.gif) no-repeat;
	text-indent:-9999px;
}
div#aboutus div#caption
{
	position:absolute;
	top: 65px;
	left: 0px;
	width:413px;
	height:129px;
	background:url(/images/mainpics/aboutus01.gif) no-repeat;
	text-indent:-9999px;
}

/************************** Directions ***************************/

div#directions div#title {
	width:143px;
	height:29px;
	background:url(/images/titles/directions.gif) no-repeat;
	text-indent:-9999px;
}

/*************************** Location ***************************/

div#location div#title {
	width:126px;
	height:29px;
	background:url(/images/titles/location.gif) no-repeat;
	text-indent:-9999px;
}

/**************************** History ***************************/

div#history div#title {
	width:195px;
	height:29px;
	background:url(/images/titles/history.gif) no-repeat;
	text-indent:-9999px;
}
div#history div#caption {
	position:absolute;
	top: 65px;
	left: 0px;
	width:413px;
	height:47px;
	background:url(/images/mainpics/aboutus02.gif) no-repeat;
	text-indent:-9999px;
}
