body {
margin: 0px;
padding: 0px;
background: #000;
color: white;
font-family: Arial;
font-size: 13px;
}

img {
border: none;
}

#menuCotainer {
height: 830px;
width: 900px;
margin: auto;
background: url(images/image_03.jpg) no-repeat;
background-position: center 281px;
}

#menu {
text-align: right;
width: 100%;
height: 281px;
background: url(images/image_01.jpg) no-repeat;
}

#leftCotainer {
float: left;
margin: 28px 30px 0px 0px;
width: 227px;
background: #262626 url(images/image_04.jpg) no-repeat;
}

#leftCotainer ul {
list-style: none;
margin: 20px 0px 0px 0px;
padding-left: 0px;
}

#leftCotainer ul li {
background: url(images/image_06.png) no-repeat;
margin: 4px 0px 4px 0px;
height: 24px;
padding-left: 20px;
}

#leftCotainer ul li a {
color: #FFF;
font-family: Arial;
font-size: 13px;
}

#leftCotainer ul li a:link {text-decoration: none; color: #FFF;}
#leftCotainer ul li a:visited {text-decoration: none; color: #FFF;}
#leftCotainer ul li a:hover {text-decoration: underline; color: #FFF;}
#leftCotainer ul li a:active {text-decoration: none; text-decoration: underline; color: #FFF;}

#leftCotainer img {
margin-bottom: -5px;
}

#rightCotainer {
float: left;
margin: 28px 0px 0px 0px;
width: 613px;
height: 400px;
}

#rightCotainer h1 {
font-size: 15px;
}

#rightCotainer a {
color: #FFF;
}

#rightCotainer .logo {
margin: 4px;
}

#newsCotainer {
width: 610px;
height: 186px;
}

#newsCotainerTop {
width: 610px;
height: 57px;
background: url(images/image_08.png);
}

#newsCotainerContent {
width: 610px;
background: url(images/image_09.png);
}

#newsCotainerBottom {
width: 610px;
height: 16px;
background: url(images/image_07.png);
}

#newsCotainer h1 {
margin: 0px;
padding: 0px 20px 10px 20px;
font-family: Arial;
color: #FFF;
font-size: 13px;
font-weight: normal;
}

#comments {
text-align: left;
}
