/* CSS Document */

body {
	background-color: #006633;
	top: 0px;
	background-repeat: repeat-y;
	background-position: 20px;
	margin: 0 auto;
	background-image: url(images/bg_tile.gif);
}
div.pagecontainer {
	width: 650px;
	margin-left: 23px; /margin-left: 12px;
	float: left;
}

div.rightBar {
	left: 680px;
	top: 10px;
	position:absolute;
	line-height: 10px;
	margin-top: 20px; /margin-top: 20px;
} 

div.pageheader {
	margin-left: 10px;
	margin-top: 5px;
}
div.pagebody {
	margin-top: 0px;
	margin-left: 6px;
	width:620px;
}

div.ArticleHeader {
	background-image: url(images/newsbox_top.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 5px;
	width: 620px;
}
div.ArticleBody {
	background-image: url(images/newsbox_mid.gif);
	background-repeat: repeat-y;
	width: 620px;
	
  }
  
  
div.ArticleFooter {
	background-image: url(images/newsbox_bot.gif);
	background-repeat: no-repeat;
	width: 620px;
	height: 15px;
	margin-bottom: 5px;
  }
  
div.monthEventHeader {
	background-image: url(images/month_events_box_header.jpg);
	background-repeat: no-repeat;
	height: 32px;
	margin-top: 15px;
	width: 560px;
	color:
}
div.monthEventBody {
	background-image: url(images/month_events_box_body.jpg);
	background-repeat: repeat-y;
	width: 560px;
	height: 400px;
  }
  
  
div.monthEventFooter {
	background-image: url(images/month_events_box_footer.jpg);
	background-repeat: no-repeat;
	width: 560px;
	height: 15px;
  }

#navigation {
	width: 639px;
	height: 21px;
	margin-top: 10px;
	margin-right: 5px;
	/*margin-left: 5px;*/
	background-image: url(images/navbar_bg.jpg);
	background-repeat: no-repeat;
	/*background-position: center;*/
	
}

.navbuttons {
	margin-top: 0px; //margin-top: 0px;
}

div.infobox {
	width: 180px;
	margin-top: 160px;
	float: left;
	margin-left: 10px;
	background-image: url(images/infobox.gif);
	height: 420px;
	background-repeat: no-repeat;
}


div.ArticleHeader {
background-image: none;}


div.ArticleBody {
background-image: none;
padding-left: 10px;
}

div.ArticleBody img { padding:2px; background-color: white;border:1px solid black; }

div.ArticleFooter {
background-image: none;}