.table {
	border: medium solid #663333;

}
.boxes {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F4EAEA;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #F4EAEA;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #663333;
	text-decoration: none;
}
a:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a:active {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.topborderonly {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #F4EAEA;
}

p.click {
font-size: 70%;
padding-right: 5px;
padding-bottom: 30px;
text-align: right;
}

p.click a {
	text-decoration: none;
	color: #996666;
	border-bottom: 1px dotted #F4EAEA;
}

p.click a:hover {
text-decoration: underline;
}

#photos {
margin-left: 50px;
}

.fifty {
padding: 3px;
margin-left: 20px;
color: #660033;
background: #FAF5F5 url(../images/fiftybg.gif);
border: 1px solid #660033;
width: 125px;
}

.fifty p {
margin-top: -10px;
font-size: 12px;
padding-left: 20px;
}

.fifty a {
font-weight: bold;
}

#members h3 {
font-color: #663333;
}

#members li {
padding: 0.3em 0;
	list-style-type: none;
	font-size: 0.9em;
}
