body
{
    BACKGROUND-COLOR: #FFFBE5;
    FONT-FAMILY: 'arial';
    text-align:left;
    margin: 0;
}
img{
border:0px solid;
}
.main
{
	color:#000000;
	font-style: normal;
	font-size: 80%;
	text-transform:none;
	text-decoration: none;
	font-weight: normal;
	FONT-FAMILY: 'arial';
}
h2
{
	color:#000000;
	font-style: normal;
	font-size: 80%;
	text-transform:none;
	text-decoration: none;
	font-weight: bold;
	FONT-FAMILY: 'arial';
}
.footer
{
	color:#FFFBE5;
	font-style: normal;
	font-size: 70%;
	text-transform:none;
	text-decoration:none;
	font-weight: bold;
}
a:link
{
	color:#FFFBE5;
	font-style: normal;
	font-size: 80%;
	text-transform:none;
	text-decoration:none;
	font-weight: bold;
}
a:link:hover
{
	color:#FFFF00;
	font-style: normal;
	font-size: 80%;
	text-transform:none;
	text-decoration:none;
	font-weight: bold;
}
a:visited
{
	color:#FFFBE5;
	font-style: normal;
	font-size: 80%;
	text-transform:none;
	text-decoration:none;
	font-weight: bold;
}
a:visited:hover
{
	color:#FFFF00;
	font-style: normal;
	font-size: 80%;
	text-transform:none;
	text-decoration:none;
	font-weight: bold;
}
.copy{
color:#000000;
font-size:12px;
font-family:Arial;
text-decoration:none;
}
input.form{
width:192px;
height:13px;
margin:0px;
padding:0px;
padding-left:2px;
letter-spacing:0px;
font-family:Verdana;
font-size:10px;
line-height:10px;
font-weight:bold;
border:1px solid #000000;
background-color:transparent;
color:#000000;
}

input.button{
width:70px;
height:16px;
margin:0px;
padding:0px;
padding-left:2px;
letter-spacing:0px;
font-family:Verdana;
font-size:10px;
line-height:10px;
font-weight:bold;
background-color:transparent;
border:1px solid #000000;
color:#000000;
}

textarea{
width:192px;
height:50px;
margin:0px;
padding:0px;
padding-left:2px;
letter-spacing:0px;
font-family:Verdana;
font-size:10px;
font-weight:bold;
line-height:12px;
border:1px solid #000000;
background-color:transparent;
color:#000000;
overflow:auto;
}
.copyR{
color:#CC0000;
font-size:12px;
font-family:Arial;
text-decoration:none;
}

div#filmCase
{
width:501px;
height:377px;
background-color-:#000099;
background-image:url(../img/whiteBG.jpg)
}

.filmObj
{
width:400px;
height:350px;
background-color-:#00CCFF;
position:relative;
left:50px;
top:13px;
}