html, body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#3d2d02;
margin:0;
}

a {
text-decoration:none;
color:#444444;
}

a:hover {
text-decoration:underline;
}

#top {
float:right;
clear:both;
margin-top:15px;
width:800px;
text-align:right;
}
#top a {
margin-left:10px;
}
#logo {
float:right;
clear:both;
margin-top:60px;
width:800px;
text-align:right;
}
.content {
float:left;
clear:both;
width:800px;
margin-top:50px;
m\argin-top:190px;
margin-bottom:15px;
}
.content #menu {
float:left;
clear:both;
width:200px;
}
.content #menu a {
float:left;
clear:both;
font-size:11px;
font-weight:bold;
color:#3d2d02;
margin:4px 0;
}
.content #menu a.sub {
float:left;
clear:both;
font-weight:normal;
color:#3d2d02;
margin:4px 0 4px 3px;
}
.content #menu a:hover {
color:#222222;
}
.content #right {
float:left;
width:600px;
}
.content #right #path {
float:left;
width:600px;
text-align:left;
}
.content #right #text {
float:left;
clear:both;
width:600px;
text-align:left;
margin-top:20px;
}
#bottom {
float:left;
clear:both;
width:800px;
text-align:left;
border-top:1px solid #888888;
padding:10px 0;
}
#bottom a {
margin:0 5px;
}
.servertitle {
font-size:20px;
font-weight:bold;
}
.news_text {
float:left;
display:inline;
margin:15px 0 5px 10px;
}
.news_image {
float:left;
clear:left;
display:inline;
margin-top:15px;
}
.news_text .news_title h3 {
float:left;
font-size:14px;
padding:0;
margin:0;
}
.news_text .news_short {
float:left;
clear:left;
display:inline;
margin-top:5px;
}
