a:link { color: orange; }
a:link>img {border: none;}
	a:visited { color: orange; }
	a:hover { color: teal; }
	a:active { color: grey; }
	a:visited>img {border: ;}
	a:hover>img {border: none;}
	a:active>img {border: none;}

body {
background-color:;
background-image:url('images/mjoBG2c copy.jpg');
background-repeat:repeat-x;
position:top center;}


#container {
	font-family: century gothic, helvetica, sans-serif;
	color:#7C7B7B;
	width: 1000px;
	margin: auto;
	position:center;
	background-image:url('images/background2a.png');
	background-position:top center;
	background-repeat:no-repeat;
	
	

	
	
}
#header {
	
	position: relative;
	font-family: ;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: ;
	background: ;
	background-attachment:;
	
	
}
#content {
	height: ;
	width: ;

}
#left {
	background-color: ;
	font-family: helvetica, sans-serif;
	color: ;
	float: left;
	height: 500px;
	width: 200px;
	border-right: 1px grey dashed;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 5px;
	font-size: 14px;


	

}
#center {
	float: left;
	width: 500px;
	padding: 15px;
	background-color: ;
	<img style="float: right; padding: 0px 0px 0px 3px;"
	background-color: white;
	font-size: 13px;
		
	
}
#right {
	font-size: 12px;
	float: left;
	width: 150px;
	padding: 15px;
	border-left: 1px grey dashed;
	background-color: ;

	
	
	
}
#footer {
	text-align: left;
	font-size: 10px;
	clear: left;
	height: ;
	padding: 20px;


}
img	{
	border: none;
}


