body	{font-size: 1.0ems;
	color: #000000;
	font-family: arial, lucida, sans-serif;
	background-color: #FEF2C9;
	background-image: url(meecespiecesbg.jpg); 
	margin: 20px;
	padding:10px;}

div.wrapper{
	border: 2px solid #8A4152;
	background-color: #fffff;
	background-image: url(mp_bg2.jpg); 
	font-size: 1.0ems;
	color: #000000;
	width:710px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;}

div.header{
	color: #000000;
	background-color:transparent;
	width:710px;
	margin:0px;
	padding:0px;
	font-size: .8ems;}

div.footer{
	border-top: 2px solid #8A4152;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	color: #000000;
	background-color:transparent;
/*	background-image: url(meesespiecesfooter.jpg); */
        text-align: right;
	margin:0px;
	padding:0px;
	font-size: 9px;}

#navigation{	
	color: #8A4152;
	background-color: transparent;
	margin: 3px;
	text-align: right;
	font-size: .6ems;}

#navigation ul{
	color: #000000;
	background-color:transparent;
	margin-left: 0px;
	padding-left: 0px;
	display: inline;
	} 
#navigation ul li {
	margin-left: 0px;
	padding: 3px 5px;
	border-left: 1px solid #8A4152;
	list-style: none;
	display: inline;
	}
			
#navigation ul li.first {
	margin-left: 0px;
	border-left: none;
	list-style: none;
	display: inline;
	}

div.content{ 
	color: #000000;
	background-color: transparent;
	margin: 5px;
	padding: 10px;
	font-size: .8ems;}

img {border:0px;
	padding:0px;
	margin:0px;}

h1{	text-align:center;
	font-size: 1.1ems;}

h2{	text-align:center;
	font-size: 1.0ems;}

h3{	text-align:center;
	font-size: .9ems;}


a {
	background: transparent;
	color: #A3331D;
	text-decoration: underline;
	font-size: 1.0ems;
	}

a:link {
	background: transparent;
	color: #A3331D;
	text-decoration: underline;
	font-size: 1.0ems;
	}
a:visited {
	background: transparent;
	color: #D77455;
	text-decoration: none;
	font-size: 1.0ems;
	}

a:active {
	background: transparent;
	color: #D77455;
	text-decoration: none;
	font-size: 1.0ems;
	}

.section {
	font-weight: bold;
        text-align:center;
	}

hr {background-color: #8A4152;}

/* code for the index page */

table.update
{ 			
padding:0px;
width:200px;
border: 2px solid #8A4152;
background:#FEF2C9;
}

td.updateheader 
{
text-align:center;
background:#8A4152;
color:#FEF2C9;
}

td.updatecontent
{
padding:5px;
background:#FEF2C9;
color:#000;
}













