BODY
{
	font: 8pt 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; text-decoration: none; color: #F8F8FF;
	background: #616161;

}

#centeredContainer
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 565px;
}

#contentContainer
{
	width: 565px;
	background: url(images/ContentBackground.jpg); background-repeat: repeat-y; 
	float: left;
	text-align: left;
	margin-top: 25px;
}

#header
{
	font: 8pt 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; text-decoration: none; color: #B0B0B0;
	width: 550px;
	background: #131313;
	float: left;
	margin-left:7px;
	
}

#menu
{
	width: 550px;
	background: #131313;
	float: left;
	margin-left: 7px; 
	height: 25px;
	padding-top: 10px;
	color: #696969;
}

#content
{
	width: 550px;
	float: left;
	margin-left: 7px; 
}

#mainContent
{
	margin-left: 10px; 
	margin-top: 12px;
	margin-bottom: 12px;

	width: 540px;
	display: inline; 
	float: left;	
}

#footer
{
	width: 550px;
	background: #131313;
	float: left;
	margin-left: 7px;
	height: 25px;
	padding-top: 10px;
}

H1
{
	font: 14pt 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; 
	text-decoration: none; 
	color: #F8F8FF;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;
}

H2
{
	font: 10pt 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; 
	text-decoration: none; 
	color: #F8F8FF;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
}

H3
{
	font: 9pt 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; 
	text-decoration: none; 
	color: #F8F8FF;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;
	font-style: italic;
}

.copyright
{
	font-size: 9px;
}

.thumbnailImage
{
	border: 7px solid #505050;
	margin-right: 12px; 
	margin-bottom: 5px; 
	vertical-align: top;
}

.thumbnailImageHighlight
{
	border: 7px solid White;
	margin-right: 12px; 
	margin-bottom: 5px; 
	vertical-align: top;
}

A
{ 
	font: 9pt 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; 

	color: #C9C9C9;
	font-weight: bold;
}

A:HOVER
{
	color: #F8F8FF;
}

A.small
{ 
	font: 8pt 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; 
	text-decoration: underline;
	font-weight: bold;
	color: #B0B0B0;
}

A.small:HOVER
{
	color: #F8F8FF;
}

A.menuLinkSel
{ 
	font: 9pt 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; 
	text-decoration: none; 
	color: #F8F8FF;
	font-weight: bold;
}

A.menuLink
{ 
	font: 9pt 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; 
	text-decoration: none; 
	color: #696969;
	font-weight: bold;
}

A.menuLink:HOVER
{
	color: #F8F8FF;
}

A.galleryLink
{ 
	border: 0px;
	text-decoration: none; 
}

A.galleryLink:HOVER
{

}
