﻿* { 
scrollbar-base-color: #fff; 
scrollbar-3dlight-color: #fff; 
scrollbar-highlight-color: transparent; 
scrollbar-track-color: #fff; 
scrollbar-arrow-color: #a5b3cc; 
scrollbar-shadow-color: #fff; 
scrollbar-dark-shadow-color: #fff; 
}
body{
    margin-top:0px;
	margin-left:25px;
	margin-right:25px;
	color:#333333;
	text-align:left;
	font-family:Verdana;
	font-size:11px;
	text-align:left;
}
p{font-family:Verdana;
	font-size:11px;
	color:#333333;
}
tr, td, table{
	font-family:Verdana;
	font-size:11px;
	color:#333333;
}
span{
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	}
h1, h2, h3, h4{
	font-family:Verdana;
	font-size:11px;
	color:#333333;
}

#main_container{
width:904px;
height:655px;
background-image:url(images/background.jpg);
background-repeat:repeat;
}
#movie_background{
background-image:url(images/01-background.gif);
background-repeat:no-repeat;
width:300px;
height:464px;
}
#home_movie_background{
background-image:url(images/1-background.gif);
background-repeat:no-repeat;
width:800px;
height:485px;
}
a{
	font-family:Verdana;
	font-size:11px;
	color:#333333;
}
