body {background-color: #EEEEEE; background-position: top center; background-attachment: fixed; background-repeat: repeat-x; color:#FFFFFF; font-family: Trebuchet MS, Verdana, Tahoma; font-size: 10px;}

table {font-size: 18px;}

.main {font-family:Verdana, Tahoma, Trebuchet MS; font-size:9px; 
background-image:url(img/logo.png); background-position: right center; background-repeat: no-repeat}

.links {font-family:Verdana, Tahoma, Trebuchet MS; font-size:11px;}

a:link { text-decoration: none; color: #000000}
a:visited { text-decoration: none; color: #000000}
a:active { text-decoration: none; color: #000000}
a:hover { text-decoration: none; color: #a19571}

.rub { font-family:Verdana, Tahoma, Trebuchet MS; font-size:12px;}

h1#logo
{
	text-align: center;
	color: #a19571;
	font-weight: bold;
	font-size: 72px;
	text-transform:uppercase;
	margin: 10px 0;
	padding: 0;
}

ul
{
	list-style-type: none;
	margin: 0;
}
li
{
	margin: 0;
	padding: 0;
	line-height: 1em;
}
div#menuwrapper
{
	padding: 10px 0 10px;
	font-size: 18px;
}
ul#menu
{
	margin: 0 auto;
	padding: 0;
	width: 750px;
	text-transform:uppercase;
}

ul#menu li
{
	float: left;
}

a
{
	color: #000000;
	text-decoration: none;
	display: block;
	margin-right: 72px;
}

.last
{
	margin-right: 0;
}