/* CSS Document Links Page(c) 2005 Karen StaleyWeb Site Designed, Developed and Maintained by Digital Vision Media, LLC using Dreamweaver MX2004 www.digitalvisionmedia.com */body {	margin-left: 0px;	margin-top: 10px;	margin-right: 0px;	margin-bottom: 0px;	background-image: url(../images/tile2.jpg);	background-repeat: repeat;	font-size: 100%;}	table {	width: 750px;	margin: auto;	}	td {	border: 0;	padding: 0;	}	table#tour {	width: 500px;	margin: 0;	font-size: 1em;	}table#credits {	width: 750px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: .6em;	font-weight: bold;	color:#59120B;	margin: auto;	}	td#text {	background-image: url(../images/rightext_18.jpg);	background-repeat: repeat-y;	vertical-align: top;	text-align: left;	padding-left: 20px;	padding-right: 15px;	padding-top: 15px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: .8em;}td#sidebar {	background-image: url(../images/rightbar_19.jpg);	background-repeat: repeat-y;	vertical-align: top;}table#credits td {	padding: 10px;	}.right {	text-align: right;	}	.left {	text-align: left;	}	.right a:link {	text-decoration: none;	color: #59120B;	}	.right a:visited {	text-decoration: none;	color: #59120B;	}	.right a:hover {	text-decoration: none;	background-color: #59120B;	color: #EAE6D8;	}	#text a:link {	text-decoration: none;	color: #000000;	}	#text a:visited {	text-decoration: none;	color: #000000;	}	#text a:hover {	text-decoration: none;	background-color: #59120B;	color: #EAE6D8;	}	.headline {	font-weight: bold;	font-size: 1.2em;	}	li {	margin-top: 10px;	}	.description {	font-size: .9em;	}