#menuItem a:link {text-decoration: none; color: #FFFFFF;}
#menuItem a:visited {color: #FFFFFF; text-decoration: none;}
#menuItem a:hover {font-size: 100%; color:#FFCC66; text-decoration: none;}


#newsMain {
	width:750px;
	height: 750px;
	background: #FFFFFF;
}
#menuGraphic{

}
#menuCont{
	width:750px;
	height:18px;
	padding: 3px 0px 3px 0px;
	background-color:#B9CCE2;
	margin: 1px 0px 5px 0px;
}
#menuBack{
	width:100%;
	height:18px;
	background-color:6f89a2;
}
#menuItem{
	width:93.75px;
	height:18px;
	background-color:6f89a2;
	color: #FFFFFF;
	text-align: center;
	float:left;
	font-size:14px;
	font-variant: small-caps;
	font-family:Arial, Helvetica, sans-serif;}
#newsCont {
width: 500px;
float: left;
background: #FFFFFF;
padding: 2px 5px 2px 20px;
border: 0px 0px 0px 5px;
}
#newsTitle {
text-align: center;
font-variant:small-caps;
font-size:14px;
padding:5px;
}

#eventsCont2 {
width: auto;
height: auto;
padding: 2px 0px 2px 0px;
background-color: #FFFFFF;
border-style: none;
margin-top: 0px;
}
#eventsCont {
width: 220px;
height: auto;
float: left;
padding: 0px 0px 0px 5px;
background-color: #FFFFFF;
border-style: none;
margin-top: 0px;
}
#eventsTitle {
text-align: center;
font-variant:small-caps;
font-size:14px;
padding:5px;
}
.eventsItem {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
padding:5px;
}
.newsHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.newsText {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	padding: 0px 0px 10px 5px;
}
.newsText2 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	padding: 0px 0px 0px 25px;
}
.style1 {
	text-align: center;
	font-variant:small-caps;
	font-size:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}

.box { 
  background: #FFCC99; 
}
.boxtop { 
  background: url(../_images/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(../_images/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(../_images/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(../_images/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}

.boxBl { 
  background: #B9CCE2;
}
.boxtopBl { 
  background: url(../_images/nebl.gif) no-repeat top right; 
}
.boxtopBl div { 
  font-size: 0;
  height: 10px; 
  background: url(../_images/nwbl.gif) no-repeat top left; 
}
.boxbottomBl { 
  background: url(../_images/sebl.gif) no-repeat bottom right; 
}
.boxbottomBl div { 
  font-size: 0;
  height: 10px; 
  background: url(../_images/swbl.gif) no-repeat bottom left; 
}
.boxcontentBl {
  padding: 0px 10px 0px 10px;
}
