body {
	background: #ffffff;
	font: 11px Verdana;
	text-align: justify;
	color: #000000;
	margin: 0px;
	padding: 0px; }

#header {
        background: url(images/header-bg.jpg);
        width: 100%;
        height: 245px; }

#logo {
	background: url(images/header-img.jpg) no-repeat center;
	width: 100%;
        height: 245px; }

a {
	color: #425966;
        font-weight: bold;
        text-decoration: none; }

a:hover {
	color: #27343c;
        text-decoration: none; }

#topnav {
	position: absolute;
        top: 215px;
        right: 15px; }

#topnav ul {
	list-style-type: none;
        margin: 0px; }

#topnav li {
	padding: 0 0 0 5px;
        display: inline;
	white-space: nowrap; }

#topnav a {
	color: #c0c0c0;
        font: 14px Georgia;
        font-style: italic; }

#topnav a:hover {
	color: #ffffff; }

#wrapper {
	background: #ffffff;
	float: left;
	width: 100%;
        margin-top: -10px; }

#contentcolumn {
	margin-left: 250px; }

#leftcolumn {
	float: left;
	width: 250px;
	margin-left: -100%;
        margin-top: 45px; }

#contenttop {
	width: 100%;
        background: url(images/content-top.jpg);
        height: 22px; }

#contentbottom {
	width: 100%;
        background: url(images/content-bottom.jpg);
        height: 22px; }

#footer {
	clear: both;
	width: 100%;
	background: #404040 url(images/footer-bg.jpg);
        color: #c0c0c0;
	text-align: left;
        padding-bottom: 5px; }

h4 {
	background: #394e59;
        font: 14px Georgia;
        font-style: italic;
        border-bottom: 1px solid #253239;
        color: #ffffff;
        padding: 2px;
        margin: 0px; }

.normaltxt {
	font: 11px Verdana; }

h1, #pagetitle {
	background: #000000;
        font: 22px Georgia;
        font-style: italic;
        color: #8da7b5;
        padding: 2px 0 2px 10px;
        margin: 0 0 5px 0; }

h1, #pagetitle a {
	font-weight: normal;
        color: #8da7b5; }

#pagetitle a:hover {
	color: #ffffff; }

#sidebox, #contentbox {
	background: #ffffff;
	border: 1px solid #8da7b5;
        padding: 3px;
        margin: 0 10px 10px 10px; }

.tblborder {
	border: 1px solid #8da7b5;
        border-collapse: collapse;
        padding: 3px; }

.listbox {
	background: url(images/listbox.jpg) top repeat-x;
	padding: 5px;
        border-top: 2px solid #c5bdbe;
        margin-bottom: 5px; }

#menu {

	text-align: center;
        margin-bottom: 5px; }

#menu ul {
	width: 100%;
        padding: 6px 0px 5px 0px;
	margin: 0px;
	text-align: center; }

#menu li {
	list-style-type: none;
	display: inline;
	white-space: nowrap;
	margin-left: 2px;
        margin-right: 2px; }

#menu a {
	background: #8da7b5;
        border: 0px solid #000000;
	padding: 4px 5px 4px 5px;
	color: #000000;
	text-decoration: none; }

#menu_current a {
	background: #394e59;
        border: 0px solid #000000;
	color: #ffffff; }

#menu a:hover {
	background: #202020;
        border: 0px solid #000000;
	color: #8da7b5; }

img {
	border: 0px; }

h3 {
	padding: 0px 0px 10px 30px;
	color: #000000;
        font: bold 11px Verdana;
        border-bottom: 1px dotted #547181;
        margin: 0px;
        margin-bottom: 4px; }

blockquote {
	background: url(images/summary.jpg) top left no-repeat;
        padding-left: 35px;
        min-height: 30px;
        margin: 15px; }

.label {
	font-weight: bold; }

input,textarea,select {
	color: #000000;
	border: 1px solid #000000;
	background-color: #e2dee0;
	font-size: 11px;
	font-family: Verdana;
        padding: 2px; }


#newsarchive, #sortform, .respond {
	text-align: center; }

#alphabet {
	width: 100%;
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px; }

#alphabet a {
	background: #394e59;
        padding: 3px 5px 3px 5px;
        color: #ffffff;
        border: 1px solid #000000; }

#alphabet a:hover {
	background: #000000;
        color: #8da7b5; }

#jumpmenu, .jumpmenu {
	text-align: right; }

#pagelinks {
	width: 100%;
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px; }

form {
	margin: 0px; }

#pagelinks a {
	background: #394e59;
        padding: 3px 5px 3px 5px;
        color: #ffffff; }

#pagelinks a:hover, #pagelinks #currentpage {
	background: #000000;
        color: #8da7b5; }

.sectionheader {
	text-align:center;
        clear: both;
	font: 22px Georgia, Times New Roman;
        font-style: italic;
        color: #000000;
        margin: 0px; }

.left {
	float: left;
        padding: 5px; }

.right {
	float: right;
        padding: 5px; }

.clear {
	clear: both; }

#panels ul {
	list-style-type: none;
        text-align: center;
        margin: 10px 0 0 0; }

#panels li {
	display: inline;
	white-space: nowrap;
        margin: 2px;
        background: #394e59;
	color: #ffffff;
	padding: 3px 4px 3px 4px;
        border: 1px solid #2e1310;
	text-decoration: none; }

#panels li a {
	color: #ffffff; }

#panels li a:hover {
	color: #8da7b5;
        text-decoration: none; }

#sort {
	text-align: right; }

#sortform {margin: 8px;}

#story {
	clear: both; }

#columncontainer, .content, #titleblock, #titleinfo {
	padding: 8px;
        text-align: left; }

#browseblock {
	text-align: left; }

#title {
	padding: 5px; }

#info_left {
	text-align: right; }
