a:link {  color: #5b3e98; }
a:visited {  color: #5b3e98; }
a:hover {  color: #5b3e98; }


#PageContainer {
	background-image:url(../../Assets/Images/Templates/Content/Bkg_Media.jpg); 
}

#Masthead {
	background-image:url(../../Assets/Images/Templates/Content/Masthead_Media.jpg); 
	height:249px;
}

#FTFLogo {
	top:30px; 
}

#SubNavArea {
	background-color:#FBF6CC; 
}
#SubNavArea a { 
	color:#5b3e98; 
}
#SubNavArea li {
	color:#5b3e98;
}

#ContentArea1 {
	background-color:#FDFBE8;
}
#ContentArea1 h1 {
	color:#5b3e98;
}

#ContentAreaWide {
	background-color:#DEF3F4;
}
#ContentAreaWide h1 {
	color:#5b3e98;
}

#SubNavArea h1 {
	color:#5b3e98;
}