@charset "UTF-8";
/* CSS Style Sheet for MPIG index page */
body  {
	font-family:"Times New Roman", Times, serif; color: #413f36; font-size: 16px;
	background:#caccb5; background-repeat:repeat; background-image:url(../clipart/bgfur2.gif);
	margin: 0px 0 10px 0; 
	padding: 0;
	text-align: center;
}
.IndexPage #container { 
	width: 780px;  
	background:#FFFFFF;
	margin: 0 auto; 
	text-align: left;
} 
.IndexPage #header { 
	padding: 0 0px 0 0px; 
	border-bottom: #96937c 2px solid; background-image:url(../clipart/bgfur2.gif); background-repeat:repeat; 
} 
.IndexPage #header h1 {ß
	margin: 0; 
	padding: 10px 0; 
}
.IndexPage #sidebar1 {
	float: left; 
	width: 150px; 
	padding: 15px 10px 15px 20px;
}
.IndexPage #sidebar2 {
	float: right; 
	width: 160px; 
	padding: 15px 10px 15px 20px; 
	}
.IndexPage #mainContent { 
	margin: 0 200px; 
	padding: 25px 10px 25px 10px; 
	border-left:#c9c5a7 thin solid; border-right:#c9c5a7 thin solid; color:#525044; 
} 
.IndexPage #footer { 
	padding: 0 10px 0 20px; 
	background:#FFFFFF; border-top: #96937c 2px solid;
} 
.IndexPage #footer p {
	margin: 0; 
	padding: 10px 0;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	color: #525044; text-decoration:none;
}
a:visited {
	color: #525044; text-decoration:none;
}
a:hover {
	color: #000000; text-decoration:underline;
}
a:active {
	color: #525044; text-decoration:none;
}

a.line:link		{ color: #525044; text-decoration:underline }
a.line:visited	{ color: #525044; text-decoration:underline }
a.line:active	{color: #525044; text-decoration:underline; }
a.line:hover	{ color: #000000; text-decoration:underline }

.menutopic {
	font-weight:bold; color:#525044; font-size:14px; margin-top:8px; margin-bottom:4px; padding-top:2px; padding-bottom:2px; padding-left:4px; border-bottom:#e4e6cc 4px solid; width: 147px; 
}
.menuitem {
	line-height:18px; text-indent:8px; font-size:12px; font-weight:bold;
}
.menuitemidnt {
	line-height:18px; text-indent:14px; font-size:12px; font-weight:bold;
}
.footertxt { 
	font-size:10px; padding: 4px 0px 4px 0px;
}  
