body{
	position: static;
	height: 316px;
	width: 540px; 
	/*background-color: #B20E15;*/
	background: url(images/spacer.gif) no-repeat;
	overflow: hidden;
	font-family: Arial, Verdana, sans-serif;
	font-size: 96%;
	color: #FFFFFF;
}

}

div#main {
	background-color: #B20E15;
	height: 316px;
	width: 536px;
	position:absolute;
	background-position: -6px -3px;
	visibility: inherit;
	
}

div#lay1_btm{
	color:#FFFFFF;
	height:105px;
	width:521px;
	position:absolute;
	overflow:auto;
	text-align:left;
	left: 10px;
	top: 215px;
	margin-right: 10px;
}

div#content{
	color:#FFFFFF;
	text-align: justify;
	position: absolute;
	top: 0px;
	width: 497px;
	height: 884px;
	overflow:hidden;
	left: 0px;
	line-height: 18px;
	z-index: auto;
	
}

div#lay1_top{
	height:127px;
	width:521px;
	position:absolute;
	left: 10px;
	top: 12px;
	background: url(images/case_default.jpg);
	overflow:hidden;
	text-align:center;
	background-image: url(../images/case_default.jpg);
	visibility: inherit;
}

div#title_works{
font:Verdana;
	font-weight:700;
	font-size:14px;
	color:#FFFFFF;
	line-height: 150%;
    position: absolute;
	overflow: visible;
	left: 10px;
	top: 140px;
	height: 10px;
	width: 521px;
}
div#desc_works{
	font:Verdana;
	font-weight:700;
	font-size:12px;
	color:#FFFFFF;
	line-height: 150%;
	position: absolute;
	overflow: hidden;
	left: 10px;
	top: 166px;
	height: 31px;
	width: 536px;
	z-index: 2;
}


div#moviez{
	left: 554px;
	top: 145px;
	height: 100;
	width: 75px;
	text-align:left;
	position: absolute;
	background-image: url(images/bottoneA.gif);
	z-index: 5;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: none;
	vertical-align: text-bottom;
}


div#more {
	height:10px;
	width:80px;
	position:absolute;
	text-align:right;
	color: #B20E15;
	font:Verdana;
	font-size:12px;
	font-weight:700;
	left: 445px;
	top: 18px;
	z-index: 1;
	visibility: hidden;
   
}
div#more a{
color:#B20E15;
text-decoration:none;
}
div#more a:hover{
background-color: #ff9d18;
color: #434140;
}
.highlight {
	font-weight: 700;
	text-transform: uppercase;
}
a {
	text-decoration: none;
	color: #434140;
	background-color: #DEDEDE;
}

a:hover {
	text-decoration: none;
	color: #434140;
	background-color: #ff9d18;
}
