html {height: 100%; margin-bottom: 1px;}
*,div {margin: 0; padding: 0; border: 0;}
body {
	background: #d8d9d3 url(/files/body.jpg) 50% 0 no-repeat;
	font: 62.5%/1.6em Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.68em;
	color: #777;
}
h1,h2,h3,h4,h5,h6 {font: 2em/1em "Trebuchet MS", Arial, Helvetica, sans-serif;}
a {text-decoration: none; color: #3c4b7a;}
a:hover {text-decoration: underline; color: #3c4b7a;}
/* ****************** */
#container {	
	width: 833px;
	margin: 8px auto;
}
#box {
	float: left;
	background: url(/files/shadow.jpg) 0 100% no-repeat;
	width: 833px;
	padding-bottom: 70px;
}
p#boxTop {
	background: url(/files/boxTop.gif) 0 0 no-repeat;
	height: 29px; width: 833px;
	padding-top: 22px;
	font: 11px Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #b9caff;
	text-indent: 30px;
}
	p#boxTop a {
		color: #b9caff;	
	}
	p#boxTop span {
		background: url(/files/rss.gif) 0 0 no-repeat;
		margin-left: 390px;
		padding: 8px;
		padding-left: 35px;
	}
#boxBody {
	float: left;
	background: url(/files/boxBody.gif) 0 0 repeat-y;
	padding: 5px 12px;
}
#left {
	float: left;
	width: 200px;
	margin-top: 5px;
}
#center {
	float: left;
	width: 409px;
	padding: 5px 10px 5px;
}
#right {
	float: left;
	background: #ddd;
	width: 180px;
	margin-top: 5px;
}
#footer {
	float: left;
	background: url(/files/footerBkg.jpg) 0 0 no-repeat;
	width: 793px; height: 200px;
	padding: 20px;
}
/* left */
#left h2, #left ul.logged li.head {
	background: #ebedf1 url(/files/cat.gif) 10px 10px no-repeat;
	padding: 10px;
	font: 12px Verdana, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 30px;
	color: #3c4b7a;
}
#left ul {
	background: #ebedf1 url(/files/leftUl.gif) 0 0 repeat-x;
	margin-bottom: 5px;
	padding: 10px;
	border-bottom: 1px Solid #d6dbe5;
}
#left li {
	background: url(/files/leftLi.gif) 0 100% repeat-x;
	list-style: none;
}
#left li a {
	background: url(/files/blt.gif) 5px 10px no-repeat;
	display: block;
	width: 160px;
	padding: 5px 10px;
	text-indent: 10px;
}
#left li a:hover {
	background: #d6dbe5 url(/files/blt.gif) 5px 10px no-repeat;
}
form#search, form#login, ul.logged {
	float: left;
	background: url(/files/leftBkg.gif) 0 100% repeat-x;
	width: 180px;
	padding: 10px 10px 20px;
	border-top: 1px Solid #ebedf1;
	border-bottom: 1px Solid #d6dbe5;
}
form#login, #left ul.logged {
	background: url(/files/leftBkg.gif) 0 100% repeat-x;
	margin-top: 5px;
}
#left ul.logged li.head {
	background: url(/files/open.gif) 10px 50% no-repeat;
	text-transform: none;
}
form#search label, form#login label {
	display: block;
	padding: 10px;
	background: url(/files/search.gif) 0 50% no-repeat;
	font: 12px Verdana, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 10px;
	color: #3c4b7a;
}
form#login label {
	background: url(/files/lock.gif) 0 50% no-repeat;
}
form#search input, form#login input {
	float: left;
	background: url(/files/searchInp.gif) 0 0 no-repeat;
	width: 138px; height: 18px;
	padding-top: 5px;
	padding-left: 5px;
	font: 11px Verdana, Arial, sans-serif;
	color: #999;
}
form#login input {
	float: none;
	background: url(/files/loginInp.gif) 0 0 no-repeat;
	width: 169px;
	margin-bottom: 10px;
}
form#search button {
	float: left;
	background: url(/files/searchBtn.gif) 0 0 no-repeat;
	width: 31px; height: 23px;
	text-indent: -3000px;
	cursor: pointer;
}
form#login button {
	background: url(/files/btn.jpg) 0 0 no-repeat;
	width: 62px; height:	23px;
	margin-left: 112px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #3c4b7a;
	cursor: pointer;
}
/* center */
#center h1 {
	font-size: 18px;
	color: #3c4b7a;
	border-bottom: 2px Solid #f5f6f8;
	padding-bottom: 5px
}
#center h2, #center h3, #center h4 {
	margin: 10px 0;
	font-size: 14px;
	color: #3c4b7a;
	border-bottom: 1px Solid #e5e5e5;
}
#center h2 {
	text-transform: uppercase;
	font-weight: bold;
}
#center h3 {line-height: 18px;}
.postInfo {
	font: 10px Arial, Helvetica, sans-serif;
	margin: 5px 0 10px;
}
	.postInfo span {
		background: url(/files/postInfo.gif) 0 50% no-repeat;
		margin-left: 15px;
		padding-left: 15px;
	}
