body {
	margin: 0;
	padding: 0;
	background: #97CBFF url() top center;
	font: small/1.4 Verdana, "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Helvetica, sans-serif;
	text-align: center;
}
#tabbar {
	text-align: left;
	color: #ccc;
	margin-bottom: 10px;
	display: block;
	position: relative;
	padding: 10px;
	background: #FF9;
}
* html #tabbar {
	padding: 10px;
}
* html #tabbar a {
	border-width: 0;
	padding: 10px 9px;
}
* html #tabbar a:hover, * html #tabbar a:focus, * html #tabbar a:active {
	border-width: 1px;
	padding: 4px 8px;
}
#tabbar a {
	padding: 5px;
	border-width: 1px;
	border-color: #036;
	font-size: 8pt;
	text-decoration: none;
	color: #999;
}
#tabbar a:hover, #tabbar a:focus, #tabbar a:active {
	text-decoration: none;
	color: black;
	border-style: solid;
	background: #F96;
	-moz-border-radius: .4em;
}
#tabbar img {
	width: 32px;
	height: 32px;
}
input.text, input.button, textarea, select {
	font: 8pt "Verdana", "Arial", "Helvetica", sans-serif;
	font-weight: normal;
}
input.button {
	border: 1px solid;
	padding: 0 .1em;
	cursor: pointer;
	border-radius: .4em;
}
input.text, textarea, select {
	border: 1px solid;
	letter-spacing: 0;
}
form {
	margin: 0;
}
img {
	border: 0;
}
input.text, input.button, textarea, select, div.kill-droplist {
	border-color: #000;
	color: #000;
	-moz-border-radius: .4em;
	background: #A8ABA8;
}
input.text, textarea, select, div.kill-droplist {
	background: #D6DBD6;
}
input.text:focus, input.text:focus, textarea:focus {
	background: #ECEEEC;
}
input.button:hover, input.button:focus {
	background: #C1CBC1;
}
input.button:active {
	background: #EEE;
}
input.button[disabled] {
	border-color: #CCC;
	color: #999;
	background: #EEE;
}
#container {
	width: 80%;
	min-width: 790px;
	margin: 0 auto;
	text-align: left;
	background: #fc9 url() top center;
}
#header {
	height: 150px;
	margin: 0;
	background: url('ban.jpg') no-repeat #FF9;
	border-bottom: 15px solid #fdcc24;
	border-left: 1px solid #fdcc24;
	border-right: 1px solid #fdcc24;
}
#header h1 {
	float: left;
	margin: 0 30px 0 0;
	padding: 0;
	height: 100px;
	width: 220px;
}
#header h1 a {
	display: block;
	height: 100%;
	width: 100%;
	background: url(img/header_logo.png) left center no-repeat transparent;
	text-decoration: none;
}
#header a span {
	visibility: hidden;
}
* html #mainbody {
	height: 1%;
}
#mainbody {
	background: url(img/pleasework.png);
	margin: 15px 10px;
}
#seccontent {
	float: left;
	width: 180px;
	padding: 0 0 50px;
	font-size: 11px;
}
#navigation {
	margin: 0;
	padding: 5px 0 10px;
	list-style-type: none;
	background: #FF9;
	border-top: 10px solid #fdcc24;
	border-bottom: 10px solid #fdcc24;
}
#navigation h4 {
	margin: 0;
	padding: 5px 0 10px;
	list-style-type: none;
	text-align: center;
	font-size: 11px;
	font-style: bold;
	background: #FF9;
	color: #09F;
}
#navigation li {
	display: inline;
}
#navigation li a {
	display: block;
	margin: 5px 10px 0;
	padding: 0 10px 2px;
	color: #46374B;
	border: 1px solid #FF9;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	text-decoration: none;
}
#navigation li a:hover {
	padding-bottom: 1px;
	text-align: right;
	color: #000;
	background: #f0b802;
	border: 1px solid #555;
	border-left-color: #000;
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
	border-left: 2px solid #000;
}
#seccontent h3 {
	margin: 15px 0 10px;
	padding: 1px 0 2px;
	color: #46374B;
	background: #f0b802;
	border: 1px solid #444;
	font-size: 11px;
	text-indent: 20px;
	letter-spacing: -1px;
}
#seccontent a {
	color: #000;
}
#seccontent a.moreinfo {
	color: #000;
	font-style: italic;
}
#seccontent p {
	margin: 2px 5px;
}
#seccontent p strong.time {
	margin: 5px 0 0;
	display: block;
}
#seccontent dl {
	margin: 0 5px 15px;
}
#seccontent dt a {
	color: #000;
	text-decoration: none;
}
#seccontent dt {
	margin: 10px 0 0;
	font-weight: bold;
}
#seccontent dd {
	padding: 0;
	margin: 2px 0 0;
	text-indent: 0;
}
* html #content {
	height: 1%;
}
#content {
	margin-left: 210px;
	padding: 10px 8px;
	background: #F0EDF1;
	border-top: 10px solid #fdcc24;
	border-bottom: 10px solid #fdcc24;
	border-left: 1px solid #fdcc24;
	border-right: 1px solid #fdcc24;
	font: 11px "Bitstream Vera Sans", Helvetica, sans-serif;
	text-align: justify;
	line-height: 1.3em;
}
#content a {
	color: #46374B;
	border-bottom: 1px solid #aaa;
	text-decoration: none;
	padding: 0 1px 1px;
}
#content a:hover {
	color: #000;
	border-bottom: 1px solid #46374B;
}
#content em {
	font-style: normal;
	font-weight: bold;
}
#content h2 {
	margin: 0 0 10px;
	padding: 5px 5px 3px;
	color: #000;
	background: #f0b802;
	border: 1px solid #444;
	font-weight: normal;
	text-indent: 20px;
	font: bold 14px Arial, Verdana, sans-serif;
	letter-spacing: -1px;
}
#content h3 {
	display: block;
	margin: 0;
	padding: 2px 10px 1px;
	color: #000;
	background: #f0b802;
	border: 1px solid #444;
	font: bold 12px Arial, Verdana, sans-serif;
}
#content h4 {
	margin: 20px 0 0;
	font-size: 11px;
	font-weight: bold;
}
#content p {
	margin: 10px 0;
}
#content img {
	display: block;
	margin: 10px auto;
	border: 1px solid #000;
}
#content img.inline {
	float: right;
	border: 1px solid #000;
	margin: 10px 0 10px 10px;
}
#content span.caption {
	display: block;
	text-align: center;
	font-size: 10px;
}
#content ul {
	margin: 10px 0 20px;
	list-style-type: square;
}
#content li {
	padding: 4px 0 0;
}
#content dl {
	margin: 20px 10px;
}
#content dt {
	margin: 15px 0 0;
	font-weight: bold;
}
#content dt a {
	color: #000;
}
#content dd {
	padding: 0;
	margin: 2px 0 3px;
	text-indent: 0;
}
#content #sideinfo {
	float: right;
	width: 150px;
	height: 1px;
}
#content #sideinfo dd {
	text-align: left;
}
#sideinfo img.logo {
	display: block;
	margin: 10px auto;
	border: 1px solid #111;
	text-align: center;
}
#content #maincontent {
	margin-right: 160px;
}
#content .showinfo h4 {
	margin: 20px 0 0;
	font-size: 16px;
}
#content .showinfo p {
	margin: 2px 0 20px;
}
#content .showinfo h4 a {
	color: #000;
	border-bottom: none;
}
#content .showinfo .time {
	display: block;
	font-weight: bold;
}
#content div.prevandnext {
	margin: 10px 20px;
	padding: 3px 10px 5px;
	background: #fff;
	border: 1px solid #666;
	text-align: center;
}
#content div.prevandnext span.previous a, #content div.prevandnext span.next a {
	color: #000;
	font-weight: bold;
	border-bottom: none;
}
#content h3.headline {
	background: none;
	border: none;
	font-size: 24px;
	text-align: left;
}
#content p.author {
	font-size: 10px;
	font-weight: bold;
	margin: 10px 20px;
	padding: 5px 10px;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}
