body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	background: url("../assets/mainpage/mainbg.jpg") repeat-y 50% 0%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:12px;
}
a {
	font-size: 10px;
	color: #999999;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #999999;
}

a.one {
	font-size: 10px;
	font-weight:bold;
	color: #9C2D27;
}
a.one:link {
	text-decoration: none;
	color: #9C2D27;
}
a.one:visited {
	text-decoration: none;
	color: #9C2D27;
}
a.one:hover {
	text-decoration: none;
	color: #333333;
}
a.one:active {
	text-decoration: none;
	color: #9C2D27;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #CCCCCC;
}

h2 {
	font-size: 10px;
	color: #CCCCCC;
}

div#main{
    background-color:#FDFDE1;
	width:930px;
	text-align:left;
}

div#header{
	width:930px;
	text-align:left;
	z-index:120;
}

div#flash{
	width:403px;
	float:left;
}

div#titleinfotop{
    width:527px;
	float:right;
}

.movielink a{background:url(../assets/titles/home2.jpg) no-repeat; width:527px;
	float:right; height:184px; display:block; color:none; border:none; text-decoration:none; text-indent:-3000em }
.movielink a:hover{background:url(../assets/titles/home2a.jpg) no-repeat; width:527px;}

.movielink a:link{border:none}
.movielink a:active{border:none}

div#whatson{
    margin-right:0px;
	width:475px;
	float:left;
}
div#whatsontxt{
    margin-left:10px;
	margin-right:10px;
	width:470px;
    border-bottom: 1px dotted #CCCCCC;
}

div#infoleftcontainer{
    margin-right:0px;
	width:240px;
	float:left;
}

div#infoleftdotted{
    margin-left:10px;
	margin-right:10px;
	width:240px;
    border-bottom: 1px dotted #CCCCCC;
}

div#inforightcontainer{
	margin-right:5px;
	width:250px;
	float:right;
}

div#inforightdotted{
    margin-left:15px;
	margin-right:5px;
    width:235px;
	border-bottom: 1px dotted #CCCCCC;
}

div#inforightdotted-xmas{
    margin-left:15px;
	margin-right:5px;
    width:235px;
	border-bottom: 1px dotted #CCCCCC;
}


div#footer{
    background-image:url(../assets/mainpage/footerbg.jpg);
	background-repeat:no-repeat;
	width:930px;
	height:100px;
	clear:both;
}

div#footertxtright{
    margin-top:10px;
	margin-right:10px;
    width:400px;
	text-align:right;
    float:right;
}

div#footertxtleft{
    padding-top:70px;
    margin-top:10px;
	margin-left:10px;
	width:200px;
    float:left;
}

.style1 {
	color: #9C2D27;
	font-weight: bold;
}
.style2 {font-size: 10px}
.style3 {color: #FFFFFF}