body {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
p {
	margin:0px;
	padding-bottom:10px;
}
LI {
	padding:0px;
	margin:0px;
}
UL {
	padding:0px;
	padding-left:5px;
	margin:0px;
}
#container {
	width:778px;
	background-color:#FFFFFF;
	height:auto;
}

.clr { clear:both;}

#header {
	width:778px;
	height:185px;
}

.newsbox {
	background-image:url(images/header/newsbox.jpg);
	font-size:10px;
	width:184px;
	height:111px;
	padding:5px;
	float:left;
	text-align:left;
}
#menu {
	width:778px;
	height:28px;
}
#menu_bot {
	width:778px;
	height:10px;
}
#leftcontent {
	text-align:left;
	width:564px;
	float:left;
}
#rightcontent {
	text-align:left;
	margin-left:10px;
	margin-right:5px;
	padding:10px;
	width:175px;
	float:left;
	border:1px solid #4d96d8;
}
.textbox {
	text-align:left;
	padding:5px;
}
.textboxc , 
.txtboxleft{
	width:272px;
	padding:5px;
	float:left;
}
.textboxc {
	text-align:center;
}
.textbox_title {
	text-align:left;
	margin:10px 7px 5px 5px;
	border-bottom:1px solid #4d96d8;
	font-weight:bold;
	color:#257bd9;
	font-size:14px;
}	
.boldtitle_blue {
	font-weight:bold;
	color:#135296;
	margin-bottom:5px;
}
.toplinkcont {
	width:564px;
	text-align:center;
	padding-top:5px;
	padding-bottom:10px;
}
.toplinks {
	font-weight:bold;
	color:#135296;
	border:1px solid #257bd9;
	padding:3px;
	text-align:center;
	margin-right:5px;
	text-decoration:none;
}
.events {
	padding: 5px;
	text-align: left;
	border-bottom: 1px dashed #135296;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