#content .floatholder {
	clear: right;
}
#content div.portalbox {
	float: left;
	width: 200px;
	height: 120px;
	padding: 5px 8px;
	//overflow: hidden;
	border: 1px solid #888;
	text-align: left;
	margin: 10px 10px;
}
html>body #content div.portalbox {
	margin: 10px 16px;
}
#content div.portalbox h3 {
	margin: -2px -5px 0;
}
#content div.portalbox h4 {
	margin: 5px 0;
}
#content div.portalbox p {
	margin: 8px 0;
	font-size: 10px;
	line-height: normal;
}
#content div.portalbox a {
	color: #000;
	font-weight: bold;
	border-bottom: none;
}
#content div.portalbox a.inline, #listennow a.inline {
	float: right;
	margin: 10px 5px 5px 10px;
	padding: 0;
	border: none;
}
#content div.portalbox img.inline, #listennow img.inline {
	float: none;
	margin: 0;
	padding: 0;
}
#content div.djprofile {
	float: left;
	display: block;
	margin: 15px;
	color: #000;
	background: #eee;
	font-weight: bold;
}
#content div.djprofile a {
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
}
#content div.djprofile a:hover {
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
}
#content div.djprofile img {
	display: block;
	margin: 0 0 5px;
}
#content div.djprofile span {
	display: inline;
	margin: 0;
}
#footer {
	clear: both;
	text-align: right;
	background: #FF9;
	border-top: 15px solid #fdcc24;
}
#footer a {
	color: #000;
	text-decoration: none;
}
#footer p {
	margin: 0;
	padding: 8px 5px;
	font-weight: bold;
	font-size: 9px;
	text-align: right;
}