body {
margin: 0px;
padding: 0px;
text-align: center;
font-size: 14px;
color:  #eecea5;
line-height: 20px;
background-color:  #3f3a25;
font-family: "Times New Roman", Times, serif;
background-image:url(body_bg.jpg);
}
img {
border: 0px;
margin: 0px;
padding: 0px;
}
a {
font-weight: normal;
text-decoration: underline;
text-transform: capitalize;
color:  #d40787;
}
a:hover {
text-decoration: none;
color:  #fff;
}
p,ul,li,h2,h3,h1 {
margin: 0px;
padding: 0px;
text-align: left;
width: auto;
float:  left;
}
div {
width: 100%;
float:  left;
}

.bottom_bg {
	background-image: url(footer_bg.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
.top_bg {
	background-image: url(top_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.wrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
.top_decor {
	background-image: url(top_decor.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

table {
	float: left;
}
table img {
	float: left;
}

.intro {
	width: 180px;
	margin-left: 10px;
}
.intro h2 {
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
	text-align: center;
	width: 100%;
}
.intro p {
	text-align: center;
	font-size: 11px;
	line-height: 13px;
}

.blocks_wrapper {
	width: 998px;
	border: 1px solid #73550b;
	background: #1e1c12; /*fallback for non-CSS3 browsers*/
	position: relative;
	behavior: url(PIE.htc);
	border-radius: 8px;
}
.block_desc {
	background-color: #141208;
	position: relative;
	behavior: url(PIE.htc);
	border-radius: 8px;
	padding: 5px;
	width: 805px;
	background-image: url(logo_block.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 175px;
	margin: 4px;
}
.block_desc h3 {
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
}
.block_desc p {
	font-size: 12px;
	color:  #eecea5;
	line-height: 14px;
}
.block_screens {
	width: 992px;
	margin: 4px;
	margin-top: 0px;
}
.player640x480 {
	width: 640px;
	height: 480px;
	background-color: #141208;
}
.small_screens {
	width: 348px;
	float: right;
	margin-right: 4px;
}
.small_screens img {
	height: 157px;
	width: 345px;
	background-color: #141208;
	float: right;
	margin-bottom: 4px;
}

.footer {
	padding-bottom: 20px;
	padding-top: 20px;
}
.footer p {
	text-align: center;
	width: 100%;
	float: left;
}
.footer p a {
	color: #fff;
}

.g_thumbs {
	width: auto;
	margin-left: 4px;
	margin-bottom: 4px;
}
.g_thumbs p img {
	width: 180px;
	height: 240px;
	background-color: #141208;
	margin: 1px;
	float: left;
}
.g_thumbs p {
	width: auto;
	margin-left: 2px;
}
.g_blocks_wrapper {
	width: 930px;
	margin-left: 35px;
	padding-bottom: 4px;
	padding-top: 4px;
}
.g_thumbs p a:link img    	{        BORDER: #73550b 1px solid;}
.g_thumbs p a:visited img 	{        BORDER: #73550b 1px solid;}
.g_thumbs p a:hover img   	{        BORDER: #fff 1px dashed;}
.g_thumbs p a:active img		{        BORDER: #73550b 1px solid;}

.g_ad {
margin-top: 5px;
width: 900px;
margin-left: 15px;
margin-bottom: 4px;
}
.g_ad p {
text-align: center;
width: 100%;
}
.g_ad p a {
font-size: 20px;
text-transform: uppercase;
font-weight: bold;
color: #fff;
}

