body{
height:100%;
}

.main{
	margin:0px auto;
	width:980px;
	background-color:#26180d;
}
.header{
background:#000 url(../images/header_bg.gif) repeat-x;
}
.footer{
height:35px;
line-height:35px;
background:#000 url(../images/header_bg.gif) repeat-x;
color:#fff;
}
.footer a{
margin:0px 5px;
}

.subnav{
height:35px;
line-height:35px;
background:#000 url(../images/header_bg.gif) repeat-x;
text-indent:20px;
}
.nav{
 background:url(../images/nav.gif) repeat-x;
 width:980px;
 height:57px;
}

a,a:link,a:visited{
color:#fff;
text-decoration:none;
}

.nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	background:#000 url(../images/nav_bg.gif) top right no-repeat;
	display:block;
	width:122px;
	height:57px;
	float:left;
	text-align:center;
	line-height:57px;
}
.nav a:link {
	text-decoration: none;
}
.nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.nav a:hover,a.current {
	text-decoration: none;
	color: #FFFFFF;
	background:#000 url(../images/nav_hover.gif) top right no-repeat;
}
.nav a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #1b0000;
}
.boxcontent{
margin:10px;
}

.box1{
background-color:#f43815;
color:#FFF;
min-height:550px;
}
.box2{
background-color:#fd6e05;
color:#FFF;
min-height:550px;
}
.box3{
background-color:#899411;
color:#FFF;
min-height:550px;
}
.box4{
width:653px;
background:#000 url(../images/brown_bg.gif);
float:left;
color:#FFF;
}
.box6{
width:730px;
background:#000 url(../images/brown_bg.gif);
float:left;
color:#FFF;
}
.box5,.box7{
background-color:#26180d;
color:#FFF;
}
#big {
width: 980px;
height: 300px;
}
.newstitle{
font-size:18px;
font-weight:bold;
}
.newsdatum{
background-color:#321c05;
width:100px;
font-weight:bold;
text-align:center;
height:25px;
line-height:25px;
}
.list{
padding:10px;
background-color:#1f1000;
border:1px dashed #a0846e;
margin-bottom:10px;
}
.list h1{
font-size:16px;
margin:0px;
padding:0px;
background:url(../images/pixel.jpg) left center no-repeat;
text-indent:15px;
}