/* Layout Stylesheet */ 

a:link {
	color: #6F0504;
	}
a:visited {
	color: #990000;
	}
	
body {
	margin:20px;
	background:#ffffcc;
	color: #333333;
	text-align:center;
	padding:0;
	background-image: url(images/wood3.JPG);
 }

#outer {
	text-align:left;
	width:855px;
	margin:auto;
 }

#hdr {
	height:107px;
	background:#ffffcc;
	color: #333333;
	background-image: url(images/MPBanner.jpg);
 }

#bar {
	height:25px;
	background:#ffffee;
	color: #333333;
	background-image: url(images/bg1.jpg);
 }

#bodyblock {
	position:inherit;
	background: #dcdcdc;
	color: #333333;
	width:855px;
	padding:0;
	height: auto;
 }

#l-col {
	float:left;
	background:#ffffcc;
	color: #333333;
	width:145px;
 }

#cont {
	width:inherit;
	background:#ffffcc;
	color: #333333;
	text-align:left;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bgimage.jpg);
	height: auto;
 }

#ftr {
	height:145px;
	background:#ffffcc;
	color: #333333;
	border:solid black;
	border-width:1px 0 0 0;
	margin:0;
	background-image: url(images/MPFooter.jpg);
 }
#table_container {
	width: 500px;
}
#outer #bodyblock #cont table tr td ul li {
	font-size: 12px;
}
#outer #bodyblock #cont table tr td ul li {
	font-size: 12px;
	text-align: left;
	list-style-image: url(images/circle_red.jpg);
}
#outer #bodyblock #cont table tr td ul {
}
#outer #bodyblock #cont table tr td table tr .style8 em {
	font-size: 12px;
}
#outer #bodyblock #cont table tr td {
	text-align: left;
}
#outer #bodyblock #cont #info tr td div table tr td script {
	text-align: center;
}
#outer #bodyblock #cont #info tr td div table tr td {
	text-align: center;
}
#outer #bodyblock #cont table tr td p .style7 .style10 {
	text-align: justify;
}
#outer #bodyblock #cont table tr td p .style7 .style10 {
	text-align: justify;
}
#outer #bodyblock #cont table tr td p .style7 .style10 {
	text-align: justify;
}
#outer #bodyblock #cont table tr td p {
	text-align: left;
}
#outer #bodyblock #cont table tr td strong u {
	text-align: left;
}

