BODY {
	margin: 0px;
	padding: 0px;
	background: #404040 url(../images/pbgr.gif) repeat-x 0px 80px;
	color: #ffffff;
}

a.tagcloudlink:link, a.tagcloudlink:visited { 
text-decoration:none;
color: #ffffff;
 }
 
a.tagcloudlink:hover, a.tagcloudlink:active { text-decoration:underline; }
a.level1 { font-size: xx-small; }
a.level2 { font-size: small; }
a.level3 { font-size: medium; }
a.level4 { font-size: large; }
a.level5 { font-size: xx-large; }

#menubar
{
	margin: 40px 0px 0px 0px;
	padding: 0px;
	width : 880px;
	height: 50px;
	overflow: hidden;
}

#wrap {
	margin: 0 auto;
	width: 880px;
}

#header {
	width: 880px;
	height: 150px;
}

#headerleft {
	width: 440px;
	height: 130px;
	padding-top: 20px;
	float: left;
	font-size : 400%;
	color : #222222;
	letter-spacing : -3px;
}

#headerright {
	width: 440px;
	height: 130px;
	padding-top: 20px;
	float: right;
	line-height: 200%;
	color: #222222;
}

#headerright a {
	color: #222222;
	text-decoration: none;
	white-space : nowrap;
}

#headerright a:hover {
	color: #ffffff;
}

#clearer {
	clear: both;
}

#logobox {
	width: 860px;
	height: 300px;
	padding: 10px;
	background-color: #ffffff;
	margin-bottom: 40px;
}

#content {
	float: right;
	width: 630px;
}

#sidebar {
	float: left;
	width: 210px;
	padding: 0px;
}

#bottom {
	clear: both;
	width: 880px;
	height: 40px;
}

form.search {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

form.search input {
	vertical-align : middle;
}

input.search {
	width: 180px;
	border: 1px solid #FFFFFE;
}

a.ts {
	display: block !important;
	font-weight: normal  !important;
	color: #ffffff  !important;
	text-decoration: none  !important;
	margin-left: 10px  !important;
}