body, td{
	font-family: arial;
	font-size: 12px;	
	text-decoration: none;
	text-transform: none;
 }
.NavPanel{
	background-color:#F5FDE8;
	height:400px;
}

.by
{
	color : #6B6B6B;
	font : normal;
}
.ImagePhotgrapher
{
	FONT-SIZE: 9px;
	color: #A98656; 
}
.ImageCaption
{
	FONT-SIZE: 9px;
	color: #A98656; 
	TEXT-Align: left;	
}

.ContentArea{
}
.SmallText{
	font-size: 15px;
}
.NavSectionHeader{
	border-bottom:#668FAF solid 1px;
	height:20px;
	color:#006600;
}
a{
	color:#ADADAD;
	text-decoration: none;

}
a:hover{
	color:#FF8C14;
}



a.distinct{
	color:navy;
	font-weight:bold;
}

.Copyright{
	padding: 5 5 5 5px;
	background-color:#F5FDE8;
	font-weight:bold;
	font-size:11px;
}
.Btn{
	background-color:#DE4E1B;
	color:white;
	font-weight:bold;
	font-size:11px;
}

.info{
	color : #888888;
}

.dek{
	text-transform: uppercase;
}

.hed{
	text-transform: capitalize;
	color : #393939;
}