A:link {color: #633981}
A:active {color: #633981}
A:visited {color: #633981}
A:hover {color: #FFFFCC}

.clearer {
	clear: both;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

#photoalbum {
	border: 1px solid #FFFFFF;
	width: 331px;
	padding: 9px;
	margin: 0px 20px 20px 0px;
	float: left;
}

#photoalbumimg {
/*background-image: url(../images/photobg.gif);
width: 160px;
height: 160px;*/
float: left;
margin-right: 9px;
}

#photoalbumimg img {
	/*margin-top: 31px;*/
}

#photosmall {
	width: 160px;
	margin: 0px 20px 20px 0px;
	text-align: center;
	float: left;
}

#photosmallimg {
/*background-image: url(../images/photobg.gif);
width: 160px;
height: 160px;*/
margin-bottom:5px;
}

#photosmallimg img {
	/*margin-top: 31px;*/
	border:1px solid #FFFFFF;
}

#photorow {
	margin: 20px 20px 0px 0px;
	float: left;
}

.description {
	font-weight: normal;
}
