html, body, h1 h2, h3, h4 {
	margin: 0em .9em;
	padding: 0px;
}

body {
	background-image: url(images/bg.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
} 

h2 {font-size: 22px;}
img {border: 0px;}

a {
	color: #900;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	text-align: center;
	font: 12px arial, sans-serif;
	color: #000;
	background-image: url(images/bg.png);
	
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 786px;
}
#body {
	position: relative;
}
#head {
	font: Bradley Hand ITC;
	background-image: url(images/header-new.png);
	background-repeat: no-repeat;
	margin-top: 15px;
	background-position: 5;
	height: 200px;
}

#middle {
	background-repeat: repeat-x;
	background-position: bottom;
	min-height: 220px;
	float: left;
	width: 100%;
	background-color: #FFFBF0;
}
#left-box {
	width: 150px;
	float: right;
	min-height: 203px;
}
#left-box .inner {
	padding: 20px 0px 0px 8px;
}
#left-box img {
	margin-bottom: 4px;
}
#left-box a {margin: 0}
	
#nav {
	width: 100%;
	float: left;
	background-color: #FFF;
}
#nav img {
	
}
#content {
	width: 485px;
	float: left;
	min-height: 200px;
}
#content-bot {
	margin-left: 1px;
	min-height: 200px;
}
#content .inner {
	padding: 10px 15px;
}
#content .date {
	margin-top: 0.5em;
}
#content p {
	margin: 0.9em;
}
#tray {
	
	padding-left: 7px;
}

#tray .first {
	margin-left: 0px;
}
#tray p {
	margin-top: 1em;
	margin-bottom: 1.4em;
	padding-left: 2px;
}
ul {
	margin: 0px 1em 0px 2em;
	padding: 0px;
}
li {
	padding: 0px;
	margin: 1em 0px;
}
.divider {
	background: bottom url(images/footer_bg.gif) repeat-x;
	height: 26px;
	margin-right: 5px;
	position: relative;
	float: left;
}
#details {
	margin-top: -1.4em;
	margin-bottom: -4em;
	float: right;
}
#footer {
	background: #101010;
	text-align: right;
	margin: 0px 4px 0px 4px;
	padding: 18px 15px 15px 15px;
}

ul {margin-left: 40px;}
li {line-height: 1}

#right-box img {
	margin-bottom: 4px;}

#right-box {
	width: 150px;
	float: left;
	min-height: 203px;
}

#right-box .inner {
	padding: 20px 0px 0px 0px;
	text-align: center;
}

