.ContentPane
{
	width:850px;
	background:#fff;
}
.banner
{
	background:#fff;
}
.MainMenu
{
	width:100%;
	height:45px;
	position:relative;
	background:url(images/menuback.png);
	top:-45px;	
  z-index:500;
}
.HeaderSides
{
	background:url(images/headersides.jpg);
	background-repeat:repeat-x;
	/*background-color:#0c6f1e;*/
}
.SideShadowLeft
{
	width:12px;
	height:455px;
	background:url(images/sideshadow.png);
	
}
.SideShadowRight
{
	width:12px;
	height:455px;
	background:url(images/sideshadowright.png);
	
}

.SideShadowBack
{
	width:12px;
	background:url(images/headersides.jpg);
	background-repeat:repeat-x;
}

.SideShadowContentLeft
{
	
	background:url(images/sideshadow.png);
	background-repeat:repeat-y;
	
}
.SideShadowContentRight
{	
	background:url(images/sideshadowright.png);
	background-repeat:repeat-y;
}

.Footer
{
	background:url(images/footer.png);
	background-repeat:no-repeat;
	height:300px;
	position:relative;
	top:-60px;
}
.CopyrightTable
{
	position:relative;
	top:-80px;
}
.Copyright
{
	 color:#fff;
	 width:200px;
	 font-size:10px;
}
.AdminDiv
{
    position:relative;
	top:-35px;
}
.MainContent
{
	position:relative;
	top:-60px;
}
.BreadcrumbPane
{
	padding-left:20px;
    padding-right:20px;
	position:relative;
	top:-40px;
	color:#000;
	
}
.BreadcrumbPane a:link
{	
	color:#ff7200;
	
}
.BreadcrumbPane a:active
{	
	color:#ff7200;
	
}
.BreadcrumbPane a:visited
{	
	color:#ff7200;
	
}
.BreadcrumbPane a:hover
{	
	color:#ff7200;
	
}

.FooterContents
{
	padding-top:20px;	
	padding-bottom:40px;
	padding-left:140px;
	font-weight:normal;	
}
.FooterContentTable
{	
	font-size:10px;
}
.LinkButton
{
	width:180px;
	height:30px;
 	padding-top:20px;	
	background:url(images/linkbutton.png);
	color:#000;
	font-weight:bold;
	font-size:8px;
}
.LinkButton a:link
{
    text-decoration:none;
    color:#000;
}
.LinkButton a:hover
{
    text-decoration:none;
    color:#000;
}
.LinkButton a:visited
{
    text-decoration:none;
    color:#000;
}
.LinkButton a:avtive
{
    text-decoration:none;
    color:#000;
}


.NewsAndEvents
{
	width:180px;
	height:30px;
 	padding-top:20px;	
	color:#000;
	font-weight:bold;
	font-size:10px;
}
.NewsAndEvents a:link
{
    color:#000;    
    font-weight:bold;
   font-size:10px;
}
.NewsAndEvents a:hover
{
    color:#000;    
    font-weight:bold;
 font-size:10px;
}
.NewsAndEvents a:visited
{
    color:#000;
        font-weight:bold;
   font-size:10px;
}
.NewsAndEvents a:avtive
{
    color:#000;
    
    font-weight:bold;
  font-size:10px;
}