html
{
	scrollbar-face-color:#D3BEA1;
	scrollbar-arrow-color:#B20312;
	scrollbar-track-color:#C9AE91;
	scrollbar-shadow-color:#B68B6B;
	scrollbar-highlight-color:#B68B6B;
	scrollbar-3dlight-color:#D3BEA1;
	scrollbar-darkshadow-Color:#202020;
}


body
{
  	margin: 0;
	padding: 0;
	background: #000;
	text-align: center;
}

#box
{
	text-align: left;
	margin: 0 auto;
	width: 932px;
	height: 896px;
	background: #000 url(../images/cr_bg.jpg) no-repeat;
}

div.container
{
	padding: 172px 0 0 180px;
	position: relative
}

div.content
{
	font: 11px/18px georgia;
	color: #000;
	overflow: auto;
	height: 350px;
	width: 510px;
}

div.contact_content
{
	font: 11px/18px georgia;
	color: #000;
	overflow: auto;
	height: 620px;
	width: 510px;
}

div.menu
{
	position: absolute;
	_display: inline;
	margin: 43px 0 0 545px;
}

div.movie
{
	margin: 17px 0 0 60px;
	width: 400px;
	height: 270px
	}

div.movieskin
{
	background: transparent url(../skin.png) 0 0 no-repeat; position: absolute;left: 232px;top: 174px;	width: 400px;height: 270px;z-index: 500;display: block
	
}


img
{
	display: block;
	border: 0;
}

a
{
	text-decoration: underline;
	color: #B20312;
}

a:hover
{
	text-decoration: none;
}

h1
{
	font: 20px georgia;
	color: #B20312;
	margin: 0px;
}

p
{
	font: 11px/16px georgia;
	color: #000;
	margin: 0 0 15px 0;
}

td.contact-colomn
{
	width: 150px;
	height: 30px;
	font: bold 11px georgia;
}

td.contact-input
{
	font: 11px georgia;
	width: 200px;
	vertical-align: top;
}

td.contact-input input
{
	font: 11px georgia;
	width: 200px;
	border: 1px solid #BD3333;
}

td.contact-input select
{
	font:11px georgia;
	width: 200px;
	border: 1px solid #BD3333;

}

td.contact-input textarea
{
	font: 11px georgia;
	width: 250px;
	border: 1px solid #BD3333;
}

#submit-button
{
	margin: 20px 0px 0px 0px;
	width: 100px;
	border: 1px solid #000;
	background: #B20312;
	font: bold 11px georgia;
	color: #FFF;
}

div.content b
{
	font: bold 16px georgia;
	color: #B20312;
}