p.page {
	float: left;
	width: 400px;
	margin-top: 10px;
}
	p.page .pageNum {
		background: url(files/page.gif) 0 0 no-repeat;
		padding-left: 12px;
	}
	p.page #current {
		background: url(files/current.gif) 0 0 no-repeat;
		font-weight: bold;
	}
.newsItem {
	float: left;
	width: 409px;
	border-bottom: 5px Solid #f5f6f8;
	margin-top: 15px;
	padding-bottom: 10px;
	line-height: 20px;
}
	.newsItem img {
		float: left;
		border: 1px Solid #d6dbe5;
		margin: 0 10px 10px 0;
		padding: 1px;
	}
	.newsItem ul, .newsItem ol, .newsItem dl {margin: 10px 20px;}
	.newsItem ol {margin-left: 40px;}
	.newsItem li {margin: 5px 0;}
	.newsItem ul li {
		background: url(/files/blt.gif) 5px 50% no-repeat;
		padding-left: 20px;
		list-style: none;
	}
	p.string {margin: 10px 0;}
		p.string span {
			background: #f5f6f8;
			padding: 2px 5px;
			font-style: italic;
			color: #3c4b7a;
		}
	.newsItem dt {text-transform: uppercase;}
	.newsItem dd {
		background: url(/files/blt.gif) 0 5px no-repeat;
		margin: 0 10px 10px;
		padding-left: 15px;
	}
	p.more {
		background: url(/files/btn.jpg) 0 0 no-repeat;
		width: 62px; height:	20px;
		margin-left: 345px;
		padding-top: 3px;
		text-align: center;
	}
	p.more a {display: block;}
	#gallery {
		float: left;
		width: 409px;
		margin-top: 10px;
	}
		.cell {
			float: left; display: inline;
			width: 203px; height: 110px; overflow: hidden;
			padding: 10px 0;
		}
		.cell img {float: none;}
/* right */
.rounded {
	background: url(/files/rounded.gif) 0 0 no-repeat;
	height: 8px; width: 180px; overflow: hidden;
}
	.rounded.bottom {
		background-position: 0 100%;
		background: url(/files/rounded.gif) 0 -8px no-repeat;
	}
#right h2 {
	background: #fff;
	margin: 0 8px;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
#right h2.paddbott {
	background: #fff;
	margin: 0px 8px 7px 8px;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
#right img, #right object {margin-left: 8px;}
#right p {
	background: #fff url(/files/arrow.gif) 135px 8px no-repeat;
	margin: 0 8px 8px;
	padding: 5px;
	font: 10px Arial, Helvetica, sans-serif;
}
/* footer */
#footer ul {
	float: left;
	list-style: none;
}
#footer li {
	padding-left: 10px;
	font: 12px Verdana, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
	#footer li li {
		background: url(/files/footerBlt.gif) 0 6px no-repeat;
		margin: 10px 5px;
		font-size: 11px;
		font-weight: normal;
		text-transform: none;
	}
#footer ul.first {width: 200px;}
#footer ul.second {width: 409px;}
#footer ul.third {width: 180px;}
/* styled table */
.table {
	border: 1px Solid #ddd;
	border-spacing: 1px;
	font-size: 10px;
}
.table td {border: 1px Solid #eee;}
/* intro */
#intro {
	border: 8px Solid #ebedf1;
	margin: 5px 0;
	padding: 10px;
	font-size: 14px;
}
/* eof */