body {
	background: #000 url('img/bg.jpg') left top no-repeat;
/*	background: #000 url('http://therise.ru/upload/view/bg23.jpg') left top no-repeat;*/
	margin: 0;
	padding: 0;
}

#music {
	top: 0px;
	left: 0px;
	height: 26px;
/*	border: 1px solid #FFFFFF;*/
	width: 100%;
	text-align: right;
	position: fixed;
}

#menu {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	top: 347px;
	left: 425px;
	width: 600px;
	position: absolute;
}

#menu div {
	float: left;
	padding: 0px 5px 0px 5px;
}


#menu a{
	color: #b2b6b5;
	text-decoration: none;
	text-transform: lowercase;
}

#menu a:hover{
	color: #9e1b1b;
}

#highlight a {
	color: #ba0000;
}

#content {
	font-family: Tahoma, Arial, sans-serif;
	top: 400px;
	left: 380px;
	width: 560px;
	position: absolute;
	color: #b2b6b5;
	padding-bottom: 50px;
}

#content a {
	color: #9e1b1b;
	text-decoration: none;
}

#content a:hover{
	color: #ba0000;
}

#content h4 {
	font-weight: bold;
	font-size: 10pt;
	color: #ba0000;
}

#content h5 {
	font-size: 9pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#content p {
	/*text-indent: 9pt;*/
}

#content p, #content p ul, #content p ul li {
	font-weight: normal;
	text-align: justify;
	font-size: 9pt;
	color: #b2b6b5;
}

#content p, #content ul, #content li, #content td, #content div {
	font-weight: normal;
	text-align: justify;
	font-size: 9pt;
	color: #b2b6b5;
}

#content td {
	vertical-align: top;
	padding: 5px 20px 5px 0;
}

table#border {
	border: 1px solid #b2b6b5;
}

#content #date {
	/*font-size: 8pt;*/
	/*font-weight: bold;*/
	text-decoration: underline;
	color: #9e1b1b;
}

#content hr {
	height: 0px;
	line-height: 0px;
	font-size: 1px;
	padding: 0;
	margin: 0;
}

ul#about li {
	margin-left: -25px;
	padding-bottom: 10px;
}

ul#about {
	list-style-type: circle;
}

ul#rules {
	list-style-type: upper-roman;
	text-decoration: none;
}

ul#rules li {
	margin-bottom: 15px;
}

ul#rules ul {
	list-style-type: decimal;
}

ul#rules li {
	color: #ba0000;
}

ul#rules ul li {
	margin: 10px 0 5px 0;
	color: #b2b6b5;
}

ul#rules ul ul {
	list-style-type: circle;
}

ul#rules ul li ul {
	margin: 10px 0 10px 20px;
	padding-left: 20px;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 2px solid;
	border-right: 2px solid;
}

ul#rules ul li ul li {
	margin: 5px 0 5px 0;
	list-style-type: circle;
	/*color: #fff;*/
}

input {
	background: #000;
	color: #b2b6b5;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

input.file {
	font-weight: normal;
}
