body {
        font-family: verdana, tahoma, sans-serif;
        font-size: 11px;
        text-align: center;

        background: #FED747; 
        background-image: url(back.jpg);
        background-repeat: repeat-x;
        background-position: center;    
		}

a:link
{ text-decoration: none; color:#8F0000; font-weight: normal; }
a:visited
{ text-decoration: none; color:#8F0000; font-weight: normal; }
a:active
{ text-decoration: none; color:#8F0000; font-weight: normal; }
a:hover
{ text-decoration: none; color:#8F0000; font-weight: normal; }
    
html, body, #wrapper, h1 {
	margin: 0;
	padding: 0;
}

table, th, td, tr {
	font-size: 12px;
}

img { border: 0; }

#container {
	margin: auto;
	text-align: left;
	width: 854px;
	position: relative;
}

h1, h2, {
	font-size: 14px;
	color: black;
}


h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

h3 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8F0000;
	padding: 4px 0 0 0;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FED747;
	padding: 4px 0 0 0;
}

h5 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #8F0000;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 2px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 3px;
	font-size: 1px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

#inner {
	background: #658e56;
	color: white;
	font-size: 12px;
}

#content {
	background: white;
	color: black;
	font-size: 12px;
	border: none;
	padding: 5px;
}

#header {
	padding-top: 1px;
	position: relative;
}

#header img {
	display: block;
}

#nav {
	position: absolute;
	left: 550px;
	top: 40px;
	width: 175px;
	background: #658e56;
}

#nav, #nav a {
	color: white;
	font-weight: normal;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

#browse {
	float: left;
	width: 175px;
	margin: 0;
	padding: 0;
	background: #658e56;
}


#browse dd {
	background: #8F0000;
	border-bottom: 1px dotted white;
	padding: 0;
	margin: 0 2px;
}

#browse dd a {
	color: white;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding: 3px 22px;
}

* html #browse dd {
	padding: 3px 22px;
	padd\ing: 0;
}

* html #browse dd a {
	display: inline;
	di\splay: block;
}

#browse dd a:hover {
	background: #8F0000;
	font-weight: normal;
}

#browse dr {
	background: #8F0000;
	border-bottom: none;
	padding: 0;
	margin: 0 2px;
}

#browse dr a {
	color: white;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding: 3px 22px;
}

* html #browse dr {
	padding: 3px 22px;
	padd\ing: 0;
}

* html #browse dr a {
	display: inline;
	di\splay: block;
}

#browse dr a:hover {
	background: #8F0000;
	font-weight: normal;
}


#browse .first {
	padding-top: 10px;
}

#browse .last {
	padding-bottom: x;
}

#browse .searchform {
	padding: 10px;
}

#browse .text, #browse select {
	width: 175px;
}

#browse form {
	margin: 0;
	padding: 0;
}

#browse form div {
	padding-bottom: 8px;
	width: 165px; 
}


#body {
	float: right;
	width: 679px;
	margin: 0 0 0 0;
	position: relative;
}

#body p {
	margin: 1em 0;
	padding: 0;
}

#body .br {
	padding: 3px;
}

#body .readmore {
	margin-top: -0.5em;
	margin-bottom: 0;
	padding-bottom: 0;
}

#body .readmore a {
	color: #ad1c1c;
}

#body .readmore a:hover {
	color: #f73838;
}

#body h3 {
	text-align: left;
	font-family: Georgia;
	font-size: 19px;
	font-weight: bold;
	color: #FF3351;
}

#footer {
	background: #FED747;
	padding: 18px 18px 15px 18px;
	position: relative;
	text-align: center;
	border: 1px solid #FED747;
}
	
#footer, #footer a {
	font-weight: normal;
	color: black;
	text-decoration: none;
}

