body { 
	background:#f4f4f4 url(imgs/bg.gif);
	text-align:center;
	margin: 0px 0px 0px 0px;
}
* {font-family: Arial, Helvetica, sans-serif;}
h1 {font-size:14px; font-weight:100; line-height:34px; color:#900905; margin:0px;}
ul,li {display:block}
img {border:0px}
.main { 
	width:100%; 
	background: url(imgs/main-bg.gif);
	height:271px;
}
.head { 
	background:url(imgs/head.jpg) no-repeat center top; 
	width:100%; 
	height:271px; 
	margin: 0 auto;
}
.inter {
	background:url(imgs/head.jpg) no-repeat center top;
	width:976px;
	height:271px;
	margin: 0 auto;
}
.line { 
	background:url(imgs/line.gif) repeat-x; 
	width:100%;
	height:47px;
}
.blocks {
	background: url(imgs/menutop.jpg) center no-repeat;
	width:980px;
	height:47px;
	margin:0 auto;
	position: relative;
	text-align:center;
	position:relative;
}
.logo {
	position:absolute;
	top:-215px;
	left:419px;
	width:136px;
	height:175px;
	display:block;
}
#current {text-decoration:underline}
.tab {
	background:url(imgs/page.gif) center repeat-y;
	margin: 0 auto;
	text-align:center;
	padding-top:17px;
}
.copyright {
	width:980px;
	height:86px;
	background:url(imgs/copyright.gif) center top no-repeat;
	margin: 0 auto;
	padding:0px;
	position:relative;
	text-align:left;
}
.footer { 
	padding-left: 98px;
	font-size:11px;
	color:#a8a8a8;
	line-height:22px;
}
.footer h2 {
	font-size:12px;
	font-weight:100;
	color:#e5e5e5;
	padding-top:10px;
	padding-bottom:0px;
}
.footer a {
	font-size:11px;
	color:#a8a8a8;
	text-decoration:underline;
}
.footer span {
	font-size:12px;
	color:#efefef;
}
a.footersmall {
	font-size:11px;
	color:#a8a8a8;
	line-height:16px;
	text-decoration:none;
	padding-bottom:1px;
	line-height:20px;
	border-bottom:1px dashed #a8a8a8;
}
a.footersmall:hover {
	border-bottom:1px dashed #737373;
	color:#d4d4d4;
}
a.footerbig { 
	text-decoration:none;
	color:#a8a8a8;
}
a.footerbig:hover { text-decoration:underline}
.copy {
	text-align:center;
	font-size:11px;
	color:#555;
	padding-top:7px;
	height:40px;
	}
.copy a {
	font-size:11px;
	color:#444;
}
.copy a:hover { text-decoration:none}
.psy {
	position:absolute;
	top:24px;
	right:105px;
	border:1px dashed #9b9b9b;
	padding:3px;
}
.final {
	width:980px;
	background: url(imgs/final.jpg) center top no-repeat;
	height:39px;
	margin: 0 auto;
}
.mainmenu {
	width:380px;
	height:143px;
	background: url(imgs/mainmenu.gif) center 10px no-repeat;
	text-align:left;
	padding-left:35px;
}

.mainmenu a {
	color:#555;
	font-size:11px;
	font-weight:100;
	line-height:16px;
}
.mainmenu h2 {
	font: normal 16px Tahoma, Helvetica, sans-serif;
	color:#555;
	background:#f5f5f5;
	display:inline;
}
.mainmenu h3 {
	font: normal 14px Tahoma, Helvetica, sans-serif;
	color:#c30000;
}
.topleft { 
	background:url(imgs/topleft.gif) no-repeat;
	width:5px;
	height:5px;
	position: absolute;
	top:0px;
	left:0px;
}
.wiki {
	background-color:#e7e7e2;
}
.content span {
	font: bold 15px Tahoma, Helvetica, sans-serif;
	display:block;
}
.content h1 {
	font-size:15px;
	color:#4c2b0b;
	font-weight:100;
}
.content h2 {
	font-size:16px;
	color:#4c2b0b;
	font-weight:100;
	font-weight:bold;
	text-decoration:underline;
}
.content p {
	font-size:13px;
	text-align:justify;
	color:#222;
	margin-top:6px;
}
.content ul,li {
	font-size:13px;
	color:#222;
}
.content img {
	border: 1px #C4C4C4 solid;
	margin-left:0px;
	margin-right:10px;
}
.content a {
	font-size:13px;
	color:#867B69;
	text-decoration:underline;
}
