body {margin:0;
	padding:0;
	text-align:center;
	min-width:770px;
	background:#000000;
	 }
div#container {position:relative;
	width:770px;
	margin:0 auto;
	text-align:left;
	background-color:#ffffff;
	}
	
div#content {position:relative;
	width:770px;
	margin:0 auto;
	text-align:left;
	background-color:#ffffff;
	}
	
div#header {background-image:url(images/mbg-green.jpg);
	width:770px;
	height:110px;
	}
	
div#headerspace {width:770px;
	height:91px;
	}
	
div#nav {width:770px;
	height:30px;
	float:left;
	}
	
div#nav p {font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	color:#666666;
	margin:12px 0 0 20px;
	text-align:left;
	}
	
div#nav a {color:#339900;
	text-decoration:none;
	}	
div#nav a:hover {color:#333333;
	}
			

	
div#space {width:770px;
	height:20px;
	float:left;
	}


div#textpanel {background-image:url(../images/mbg-green_004.jpg);
	width:770px;
	min-height:200px;
	float:left;
	}

div#textpanel p {font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#666666; 
	line-height:1.5; 
	margin-left:20px;
	margin-right:20px; 
	}
	
div#textpanel p.title {font-size:16px;
	color:#006600;
	font-weight:bold;
	}
	
div#textpanel a {color:#339900;
	text-decoration:none;
	font-weight:bold;
	}
	
div#textpanel a:hover {color:#333333;
	}



div#footer {background-color:#006600;
	width:770px;
	height:25px;	
	clear:left;
	}
div#footer p {font-family:Arial, Helvetica, sans-serif; 
	font-size:10px;
	color:#ffffff;
	padding-top:6px;
	margin-left:20px;
	text-align:left;
	}
div#footer a {color:#b9d986;
	text-decoration:none;
	}	
div#footer a:hover {color:#000000;
	text-decoration:none;
	}
			

