body {
	color: #000;
	background: #3A454F;
	margin: 0;
	padding: 0;
	font: normal normal normal 70%/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-base-color: #626874;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #3A454F;
	scrollbar-highlight-color: #FFFFFF;
}
a, a:link, a:visited {
	color: orange;
}
a:hover, a:active {
	color: #fff;
}
h1 {
	font-size: 120%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 120%;
	margin: 0 0 25px 0;
	padding: 0;
}
p, #rightcol div {
	margin: 0 0 5px 0;
	padding: 0;
}
#page {
	margin: 5px auto 35px auto;
	padding: 0 0 10px 0;
	width: 920px;
}
#footer {
	float: left;
	clear: both;
	width: 880px;
}
#pc {
	background: #3A454F;
	color: #fff;
	border: 1px solid #fff;
	float: left;
	clear: none;
	margin-bottom: 10px;
	padding: 10px 20px;
}
#profileblock {
	float: right;
	clear: none;
	width: 700px;
	list-style: none;
	margin: 1em 0 1em 0;
	padding: 0 0.6em 0 0;
	text-align: right;
}
#profileblock li {
	list-style: none;
	margin: 0 0 0 0.2em;
	padding: 0 0 0 0.2em;
	display: inline;
}
#logo {
	float: left;
	clear: none;
	margin: 5px 30px ;
	width: 130px;
}
#header {
	float: left;
	clear: none;
	width: 130px;
	height: 78px;
	margin: 0;
	background: url(../images/ale.png) no-repeat top left;
}
#mainnav {
	padding: 0;
	z-index: 0;
}
#header a {
	width: 130px;
	height: 78px;
	text-decoration: none;
	display: block;
	float: left;
	clear: none;
	margin-bottom: 5px;
}
#header a span {
	display: none;
}
#headerimage {
	z-index: 0;
}
#slogan {
	font-size: 20px;
	float: right;
	clear: right;
	margin: 55px 0 10px 174px;
	padding: 0;
}
#snav {
	float: left;
	clear: both;
	list-style: none;
	display: inline;
	margin: -15px 0 20px 0;
	padding: 0;
	z-index: 2;
	width: 880px;
}
#snav li {
	margin: 0;
	padding: 20px 0 5px 0;
	list-style: none;
	display: inline;
	vertical-align: bottom;
	float: left;
	clear: none;
	border-left: 1px solid #fff;
}
#snav li.first {
	border-left: 0 none;
}
#snav ul { /* second-level lists */
	list-style: none;
	margin: 0;
	line-height: 120%;
	position: absolute;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background: url(../images/orange-trans.png);
}
* html #snav ul {
	background: transparent;
}
* html #snav ul li {
	background: url(../images/orange-trans.png);
	filter: alpha(opacity=80);
}
#snav ul li {
	width: 10em;
	height: auto;
	list-style: none;
	display: block;
	border: 0 none;
}
#snav ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 9em;
}
#snav li:hover ul ul,
#snav li.sfhover ul ul {
	left: -999em;
}
#snav li:hover ul,
#snav li li:hover ul,
#snav li.sfhover ul,
#snav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#snav a,
#snav a:link,
#snav a:visited {
	display: block;
	text-decoration: none;
	padding: 0 1em;
	width: auto;
	color: #626874;
	font-size: 11px;
}
#snav li.current a,
#snav li.current a:visited,
#snav li.current a:link,
#snav li a:hover,
#snav li a:active {
	color: #fff;
}
#snav li a:hover,
#snav li a:active {
	color: #ff9900;
}
#breadcrumb {
	float: left;
	clear: both;
	margin: 20px 0;
	width: 490px;
	display: none;
}
#breadcrumb ul {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}
#breadcrumb ul li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0 0.5em 0 0;
}
#searchform {
	width: 180px;
	float: left;
	clear: both;
	margin: 0;
	bottom: 0;
	margin: -50px 0 -20px 0;
	padding: 80px 0 30px 0;
}
* html #searchform {
	position: relative;
}
#qform {
	margin: 0;
}
#miniloginform {
	display: inline;
}
#miniloginform input,
#qform input {
	line-height: 16px;
	font-size: 12px;
	padding: 2px 2px;
	border: 1px solid orange;
	width: 90px;
}
#miniloginform #gobutton,
#qform #qsubmit {
	line-height: 12px;
	font-size: 12px;
	padding: 1px 2px;
	width: 40px;
}
#miniloginform label {
	display: none;
}
#content {
	float: left;
	clear: both;
	width: 860px;
	background: #626874;
	margin-top: 10px;
	padding: 10px 20px;
}
#maincontent {
	float: left;
	clear: both;
}
#listinfo {
	width: 180px;
	float: left;
	clear: none;
	border-right: 1px solid #fff;
}
#listsubs {
	float: left;
	clear: both;
}
#frontpagecontent,
#listcontent {
	width: 660px;
	float: right;
	clear: none;
}
#listcontent .item h2,
#listcontent .item div {
	float: left;
	clear: left;
	width: 460px;
}
#listcontent .item div.imgdiv {
	float: right;
	clear: none;
	width: 167px;
	margin-top: 45px;
	margin-right: 5px;
}
#listcontent .item div.imgdiv img {
	float: left;
	clear: both;
	margin: 0 0 10px 0;
	border: 1px solid #f90;
	width: 165px;
}
#content .fullform {
	width: 700px;
	float: right;
	clear: none;
	margin: 10px 0;
}
#content .fullform .info,
#content .fullform .form-item {
	float: left;
	clear: both;
	width: 510px;
	margin: 0 0 1em 0;
}
#content .fullform label {
	float: left;
	clear: both;
	width: 200px;
}
#content .fullform input,
#content .fullform textarea {
	float: left;
	clear: right;
	width: 300px;
	line-height: 16px;
	font-size: 12px;
	padding: 2px 2px;
	border: 1px solid orange;
}
#content .fullform #submit {
	float: left;
	clear: right;
	width: 120px;
	line-height: 16px;
	font-size: 12px;
	padding: 2px 2px;
	border: 1px solid orange;
}
#content .fullform #editform,
#content .fullform #logingobutton {
	width: 120px;
	line-height: 12px;
	font-size: 12px;
	padding: 1px 2px;
	float: left;
	clear: both;
}
#tree {
	min-height: 160px;
	width: 160px;
	margin: 0;
	padding: 0;
	list-style: none;
}
* html #tree {
	height: 160px;
}
#tree ul {
	list-style: none;
