BODY
{
	color: #000000;
	font-family: "Trebuchet MS", Arial, sans-serif, helvetica;	
}

H1
{
	color: #79357b;	
}

A
{
	text-decoration: underline;
	color: #79357b;
}

#footer
{
	border-top: 1px solid #79357b;
	margin-top: 10px;
	font-size: 10pt;
	text-align: center;
}

#navigation
{
	visibility: hidden;
	width: 0px;
	height: 0px;
	position: absolute;
	left: -5000px;
	top: -5000px;
}

#logo
{
	visibility: hidden;
	width: 0px;
	height: 0px;
	position: absolute;
	left: -5000px;
	top: -5000px;
}

#header
{
	visibility: hidden;
	width: 0px;
	height: 0px;
	position: absolute;
	left: -5000px;
	top: -5000px;
}

#subnavigation
{
	visibility: hidden;
	width: 0px;
	height: 0px;
	position: absolute;
	left: -5000px;
	top: -5000px;
}

#logincontainer
{
	visibility: hidden;
	width: 0px;
	height: 0px;
	position: absolute;
	left: -5000px;
	top: -5000px;
}

.albumimage
{
	margin: 2px 2px 2px 2px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #70ae77;
	float: left;
	text-align: center;
	width: 131px;
	height: 131px;
	text-decoration: none;	
}
