body{
	text-align:center;
	background-color:#464646;
	margin:8px 0 8px 0;
}

td{
	vertical-align:top;
}

a {
	color:#1277a9;
	text-decoration:none;
}

a:hover {
	color:red;
}

a img{
	border:none;
}

#wrapper {
	margin:0 auto;	
	width:966px;
	background-color:#fff;
	background-image:url(img/bg.gif);
	padding:0 13px 0 14px;
	text-align:left;
}

#bgheader, #bgfooter {
	height:21px;
	background:#464646 url(img/bghead.gif) -1px 0 no-repeat;
	margin:0 auto;	
	width:966px;
	padding:0 13px 0 14px;
}

#bgfooter {
	background:#464646 url(img/bgfoot.gif) -1px 0 no-repeat;
}

#header {
	height:90px;
}






#menuwrap
{
	background: transparent url(img/menubg.gif);
}

#menu
{
	background: transparent url(img/menubg2.gif) no-repeat;
	border-top: 0;
	color: #3A4F6C;
	margin: 0;
	height: 29px;
	text-align: right;
	font:bold 10px Verdana;
}

.menu-left, .menu-right
{

	float: right;
	letter-spacing: 0.5px;
	margin: 0px;
	padding: 7px 0 7px 0;
	width: auto;
	border-left: 1px solid #64b8d5;
}

.menu-left
{
	float: left;
	border-left: 0px;
	border-right: 1px solid #64b8d5;
}

.menu-left a, .menu-right a
{
	color: #fff;
	padding: 0 6px 0 6px;
	text-decoration: none;
}

.menu-left a:hover, .menu-right a:hover
{
	color: #5176B5;
}



#main {
	width:100%;
	margin-bottom:5px;
	background-image:url(img/maple.gif);
	background-repeat:no-repeat;
	background-position:98% 100%;
}

.col1 {
	width:130px;
	border-right:1px #cccccc solid;
}

.col2 {
	font:12px Verdana;
	padding:8px 5px 5px 10px;
}

.col3 {
	width:180px;
	font:12px Verdana;
	padding:12px 8px 0 0;
	border-left:1px #6c9eab dashed;
}

#footer {
	padding:5px 5px 5px 5px;
	border-top:1px #6c9eab solid;
	font:10px Verdana;
	text-align:center;
}

#main hr {
	background-color:#6a9cad;
	height:1px;
	border:none;
}


.news{
	position: relative;
	font-family:Verdana;
	width:500px;
}

.headline{
	font-weight:bold;
	font-size:14px;
	
}

.detail{
	font-size:12px;
	font-style: italic;
	color:#333333;
	padding: 0 0 5px 0;
}

.content{
	border-top:1px #cccccc solid;
	font-size:12px;
	padding:8px 0 15px 0;
}

.content p{
	text-indent: 2em;
	margin-top: 0;
}

.control{
	position:absolute;
	right:0px;
	top:0px;
}


.sidebar{
	font-family:Verdana;
	font-size:12px;
	padding:5px 5px 5px 5px;
}


.listnews {
	font-family:Verdana;
	font-size:13px;
	list-style-image: url(img/news.png);
	list-style-position: inside;
	padding-left:0px;
}

.listnews2 {
	font-family:Verdana;
	font-size:13px;
	list-style-image: url(img/bullet2.gif);
	list-style-position: inside;
	padding-left:5px;
}

.quick {
	font:bold 10px arial;
	text-align:center;
	line-height: 200%
}

.quick a img{
	border:1px #ddd solid;
}

.quick a:hover img{
	border:1px #aaa solid;
}

h1 {
	color: #0d0f0f;
	font:bold 12px Verdana;
	padding:0 0 6px 20px;
	border-bottom:1px #6a9cad solid;
}

.head-photo{
	background:url(img/photo.gif) no-repeat;
}

.head-calendar{
	background:url(img/calendar.gif) no-repeat;
}

.head-news{
	background:url(img/news.gif) no-repeat;
}

.head-link{
	background:url(img/link.gif) no-repeat;
}

.head-event{
	background:url(img/event.gif) no-repeat;
}