body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#mei_wrapper{
	position:relative;
	width:799px;
	border:1px solid #999999;
	text-align:left;
	margin:10px auto;
	background-color:#08542D;
}

#navigation{
	float:left;
	background-color:#08542D;
	width:206px;	position:relative;	height:640px;
}

#outer_content{
	float:left;
	width:593px;
	background-color:#FFFFFF;
	min-height:445px;
}

#inner_content{
	margin:20px;
	padding: 10px;
	border:1px solid #CAC4C2;
	background-color:#E5E5E5;
}

#inner_content h1{
	margin:0;
	padding:0;
	font-size:16px;
	text-decoration:underline;
	color:#08542D;
}

#footer{
	clear:both;
	height:10px;
	overflow:hidden;
	background-color:#999999;
}

#listings{
	margin: 10px 0 0 0;
}

#listings td{
	padding:3px;
	font-size:10px;
}

#teamP{
	min-height:300px;
}

#teamPhoto{
	clear:both;
	margin:0px 10px 10px 0px;
}
#slideshow-container{
	float:right;
	width:593px;
}

#listings_tout{
	border:1px solid #08542D;
	padding:5px;
	margin:2px;
	text-align:center;
	font-weight:bold;
	font-size:110%;
}

#mei_splash{
	position:absolute;
	top:0px;
	left:0px;
	width:799px;
	height:650px;
	background-color:#FFFFFF;
	z-index:100;
}
#mei_splash img{
	margin:163px 203px;
}
	
