body {
	background-color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%;
	}
	
#container {
	margin-left: auto; 
	margin-right: auto;
	width: 1000px;
	background-image: url(/images/sides.gif);
	text-align: left;
	background-repeat: repeat-y;
	}

#middle {
	text-align: left; 
	font-family: arial; 
	font-size: 12px; 
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0px;
}

a#text:link{
	text-decoration:underline;
	color:#000
	}

a#text:visited{
	text-decoration:underline;
	color:#005530;	
	}
	
#bold {
	font-family: arial;
	font-size: 14px;
	color: #009951;
	font-weight: bold;
	}

#title {
	width: 1000px;
	position: relative;
	top: 0px;
	height: 20px;
}

#top {
	background-image: url(/images/top.jpg);
	width: 1000px;
	height: 270px;
	top: 0px;
	position: relative;
	text-align:left;
	}

#topmenu a {
	position: absolute;
	height: 60px;
	top: 174px; 
	text-decoration: none;
	}

#topmenu a i { visibility: hidden; }

a#mediators, a#boardmembers { left: 65px; height: 15px; }
a#mediators { width: 70px; top: 229px; }
a#boardmembers { width: 96px; top: 249px; }
a#home { left: 308px; width: 80px; }
a#mediationissues { left: 388px; width: 109px; }
a#questionsandanswers { left: 497px; width: 117px; }
a#tipsandadvice { left: 614px; width: 89px; }
a#links {left: 703px; width: 61px }
a#aboutmcs {left: 764px; width: 75px }
a#contactus {left: 839px; width: 109px }

a#mediators:hover { background-image: url(/images/mediatorshover.gif) }
a#boardmembers:hover { background-image: url(/images/boardmembershover.gif) }
a#home:hover { background-image: url(/images/homehover.gif); }
a#mediationissues:hover { background-image: url(/images/mediationissueshover.gif); }
a#questionsandanswers:hover { background-image: url(/images/questionsandanswershover.gif); }
a#tipsandadvice:hover { background-image: url(/images/tipsandadvicehover.gif); }
a#links:hover { background-image: url(/images/linkshover.gif); }
a#aboutmcs:hover { background-image: url(/images/aboutmcshover.gif); }
a#contactus:hover { background-image: url(/images/contactushover.gif); }

a#mediators:hover,
a#boardmembers:hover, 
a#home:hover, 
a#mediationissues:hover, 
a#questionsandanswers:hover,   
a#tipsandadvice:hover, 
a#links:hover,  
a#aboutmcs:hover, 
a#contactus:hover { border: none; } 

#bottom {
	background-image: url(/images/bottom.gif);
	width: 1000px;
	height: 93px;
	position: absolute;
}

#bottommenu a {
	position: absolute;
	height: 20px;
	top: 63px; 
	text-decoration: none;
	float: left;
	}

#bottommenu a i { visibility: hidden; }

a#kristinatrandesign {width: 173px; left: 54px}
a#lowerhome { left: 315px; width: 31px; }
a#lowermediationissues { left: 356px; width: 90px; }
a#lowerquestionsandanswers { left: 454px; width: 112px; }
a#lowertipsandadvice { left: 576px; width: 72px; }
a#lowerlinks {left: 658px; width: 30px }
a#loweraboutmcs {left: 696px; width: 60px }
a#lowercontactus {left: 765px; width: 61px }

a#kristinatrandesign:hover { background-image: url(/images/kristinatrandesignhover.gif) }
a#lowerhome:hover { background-image: url(/images/lowerhomehover.gif) }
a#lowermediationissues:hover { background-image: url(/images/lowermediationissueshover.gif) }
a#lowerquestionsandanswers:hover { background-image: url(/images/lowerquestionsandanswershover.gif) }
a#lowertipsandadvice:hover { background-image: url(/images/lowertipsandadvicehover.gif) }
a#lowerlinks:hover { background-image: url(/images/lowerlinkshover.gif) }
a#loweraboutmcs:hover { background-image: url(/images/loweraboutmcshover.gif) }
a#lowercontactus:hover { background-image: url(/images/lowercontactushover.gif) }

a#kristinatrandesign:hover,
a#lowerhome:hover, 
a#lowermediationissues:hover, 
a#lowerquestionsandanswers:hover,   
a#lowertipsandadvice:hover, 
a#lowerlinks:hover,  
a#loweraboutmcs:hover, 
a#lowercontactus:hover { border: none; background-repeat: no-repeat;}
