BODY
{
	margin: 0px;
	background-color: #26333B;
}

.footer
{
	font-family: Arial;
	font-size: 10px;
	color: White;
	padding-left: 11px;
}

.footer A
{
	font-family: Arial;
	font-size: 10px;
	color: White;
	text-decoration: underline;
}

.footer A:Hover
{
	font-family: Arial;
	font-size: 10px;
	color: White;
	text-decoration: none;
}

#leftCol
{
	background-color: #ADAC94;
	float: left;
	width: 600px;
	height: 100%;
	padding: 0px;
	margin: 0px;
}

#rightCol
{
	background-color: #636363;
	float: right;
	width: 300px;
	height: 100%;
	padding: 0px;
	margin: 0px;
}

#albumTop
{
	clear:both;
	height: 190px;
	padding: 0px;
	margin: 0px;
}

#albumBottom
{
	clear:both;
	height: 190px;
	padding: 0px;
	margin: 0px;
}

#albumNavigation
{
	clear:both;
	height: 20px;
	padding: 0px;
	margin: 0px;
}

.imageDetailWhiteLink
{
	font-family: Arial;
	font-size: 11px;
	color: White;
	text-decoration: none;
}

.imageDetailWhiteLink a
{
	font-family: Arial;
	font-size: 11px;
	color: White;
	text-decoration: none;
}

.imageDetailText
{
	font-family: Arial;
	font-size: 12px;
	color: White;
}

.imageDetailText A
{
	font-family: Arial;
	font-size: 12px;
	color: White;
	text-decoration: none;
}

.imageDetailText A:Hover
{
	font-family: Arial;
	font-size: 12px;
	color: White;
	text-decoration: underline;
}
