a.sidelink {
	color: white;
	font-weight:bold;
 	text-decoration: none;
	}
	
a:hover.sidelink {
	color: white;
	font-weight:bold;
	text-decoration: underline;
	/*background-color:#F0F8FF;*/
	}
	
a:visited:hover.sidelink {
	color: white;
	font-weight:bold; 
	text-decoration: underline;
	}
	
a:visited.sidelink {
	color: white;
	font-weight:bold;
	text-decoration: none;
	}

.sidebar:hover {
	
}

.sidebar ul {
	list-style-type:none;
	
}

.sidebar li:hover {
	
	/*background-color:#F0F8FF;*/
}

ul li.sidebar:hover {
	background-color:#F0F8FF;
}

.container
{
	margin-top: 10px;
	-moz-box-shadow: 20px 20px 20px grey;
	-webkit-box-shadow: 20px 20px 20px grey;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	/*filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=20, offY=20, positive=true);*/
}

.newsbox {
	
	font-weight:normal;
	font-style:normal;
	padding-top:1em;
	padding-bottom:1em;
	text-align:justify;
	background-color:#F0F8FF;
}

.newsheader {
	
	font-weight:bold;
	font-style:italic;
	padding-top:0.5em;
		
}

.newspost {
	
	text-align:right; 
	font-style:italic;
}
.bgblue {
	
	background-color:#F0F8FF;
}

.linetext{
	padding-top:0.3em;
	padding-bottom:0.3em;
}
.navtext{
	padding:0.3em;
}

.navbar{
	
	background-color:white;
	border-top:1px
	solid #D21245;
	border-bottom:1px
	solid #D21245;
	padding-top:0.3em;
	padding-bottom:0.3em;
}

.endbar {
	font-style:italic;
	
}

.sidebar {
	
	 color:#ffffff;
	 background-color:#003366;
}

.sidetopborder {
	
	border:1px;
	border-top-style:solid;
	border-top-color:#D21245;
	
}
element.style  {
width:500px;
}
.slideShowWrapper {
border:none;
}