/* CSS Document Contact 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#credits {	width: 750px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: .6em;	font-weight: bold;	color:#59120B;	margin: auto;	}	#mailinglisttable {	width: 477px;	}	.formnames {	text-align:right;	}#mailinglistform {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: .8em;	}	td#text {	width: 517px;	background-image:url(../images/subpage1_19.jpg);	background-repeat: repeat-y;	vertical-align:top;	padding-left: 10px;	padding-right: 10px;}td#sidebar {	background-image:url(../images/leftbar.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;	}