@charset "UTF-8";
/* CSS Style Sheet for MPIG 2nd level pages */
body  {
	background-repeat:repeat;  background-image:url(../clipart/bgfur2.gif);
	margin: 0px 0 10px 0; 
	padding: 0;
	text-align: center; 
}
#container { 
	width: 780px;  
	background:#FFFFFF;
	margin: 0 auto; 
	text-align: left; 
} 
#header { 
	padding: 0 0 0 0; width:   
	border-bottom: #96937c 2px solid; background-repeat:repeat;  background-image:url(../clipart/bgfur2.gif) /*border-bottom: #96937c 2px solid;*/ 
} 
#mainContent { 
	padding: 25px 45px 25px 58px; background:#FFFFFF; font-family:"Times New Roman", Times, serif; color: #49473d; font-size: 14px;
} 
#footer { 
	padding: 0 10px 0 20px; 
	background:#FFFFFF; border-top: #96937c 2px solid;
} 
#footer p {
	margin: 0;
	padding: 10px 0; 
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	color: #000000; text-decoration:underline;
}
a:visited {
	color: #000000; text-decoration:underline;
}
a:hover {
	color: #525044; text-decoration:underline;
}
a:active {
	color: #000000; text-decoration:underline;
}
a.backhome:link {
	color: #951516; text-decoration:underline;
}
a.backhome:visited {
	color: #951516; text-decoration:underline;
}
a.backhome:hover {
	color: #000000; text-decoration:underline;
}
a.backhome:active {
	color: #951516; text-decoration:underline; 
}
.footertxt { 
	font-size:11px; padding: 4px 0px 4px 0px; color: #49473d;
} 

#pagetopic { font-size:18px; font-weight:bold; }