img, table { border-color: #35335F; }
body { 
	margin: 0px; 
	font-size: 85%; 
	color: #71046D; 
	background-color: #F9EFF5;
	background-image: url(background.gif);
	background-repeat: no-repeat;
}

img { color: white; }
img.member { border: 1px double #42406A; margin: 0px 10px 5px 10px; }


.nav { color: #42406A; text-decoration: none; }
.footer { color: #DDDDF3; text-decoration: none; }

hr { width: 98%; color: #A39FB8; }

.nav { line-height: 85%; font-size: 110%; }
.sponsor, { margin: 3pt; font-family: sans-serif; font-size: xx-small; color:  #42406A; }
a {
	color: #42406A;
}
a.plain {
	border: none;
}
a.nav, a.photo {  text-decoration: none; }

a:hover { text-decoration: underline; }
a.nav:active { color: #A39FB8; } 
.photo { text-decoration:none; font-size: x-small; }

.copyright { margin-top: 3em; margin-bottom: 1.5em; font-size: x-small; }
