/* CSS Document */

body {
	background-color: #d91813;
	margin-top:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#2c395c;
	border-color: #c1c1c1;
}

img {
	border-style:none;
}


#container {
	position: relative; 
	margin-left: auto; 
	margin-right: auto;
	width: 872px;
	height: 872px;
	background-image:url(/MPFbackground.gif);
	background-repeat:no-repeat;
}

#mainnav {
	position: absolute;
	top: 50px;
	left: 15px;
	width: 810px;
	border: 0px;
	height:24px;
	background-color:#2c395c;
	font-size: 14px;
	line-height: 26px;
	color: #ffffff;
	text-align: left;
	padding: 0px 0px 0px 36px;
	z-index: 2;
}

#mainnav a:link {
	color: #ffffff;
	text-decoration: none;
}

#mainnav a:visited {
	color: #ffffff;
	text-decoration: none;
}

#mainnav a:hover {
	color: #d91813;
	text-decoration: none;
}

#logo {
	position: absolute;
	top: 10px;
	left: 600px;
	border: 0px;
	z-index: 3;
}	

#catnav {
	position: absolute;
	left: 15px;
	top: 74px;
	width: 110px;
	background-color:#2c395c;
	font-size: 14px;
	color: #ffffff;
	line-height:28px;
	height: 90px;
	padding: 4px 0px 4px 0px;
	z-index: 2;
}

#catnav a:link {
	color: #ffffff;
	text-decoration: none;
}

#catnav a:visited {
	color: #ffffff;
	text-decoration: none;
}

#catnav a:hover {
	color: #d91813;
	text-decoration: none;
}


h1 {
	position: absolute;
	top: 126px;
	left: 126px;
	width: 474px;
	border: 0px;
	height:30px;
	font-size: 24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #2c395c;
	z-index: 2;
}

h2 {
	height:24px;
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #2c395c;
	z-index: 2;
}

#homepagepictures {
	position: absolute;
	left: 109px;
	top: 220px;
	width: 183px;
	height:169px;
	z-index: 2;
}

#footer {
	position: absolute;
	bottom: 10px;
	left: 0px;
	width: 872px;
	height:24px;
	font-size: 10px;
	color: #2c395c;
	z-index: 3;
}

.textlink a:link, a:visited {
	color: #2c395c;
	text-decoration:underline;
}

.textlink a:hover{
	color: #d91813;
	text-decoration:underline;
}

.showtext {
	font-size:12px;
	}

table#summary {
	width: 664px;
	background-color:#ffffff;
	border-spacing: 20px;
}
	
table#summary td {
	width: 332px;
	padding: 20px 40px 20px 40px;
	text-align:center;
}

#catcontainer {
	position: relative; 
	margin-left: auto; 
	margin-right: auto;
	width: 872px;
	background:#ffffff;
}

#catheader {
	position: relative; 
	width: 872px;
	height: 175px;
	background-image:url(/MPFcatheaderbackground.gif);
	background-repeat:no-repeat;
	margin: 0px;
}

#catmain {
	position: relative;
	margin: 0px;
	width: 866px;
	border-top:0px;
	border-right: #c1c1c1 3px solid;
	border-bottom:0px;
	border-left: #c1c1c1 3px solid;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2c395c;
	padding-top: 20px;
	padding-bottom:0px;
}

#catmain img {
	border: 5px;
	border-color:#ffffff;
	border-style:solid;
}

#catfooter {
	position: relative; 
	width: 872px;
	height: 54px;
	background-image:url(/MPFcatfooterbackground.gif);
	background-repeat:no-repeat;
	font-size:10px;
	margin: 0px;
	border: 0px;
	padding:0px;
	line-height:16px;
}

#itemdesc {
	width: 600px;
	padding: 0px 10px 30px 10px;
	font-size: 14px;
}
	
#itempic {
	width: 600px;
	padding: 0px 10px 30px 10px;
	border: 5px;
	border-color:#ffffff;
}

