/* @override http://www.modernecommunications.com/css/promotions.css */

a:link 		{ color: #9B5BA4; text-decoration: underline;}
a:hover 	{ color: #9B5BA4; text-decoration: underline;}
a:active 	{ color: #9B5BA4; text-decoration: underline;}
a:visited 	{ color: #9B5BA4; text-decoration: underline;}

.breadcrumbs { color: #9B5BA4; }


a#logo-initials 		{ position: absolute; top: -9px; left: -4px; display: block; width: 300px; height: 150px;
background-image: url(../gfx/logo-mp.gif); background-repeat: no-repeat;z-index: 400;}

a#logo-text { position: absolute;
width: 382px; height: 53px; bottom: 3px; right: 9px; background-image: url(../gfx/logo-type-mp.gif); background-repeat: no-repeat;}

img#lozenge-footer {
	display: none;
}

#footer {
	background-color: #3E2D48;
	padding: 18px;
	border: 1px solid #874694;
	border-top: none;
	color: #874694;
}

#footer b {
	color: #874694;
}

#footer a:link { color: #874694; text-decoration: underline;}
#footer a:hover { color: #874694; text-decoration: underline;}
#footer a:active { color: #874694; text-decoration: underline;}
#footer a:visited { color: #874694; text-decoration: underline;}


