
div#wrapper {
	width: 1024px;
	min-height: 768px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/535back.jpg) no-repeat;
	text-align: center;
	}

#hd h1 {
	text-align: center;
}

li {
	display: block;
	width: 110px;
	height: 35px;
	background-image: url(../images/menulink.png);
	float:right;
	}



.menunavigation li.item a, a:visited {
	color: #88311d;	
}

ul.menunavigation {
	text-align: right;
	width: 110px;
	padding-left: 0px;
	float: left;
	margin-top: 10px;
	}

li.item3 a span {
	height: 35px;
	padding-top: 10px;
	background-image: url(../images/menulink.png);
}
	
li a, a:visited {
color: #999999;
font-size: 100%;
font-weight: bold;
font-style: normal;
}

div.yui-u.first {
	background: url(../images/tableback.png) repeat;
	color: #171717;
	font-size: 100%;
	padding: 5px;
	margin-left: 50px;
}

span.small {
	font-size: 75%;
}

td.createdate {
	color: #777;
	font-size: 70%;
	font-weight: bold;
}

ul.menunavigation li a:hover {
color: #88311d;
font-size: 100%;
font-weight: bold;
font-style: normal;
}

p {
	font: 100% "Times New Roman", Georgia, Times, serif;
	margin-top: 10px;
}

strong {
font-weight: bold;
}


td.contentheading {
	font-weight: bolder;
	font-size: 200%;
	color: #88311d;
	}
	

#extcalendar {
	float: right;
	margin: 0px;
	padding: 0px;
	}
	
a, a:visited {
color: #999999;
font-size: 100%;
font-weight: bold;
font-style: normal;
}

a:hover {
color: #88311d;
font-size: 100%;
font-weight: bold;
font-style: normal;
}

div.latest_event {
	clear: both;
	}
