/* CSS Document */

body {
	background: #25b0e9 url(bg.jpg) repeat-x;
}

#page {
	padding:0px 0pt 10px;
}

ul.menu li.page_item a, ul.menu li.admintab a { color: #000; }
ul.menu li.current_page_item a, 
ul.menu li.current_page_item a:hover { background: none; text-decoration: underline; }

div#header h1, div#header p { display: none; }

ul.menu, ul.menu li a {
	padding:5px 10px 6px;
}

h2 {
	text-align: left;
}

#lastnewsheader {
	font-style: italic;
	border-bottom: thin solid #999;
}

.activeauthor_display_name {
	font-size: 125%;
	font-weight: bold;
}
.activeauthor_description {
	text-align: justify;
}

.locationinfo h2 {
	font-size: 10pt;
	font-weight: bold;
}
.locationinfo .storycontent {
	line-height: normal;
	margin: 0;
}
.locationinfo .meta {
	line-height: normal;
	margin: 0;
}

