body
{
    background: #020200;
    color: #dddddd;
    font-family: arial, tahoma, verdana, helvetica;
    font-size: 12px;
    min-height: 100%;
    line-height: 145%; 
    margin: 0px;   
    padding: 0px;  
}


img
{
    border: 0px
}

a
{
	color: #af5014;    
    font-weight: bold;
    text-decoration: none;    
}

a:hover
{
    color: #dd9f19
}

ul
{
	list-style: none;
	margin: 0px;
	padding: 3px 5px 3px 15px;	
}

h1
{
	font-size: 24px;
	font-weight: normal;
	padding: 5px 0px 15px 0px;
	margin: 0px 0px;
}


div.container
{
	background: url(../layout/body.png) repeat-y 74px 0px;
	width: 1200px;
	overflow: auto;
	position: relative;
	margin: 0px auto;
}

div.cHead
{
	background: url(../layout/header.jpg) no-repeat top center
}
div.cFoot
{
	background: url(../layout/footer.jpg) no-repeat bottom center
}

div.header
{
	width: 100%;
	height: 214px;
	float: left;
	position: relative;
}
	
	div.header div.menu
	{
		width: 460px;
		height: 30px;
		position: absolute;
		top: 15px;
		right: 60px;
	}
	
		div.header div.menu a
		{

			height: 30px;
			float: left;
			margin-right: 13px;
			position: relative;
			overflow: hidden;
		}	
		
		div.header div.menu a.item0
		{
			width: 70px;
		}	
		div.header div.menu a.item1
		{
			width: 55px;
		}
		div.header div.menu a.item2
		{
			width: 65px;
		}
		div.header div.menu a.item3
		{
			width: 140px;
		}								
		div.header div.menu a.item4
		{
			width: 65px;
		}												

	div.content
	{	
		width: 1048px;
		float: left;
		margin: 20px 0px 20px 75px;	
	}	
	
		div.content div.main
		{			
			width: 800px;
			margin: 0px;
			float: left;
		}
		
		div.sideColumn
		{			
			width: 172px;
			float: left;
			margin: 0px 20px;
		}	
		div.sideColumn div.block
		{	
			background: url(../layout/bbody.jpg) repeat-y top left;
			width: 172px;		
			float: left;
			overflow: hidden;
			margin: 0px 0px 15px 0px;
			padding: 0px;
		}
		div.sideColumn div.bhead
		{	
			background: url(../layout/bhead.jpg) no-repeat top left;
			margin: 0px;
		}	
		div.sideColumn div.bfoot
		{	
			background: url(../layout/bfoot.jpg) no-repeat bottom left;
			margin: 0px;
		}
		
					
							
	
div.footer
{
	width: 1048px;
	height: 90px;
	margin-top: 30px;
	float: left;
	margin-left: 75px;	
}

	div.footer div.rightlogo
	{
		float: right;
		color: #a30004;
	}	
	div.footer div.rightlogo a
	{
		color: #ff0000;
		font-weight: normal;
		display: inline;
		margin-right: 20px;
		font-size: 11px;
	}	
	div.footer div.menu a:hover, div.footer div.rightlogo a:hover
	{
		color: #ffdedf;
		text-decoration: none
	}	

	
	
ul.menu {
	padding: 0px;	
}
	
ul.menu a
{	
	background: url(../layout/button.jpg) no-repeat top left;
	width: 134px;
	height: 23px;			
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 13px 0px 0px 38px;			
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}	
ul.menu a:hover
{	
	background: url(../layout/button2.jpg) no-repeat top left;
}	

a.movie {text-decoration: none; color: white}
a.movie:hover {text-decoration: none; color:#F49D1F }
img.movie { border-color:#2562A8; border: solid 2px #96C1F1 } 
.moviethumb .added {
	color: #A4C3E6;
	font-size: 10px;
}
.moviethumb {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #222;
}

.contentheading {
	font-size: 22px;
	font-weight: bold;
}