/* CSS Document */

body{ margin:0px 0px 0px 0px; background-image:url(images/bg.jpg); background-repeat:repeat-x; background-color:#ffffff; font-family:Trebuchet Ms; font-size:14px; text-align:justify; color: #4E5021}
Table
	{
	margin-left:auto;
	margin-right:auto;
	}
H3{ font-size:25px; color:#006600; text-align:center}
H2{ font-size:16px; border-bottom: solid 1px #CCCCCC;  padding:4px;}

/* ---------------------scroll bar----------------- */
HTML{
 scrollbar-3d-light-color:#C0C0C0;
 scrollbar-arrow-color:#999999;
 scrollbar-base-color:#C0C0C0;
 scrollbar-darkshadow-color:#FFFFFF;
 scrollbar-face-color:#E5E5E5;
 scrollbar-highlight-color:#FFFFFF;
 scrollbar-shadow-color:#999999;
}
/* ---------------------layout----------------- */

.header
	{
	width:853px;
	height:244px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	}
.content
	{
	width:853px;
	background-image:url(images/center.jpg);
	background-repeat:no-repeat
	}
.inside
	{
	width:785px;
	}
.movies-sec
	{
	height:285px;
	}
.left-clmn
	{
	width:200px;
	background-color:#CFD16D;
	height:300px;
	}
.right-column
	{
	width:550px;
	border: solid 1px #CCCCCC;
	height:650px;
	padding:10px;
	}
.title
	{
	height:30px;
	width:578px;
	background-image:url(images/title.jpg);
	background-repeat:repeat-x;
	color:#FFFF99;
	font-size:17px;
	text-indent:10px;
	line-height:27px;
	margin:0px;
	background-image:url(images/title-4.jpg);
	background-repeat:repeat-x
	}
	
	
UL
	{
	margin:0px;
	padding:0px;
	}
LI
	{
	list-style:none;
	font-family:Trebuchet MS;
	font-size:16px;


	}
LI a
	{
	text-decoration:none;
	color:#009933;	
	font-weight:bold;
	background-color:#d6d986;
	display:block;
	text-indent:5PX;
	margin-bottom:1PX;
	padding:10px;
	background-image:url(images/bg-title-1.jpg);

	
	}
LI a:hover
	{
	color:#000000;
	background-color:#FF9900;
	background-image:url(images/bg-title.jpg);
	background-repeat:repeat-x;
	}
.flash
	{
	width:100%;
	

	}
.movies
	{
	border: solid 1px #000000;
	margin:2px;
	}
.movies-2
	{
	margin:2px;
	border: solid 1px #000000;
	background-color:#6633CC
	}
.frank-images
	{
	margin:0px 0px 0px 20px;
	border: solid 1px #000000
	}
.l-images
	{
	border: solid 1px #000000;
	margin:4px;
	float:left
	}
	
.r-images
	{
	border: solid 1px #000000;
	margin:4px;
	float:right
	}
.special-one
	{
	display:block;
	margin:0x 0px 0px 20px;
	padding:4px;
	text-align:center
	}
	
.special-two
	{
	display:block;
	margin:0x 0px 0px 20px;
	padding:4px;
	text-align:center;
	font-size:16px;

	}
.frank-image
	{
	margin:0px 10px 0px 0px;
	border: solid 1px #000000;
	float:left
	}
.theflash{ border: solid 1px #000000}
.home-images
	{
	margin-left:4px;
	margin-top:3px;
	}
