body {
	font: 12px Verdana;
	color: #ffffff;
	margin: 0 0 0 50%;
	background: #414141 url("images/blackbar6.gif") repeat-y top center;
}

a:link, a:visited {
	font: 12px "Trebuchet MS", Verdana;
	text-decoration: none;	
	color: #ffffff;
}

a:hover, a:active {
	font: 12px "Trebuchet MS", Verdana;
	text-decoration: underline;
	color: #ffffff;
}

#container {
	position: relative;
	width: 720px;
	background: url("images/dogbg4.jpg") no-repeat top left;
	margin: 0 0 0 -361px;
	border: 1px solid #000000;
	border-bottom: none;
}

h3 {
	color: #ffffff;
	font: 22px "Trebuchet MS", Verdana;
	margin: 0;
}

h2 
{
	color: #ffffff;
	font: 12pt Verdana;	
}

#pageHeader {
	height: 300px;
}

#pageHeader h1 {
	background: url("images/dogtitle2.gif") no-repeat top left;
	margin: 40px 0 0 314px;
	width: 341px;
	height: 20px;
}

#pageHeader span {
	display: none;
}

#quickSummary {
	margin-top: 50px;
	width: 430px;
	margin-left: 275px;
	color: #ffffff;
}

#quickSummary span 
{
	display: none;
}

#preamble, #supportingText, #dedication {
	width: 430px;
	margin-left: 275px;
	margin-top: 15px;
	padding: 0 0 10px 0;
	background: url("images/bar.gif") no-repeat bottom center;
	text-align: justify;
}

#map 
{
	color: #000000;	
	border: solid 4px #ffffff;
}
	
div.picture {
	width: 430px;
	margin-left: 275px;
	margin-top: 15px;
	padding: 0 0 10px 0;
	background: url("images/bar.gif") no-repeat bottom center;
	text-align: center;
}

div.info {
	width: 430px;
	margin-left: 275px;
	margin-top: 15px;
	padding: 0 0 10px 0;
	background: url("images/bar.gif") no-repeat bottom center;
	text-align: justify;
}

img.p2 
{
	border: solid 4px #ffffff;	
}

#tribute 
{
	margin: 10px 0 0 0;
	text-align: center;
}

#subtribute 
{
	height: 200px;
	margin: 10px 0 0 0;
	background: url("images/dedication2.jpg") no-repeat top center;
}

#subsubtribute 
{
	margin: 10px 0 0 0;
	text-align: center;	
}

#footer {
	position: absolute;
	padding: 300px 0 20px 0;
	left: 92px;
	height: 20px;
	text-align: center;
}

#footer2 
{
	position: absolute;
	padding: 300px 0 20px 0;
	left: 92px;
	height: 20px;
	text-align: center;

}

#footer a:link, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #ffffff;
	text-decoration: underline;
}

#maplink a:link, #maplink a:visited 
{
	color: #ffffff;
	border-bottom: dotted 1px #ffffff;
}

#maplink a:hover, #maplink a:active 
{
	text-decoration: none;
}

#container #linkList {
	position: absolute;
	left: 54px;
	top: 340px;
	width: 170px;
	font: 10px "Trebuchet MS", Verdana;
}

#linkList h3 {
	width: 170px;
	height: 18px;
	margin-top: 20px;
}

#linkList h3 span {
	display: none;
}

#linkList ul {
	list-style: none;
	padding: 0 0 18px 0;
	margin: 0;
}

#linkList ul li {
	padding: 10px 10px 0 10px;
	background: url("images/menu_bar.png") no-repeat bottom center;
	margin: 0;
}

#linkList ul li:hover {
	background: url("images/li_bg4.png");
}

#linkList #lselect {
	color: #666666;
}

#linkList ul li a {
	display: inline;
	color: #000000;
}

#linkList #lselect ul li a {
	font: 14px "Trebuchet MS", Verdana;
	display: block;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}

#linkList ul li a:visited, #linkList #lselect ul li a:visited {
	color: #000000;
}

#linkList ul li a:hover, #linkList #lselect ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}