﻿body 
{
	background-color:#403c29;
}
.mainContent
{
	width: 801px;
	color:White;
	background-color: White;
	height: 100%;
	background-position: bottom;
	background: url('../images/bodybg.jpg') no-repeat;
}
.mainContentFixed
{
	width: 801px;
	color:White;
	height: 100%;
	
	background-color:#5E5848;
}
.artPaging
{
	font-family:Arial;
	font-size:9pt;
	color: #ffffff;
}
.homeDescription
{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}
.homeStaticTitle
{
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
}
a.homeTitle:link 
{
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
}     
a.homeTitle:visited 
{
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
}  
a.homeTitle:hover 
{
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
}   
a.homeTitle:active 
{
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
} 
a.viewImages:link 
{
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
}     
a.viewImages:visited 
{
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
}  
a.viewImages:hover 
{
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
}   
a.viewImages:active 
{
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
} 