/* by swrko, 2009 */

* {
margin: 0;
padding: 0;
border: 0;
}

html, body {
padding: 0 0 0;
color: #333;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

#container {
height: 1160px;
width: 920px;
margin: 0 auto;
}

#header {
background: url(http://i.thybb.ru/f/ru/thybb/header.png) no-repeat;
width: 920px;
height: 175px;
}

#nav {
background: url(http://i.thybb.ru/f/ru/thybb/menubg.png) repeat-x;
height: 27px;
color: #fff;
font-size: 16px;
text-align: center;
}

#nav ul {
padding: 4px 0 0 0;
}

#nav li {
display: inline;
margin: 0 10px;
}

#nav li a {
color: #fff;
}

#nav li a:hover {
color: #ff0;
}

a {
text-decoration: none;
}

#spacer {
background: #fff;
width: 100%;
height: 8px;
}

#text {
height: 950px;
background: #000a4f;
width: 560px;
font-size: 14px;
color: #fff;
margin: 0 auto;
float: left;
}

#text p {
text-align: justify;
text-indent: 0px;
margin: 0;
padding: 10px 10px;
}

#text a {
color: #ff0;
}

#text a:hover {
color: #ff0;
}

#rblock {
background: #0c1556;
width: 175px;
height: 950px;
font-size: 12px;
color: #ff0;
margin: 0 0;
padding: 0 0;
float: right;
}

#rblock p {
text-align: justify;
text-indent: 0px;
margin: 0;
padding: 0 10px;
}

#rblock a {
color: #ff0;
text-decoration: underline;
}

#lblock {
width: 185px;
height: 950px;
font-size: 12px;
background: #0c1556;
color: #ff0;
margin: 0 0;
padding: 0 0;
float: left;
}

#lblock p {
text-align: justify;
text-indent: 0px;
margin: 0;
padding: 0 10px;
}

#lblock a {
color: #ff0;
text-decoration: underline;
}

#footer {
margin: 0 auto;
color: #ff0;
width: 920px;
height: 54px;
background: url(http://i.thybb.ru/f/ru/thybb/menubg.png) repeat;
}

#footer p {
padding: 15px 0 0 30px;
}
