* {
	margin: 0;
	padding: 0;
	border: 0;
}
BODY {
	background: url(images/index/bg03.gif) bottom repeat-x #FFD4CD;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #533938;
}
#all {
	width: 811px;
}
.image {
	float: left;
}
.block {
	background: url(images/bg_block.jpg) 0 0 no-repeat;
	clear: both;
	height: 759px;
	width: 811px;
}
.thumbs {
	padding: 25px;
}
.thumbs .player {
	width:480px;
	height:360px;
	float: left;
	margin: 0 14px 5px 0;
}
.thumbs IMG {
	border: #FFF 1px solid;
	float: left;
	margin: 0 8px 5px 0;
}

.big {
	margin: 0 15px 10px 0 !important;
}
.thumbs_text {
	width:550px;
	text-align:left;
	font-size: 10px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.spacer {
	clear: both;
	display:block;
}
.spacer img{
	border:none;
	margin: 10px 0 0 80px;
}
#menu_down {
	width: 811px;
}
#footer {
	color: #A47170;
	padding: 0 100px 0 100px;
	text-align: center;
	clear:both;
}

A {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
A:visited {
	color: #990000;
}
A:hover {
	color: #FF0000;
	text-decoration: none;
}
.thumbs_down {
	color: #FF0000;
	padding-left: 55px;
	padding-right: 55px;
}
.thumbs_down span{
	padding: 10px;
	float:left;
}
