* {margin:0;padding:0;}
html, body {margin: 0; padding: 0; min-width:985px;}
body {
	background:#FDFAED url(img/top.gif) repeat-x;
	color:#444;
	font: 64.5% Verdana, Geneva, Arial, Helvetica, sans-serif; 
	text-align:center;
}
img {border:0;}
/* LAYOUT ********************************************************************************/
#all {
	width:985px;
	margin:0 auto;
}
#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 985px;
}
.dlm {
	background: url(img/p.jpg) top left repeat-y;
}
a { color:#868374; }

.side-a
{
	background: url(img/f.gif) left bottom no-repeat;
}
.side-b
{
	background: url(img/list.jpg) right bottom no-repeat;
}
.ct {
	margin:0 3px;
	border:1px solid #ccc;
}
/*****************************************************************************************/
#header {
	width:985px;
	height:145px;
	margin:0 auto;
	clear:both;

}
#header .a,
#header .b
{ float: left; }
#header .a { width: 330px; //margin-right: -985px; height:145px; }
#header .b { width: 655px; //margin-left: 330px; //display: inline; height:145px; }
h1.swap {
	height:41px;
	cursor:pointer;
	margin-top:35px;
	margin-left:5px;
	
}
h1.swap span {display:none;text-align:right;} 

#all {
	margin:3px auto;
}
#wrapper {
	background: url(img/wrbg.gif) repeat-y;
}
#footer {
	clear:both;
}
#f {
	font-size:.1em;
	height:2px;
	background: url(img/fbg.gif) top no-repeat;
}
#t {
	font-size:.1em;
	height:2px;
	background: url(img/tbg.gif) top no-repeat;
}
/* LISTS **********************************************************************************/
.horizontallist li {
	display: inline;
	list-style-type: none;
}
/*****************************************************************************************/

#container {
	margin:0  auto;
}

#menubar {
	margin:25px 15px;
	padding-top:23px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background: url(img/m1.gif) center top no-repeat;
}

#mainmenu {
	padding-bottom:30px;
	background: url(img/m2.gif) center bottom no-repeat;
}

#mainmenu li
{
	list-style: none;
	padding: 1em 0;
	border-bottom:1px solid #DAD9D5;
	text-align:center;
}

#mainmenu li a { 
	text-decoration: none; 
	padding:0 1em;
	font-size:1.2em;
	text-transform:uppercase;
	color:#868374;
	font-weight:bold;
}

/*****************************************************************************************/
.navcontainer {
	overflow: hidden;
}
.horizontal {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.horizontal li {
	float: left;
	line-height: 1.2em;
}
/* SITE NAVIGATION *****************************************************************************/
#sitenavigation
{
	font-size:1.1em;
	padding:0 0 1em 0;
	margin:1em 1em 1em 1.5em;
	font-weight:bold;
	line-height:1.5em;
	border-bottom:1px solid #DAD9D5;
}
#sitenavigation li:before { content: "» "; }
#sitenavigation li:first-child:before { content: ""; }
#sitenavigation a {
	color:#E29A00;
}

/*****************************************************************************************/

#sideb {
	margin:20px 80px 10px 0;
	font-size:1.1em;
}
.post {
	margin-bottom:1em;
	padding-bottom:1em;
}
div.post img {float: left; margin:1px 15px 0 0;border:1px solid #ccc;}
div.post p{
	display: table;
	_height: 0; /*IE5-6*/
	zoom: 1; /*IE-7*/
}
div.post a {
	color:#868374;
}
div.post strong {
	font-size:1.1em;
	display:block;
}
div.empty {height:1em;}
/*****************************************************************************************/

#document, #contentlist, #error {
	font-size:1.1em;
	padding:5px 1em 10px 2em;
}

#document p {
	padding:.7em 0;
}
#document h1 {
	color:#E29A00;
	font-size:1.1em;
	font-weight:bold;
}
.clearing {clear:both;}

#document ul, #document ol {
	margin-left:3em;
}
.copyright p {
	padding:20px;
	color:#ccc;
}
.copyright a {
	color:#ccc;
}
#languages {
	margin:15px 0;
}
#languages a{
	padding-left:20px;
	padding-right:20px;
	color:#333;
}