
a {
	color: #F8E3C2;
}

a:hover {
	color: #999999;
}

#footer {
	color: %colour_FooterTXCol%;
}

#navigation ul li a {
	color: #F8E3C2;
}

#navigation ul li a:hover, #navigation ul li:hover

 {
	color: #B9860B !important;
}

#navigation ul li a.currentAncestor, #navigation ul li a.current, #navigation ul ul li a.current  {
	color: #F8E3C2 ;
}

#PageTitle {
	color: #F8E3C2 ;
}


#PageSlogan {
	color: #F8E3C2 ;
}

#primary-content {
	color: #A6A6A5 ;
}

#secondary-content, #secondary-content_bottom {
	color: #A6A6A5 !important;
}

#content img {
	border-color: #131517;
}

hr {
		border-color: #F8E3C2 !important; 
	}

#footer {
	color: #A6A6A5;
	background: #131517;
}




		#secondary-content {
	float: right;
	width: 25%;
	margin-bottom: 20px;
	padding-left: 70px;
	background: url(images/SidebarBorderRight.png) no-repeat left -60px;
}

#primary-content {
	float: left;
	width: 60%;
	margin-bottom: 100px;
	margin-top:20px;
}

#footer {
	clear: both;
}

#primary-content form { 
	width:98%; 
}

.movie-thumbnail-frame {
	width: 45%;
	display: inline-block;
	text-align: center;
}

.movie-thumbnail-frame img {

}

.movie-thumbnail-frame {
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	margin-left: 20px;
}





(null)





/*Hides Logo image*/
#logo{
	display: none;
}

#MultiCol {
	-moz-column-count: 2;
	-moz-column-gap: 10px;
	-webkit-column-count: 2;
	-webkit-column-gap: 10px;
	column-count: 2;
	column-gap: 10px;
}



#header {
 height: 570px ;
}


		