body
{
	margin: 0;
	font-family: Verdana, Arial, Helvetica;
	background-color: DarkBlue;
}

#album
{
	font-size: small;
	FONT-FAMILY: Verdena;
	color: White;
}

.LandingHeaderStyle
{
	FONT-SIZE: 1.1em; 
	COLOR: #ffffff; 
	font-weight: normal;
	FONT-FAMILY: Verdena;
	position:relative;right:-24px;	
}

a 
{
	color: White;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

img 
{
	border: none;
}

h1
{
	font-size: large;
	margin-bottom: 20px;
}

.album 
{
}

.albumFloat 
{
    float: left;
    text-align: center;
    margin-right: 8px;
    margin-bottom: 4px;
}

.albumDetailsLink 
{
	COLOR: DarkBlue; 
}

.albumMetaSectionHead 
{
	background-color: Gray;
	color: White;
	font-weight: bold;
}

.albumMetaName 
{
	font-weight: bold;
}

.albumMetaValue 
{
}

.center
{
	text-align: center;
}

.returnlink
{
	margin-right: auto;
	margin-left: auto;
}

.returnlink a:link
{
	text-docoration: underline;
	color: yellow;
}

.returnlink a:visited
{
	text-docoration: underline;
	color: yellow;
}

.returnlink a:hover
{
	text-docoration: none;
	color: green;
}

.returnlink a:active
{
	text-docoration: none;
	color: white;
}

#body
{
	margin-top: 7px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}