body {
	margin: 0;
	padding: 0;
	background: #cc9 url(pix/pagebits/pagebg.jpg) top left no-repeat;
	color: #300;
	font-family: Arial, Helvetica, sans-serif;
}

div#homelink a {
	position: absolute;
	top: 0;
	left: 0;
	width: 233px;
	height: 161px;
	background: transparent;
}
div#homelink a:hover { background-image: url(pix/pagebits/homelink.jpg); }

div#toplinks a {
	position: absolute;
	top: 0;
	height: 90px;
}
div#toplinks a:hover { background-position: 0 -90px; }
div#tourlink a {
	left: 250px;
	width: 56px;
	background: url(pix/pagebits/tourlink.jpg) top left no-repeat;
}
div#eventslink a {
	left: 306px;
	width: 101px;
	background: url(pix/pagebits/eventslink.jpg) top left no-repeat;
}
div#educationlink a {
	left: 407px;
	width: 89px;
	background: url(pix/pagebits/educationlink.jpg) top left no-repeat;
}
div#collectionlink a {
	left: 496px;
	width: 92px;
	background: url(pix/pagebits/collectionlink.jpg) top left no-repeat;
}
div#shoplink a {
	left: 588px;
	width: 62px;
	background: url(pix/pagebits/shoplink.jpg) top left no-repeat;
}
div#funlink a {
	left: 650px;
	width: 82px;
	background: url(pix/pagebits/funlink.jpg) top left no-repeat;
}

div#title {
	position: absolute;
	top: 90px;
	left: 267px;
	width: 459px;
	height: 90px;
}

div#sidelinks a {
	position: absolute;
	left: 41px;
	width: 115px;
}
.onehi { height: 24px; }
.twohi { height: 41px; }
.threehi { height: 56px; }
div#sidelinks a:hover { background-position: -115px 0; }
div#ootlink a {
	top: 505px;
	background: url(pix/pagebits/ootlink.gif) top left no-repeat;
}
div#garretlink a {
	top: 546px;
	background: url(pix/pagebits/garretlink.gif) top left no-repeat;
}
div#stthomlink a {
	top: 569px;
	background: url(pix/pagebits/stthomlink.gif) top left no-repeat;
}
div#historylink a {
	top: 609px;
	background: url(pix/pagebits/historylink.gif) top left no-repeat;
}
div#guyevelink a {
	top: 649px;
	background: url(pix/pagebits/guyevelink.gif) top left no-repeat;
}
div#faqlink a {
	top: 704px;
	background: url(pix/pagebits/faqlink.gif) top left no-repeat;
}
div#friendslink a {
	top: 723px;
	background: url(pix/pagebits/friendslink.gif) top left no-repeat;
}
div#contactlink a {
	top: 760px;
	background: url(pix/pagebits/contactlink.gif) top left no-repeat;
}
div#searchlink a {
	top: 782px;
	background: url(pix/pagebits/searchlink.gif) top left no-repeat;
}
div#linkslink a {
	top: 805px;
	background: url(pix/pagebits/linkslink.gif) top left no-repeat;
}

p, h1, h2, h3, h4 { margin-top: 0; }
h1 { font-size: 21px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
p, td, ul, li { font-size: 12px; }
strong { font-weight: bold; }
small { font-size: 10px; }

a { color: #930; }
a:active { color: #cc9; }
a:hover { color: #f60; }
a:visited { color: #960; }
.nodec { text-decoration: none; }
.othermonth { color: #999; }
.today {
	color: #f00;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

div#subhead {
	position: absolute;
	top: 200px;
	left: 224px;
	height: 28px;
	padding-right: 10px;
	width: 578px;	/*border: 1px solid black;*/
}

div#content {
	position: absolute;
	top: 300px;
	left: 223px;
	padding-right: 10px;
	width: 549px;
	height: 686px;
	/*border: 1px solid black;*/
}

div#bottomlinks {
	position: absolute;
	top: 835px;
	left: 10px;
	width: 162px;
}
div#bottomlinks dl {
	margin: 0;
}
div#bottomlinks dt {
	font-size: 13px;
	font-weight: bold;
}
div#bottomlinks dd {
	margin-left: 16px;
	font-size: 11px;
}

