body {
	margin-top: 0;
	text-align: center;
	font-family: Arial, Sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

A:link (
	color: #533573;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

A:visited {
	color: #333333; 
	text-decoration: underline; 
	margin-left: 0px;
	margin-right: 0px;
}

A:hover {
	color: #ff0000;
	text-decoration: none;
}

.content A:link {
	text-decoration: underline;
	color: #0000FF;
}

.content A:visited {
	text-decoration: underline;
	color: #333333;
}

.content A:active {
	text-decoration: underline;
	color: #333333;
}

.content A:hover {
	text-decoration: none;
	color: #FF0000;
}

div#container {
	margin: 0 auto;
	text-align: left;
	width: 970px;
}

table.main {
	width: 970px;
	background-color: #FFFFFF;
}

table#google1 {
	width: 970px;
	background-color: #FFFFFF;
	border-bottom: 6px solid white;
}

.survey {
	font-family: verdana, sans-serif;
	font-size: 10px;
}

.mailinglist {
	font-family: verdana;
	font-size: 10px;
}


td#column-left {
	width: 150px;
	border-left: 1px solid #533573;
	border-right: 1px solid #533573;
	border-bottom: 1px solid #533573;
	background-color: #EDECF0;
}

td#column-center {
	width: 650px;
	border-left: 1px solid #533573;
	border-right: 1px solid #533573;
	border-bottom: 1px solid #533573;
	background-color: #FFFFFF;
}

td#column-right {
	width: 150px;
	border-left: 1px solid #533573;
	border-right: 1px solid #533573;
	border-bottom: 1px solid #533573;
	background-color: #EDECF0;
}

h2 {
	font-family: verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #533573;
	text-align: center;
}

p {
	margin: 10px; 10px;
}

td.heading1 {
	background-color: #533573;
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

td.heading2 {
	background-color: #533573;
	text-align: left;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.search {
	font-family: arial;
	font-size: 11px;
}

img.house {
	border: 4px solid #533753;
}

img.doghouse {
	border: 0;
}

legend {
	color: #22229C;
	font: 11px arial, helvetica, sans-serif;

}

.header {
	color: #2B3942;
	font-size: 26px;
	font-family: arial;
	font-weight: bold;
}

/* text headings */

.text1 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #533573;
}

/* main menu */

.mainmenu a {
	margin-left: 0.5em;
	font-face: arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.mainmenu a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
}

.content {
	font-size: 12px;
	font-family: arial, sans-serif;
	color: #2B3942;
}

.content2 {
	font-size: 11px;
	font-family: arial;
	color: #2B3942;
}

.copyright {
	font-size: 9px;
	font-family: verdana;
	color: #2B3942;
}


/* photo gallery */

.photogallery { /*CSS for TABLE containing a photo album*/
	font-family: arial;
	font-size: 12 px;
}

.photogallery img { /*CSS for images within an album*/
	border: 1px solid #533573;
}

.photonavlinks { /*CSS for pagination DIV*/
	font: bold 14px Arial;
}

.photonavlinks a { /*CSS for each navigational link*/
	margin-right: 2px;
	margin-bottom: 3px;
	padding: 1px 5px;
	border: 1px solid gray;
	text-decoration: none;
	background-color: white;
}

.photonavlinks a.current{ /*CSS for currently selected navigational link*/
background-color: #EDECF0;
}

/* fade-in slideshow */

.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}

#fade-in {
	border: 1px solid #533753;
}