/*	list-style: circle url(../images/square.gif) outside;*/
	margin: 5px 0 0 0;
	padding: 0;
	width: 145px;
}
#tree li ul {
	list-style: none;
/*	list-style: circle url(../images/square.gif) outside;*/
	margin: 5px 0 0 15px;
	padding: 0;
	width: 145px;
	display: none;
}
#tree li.active ul {
	list-style: none;
/*	list-style: circle url(../images/square.gif) outside;*/
	margin: 5px 0 0 15px;
	padding: 0;
	width: 145px;
	display: block;
}
#tree li {
	list-style: none;
/*	list-style: circle url(../images/square.gif) outside;*/
	margin: 0 0 5px 0;
	padding: 0;
}
#tree li a {
	padding: 0 0 0 15px;
}
#tree li.active a:link,
#tree li.active a:visited,
#tree li li.active a:link,
#tree li li.active a:visited,
#tree li.active li.active a:link,
#tree li.active li.active a:visited {
	list-style: none;
/*	list-style: disc url(../images/wsquare.gif) outside;*/
	background: url(../images/wsquare.gif) no-repeat top left;
	color: #fff;
}
#tree li a,
#tree li a:visited,
#tree li a:link,
#tree li.active li a,
#tree li.active li a:link,
#tree li.active li a:visited {
	list-style: none;
/*	list-style: circle url(../images/square.gif) outside;*/
	background: url(../images/square.gif) no-repeat top left;
	color: #3A454F;
	text-decoration: none;
}
#tree li a:active,
#tree li a:hover,
#tree li.active li a:active,
#tree li.active li a:hover {
	background: url(../images/wsquare.gif) no-repeat top left;
	color: #f90;
	text-decoration: underline;
}
#tree #recentnews {
	min-height: 160px;
	width: 160px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#tree #recentnews li {
	margin: 0;
	padding: 0 0 0 15px;
	list-style: none;
	background: url(../images/square.gif) no-repeat top left;
}
#tree #recentnews li a, 
#tree #recentnews li span {
	list-style: none;
	background: none;
	padding: 0;
}
#footer {
	margin: 5px 0 0 0;
	width: 900px;
	font-size: 10px;
}
#footer .aleft {
	float:left;
	clear: right;
}
#footer .alright {
	float:right;
	clear: none;
}
.intro {
	font-weight: bold;
}
.dots {
	color: orange;
}
ul.browse {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}
ul.browse li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0 0.5em 0 0;
}
.item {
	width: 100%;
	float: left;
	clear: both;
}
.item p {
	margin-bottom: 1ex;
}
.link {
	float: right;
	clear: none;
	display: inline;
	margin: 0;
	padding: 0 0.5em 0 0;
}
.date,
.user {
	display: none;
}
.item h2:first-letter {
	color: #f90;
}
h3.label {
	display: none;
}
#frontpagecontent div {
	float: left;
	clear: both;
	width: 660px;
}
#frontpagecontent div .thumb {
	float: left;
	clear: none;
	width: 165px;
	display: block;
}
#frontpagecontent div .thumb a {
	float: left;
	clear: both;
	margin-top: 5px;
	color: #fff;
	width: 165px;
	height: 90px;
	display: block;
	vertical-align: top;
}
