* { 
	padding: 0; 
	margin: 0;
}
a img{
	border: 0;
}
a{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.yellow{
	color: #d6cd90;
}
.yellower{
	color: #decf4f;
}
.grey{
	color: #666666;
}
.dirtycolour{
	color: #79765f;
}
.right{
	float: right;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.ul{
	text-decoration: underline;
}
.notbold{
	font-weight: normal;
}
.centered{
	text-align: center;
}
body{
	background: #000000 url(../images/background.jpg) no-repeat top center;
	color: #FFFFFF;
	font: 11px Tahoma;
}
#content{
	margin: 10px auto;
	width: 820px;
	position: relative;
	left: 15px;
}
#logo{
	float: left;
	position: relative;
	right: 14px;
}
#text_menu{
	float: right;
	position: relative;
	bottom: 155px;
	right: 110px;
	z-index: 1;
}
#menu{
	float: left;
	position: relative;
	right: 4px;
	bottom: 23px;
	z-index: 1;
}
.menubutton{
	float: left;
}
#filmstrip{
	float: left;
	clear: right;
	position: relative;
	top: 13px;
	right: 14px;
}
#search{
	float: left;
	clear: both;
	background: #000000 url(../images/search.jpg) no-repeat top left;
	height: 35px;
	width: 468px;
	position: relative;
	bottom: 32px;
	z-index: 1;
}
#searchform{
	position: relative;
	top: 9px;
	left: 40px;
}
#searchtext{
	float: left;
	padding-right: 20px;
	position: relative;
	top: 2px;
}
#searchbox{
	float: left;
	background: #ededed url(../images/searchicon.jpg) no-repeat center left;
	border: 1px solid #666633;
	width: 176px;
	height: 18px;
	padding-left: 24px;
}
#searchbutton{
	float: left;
	position: relative;
	left: 10px;
}
#bannerad{
	position: relative;
	margin: 5px auto;
	width: 480px;
	bottom: 20px;
}
.headerbar{
	background: #000000 url(../images/headerbar.jpg) no-repeat top left;
	height: 14px;
	font-weight: bold;
	padding: 5px;
}
.less_headerbar{
	background: #000000 url(../images/less_headerbar.jpg) no-repeat top left;
	height: 14px;
	font-weight: bold;
	padding: 5px;
}

.loginregister{
	float: left;
	position: relative;
	bottom: 20px;
	left: 50px;
}
.padleft{
	position: relative;
	left: 10px;
}
#plainmenu{
	float: left;
	position: relative;
	left: 80px;
	bottom: 20px;
}
.padded{
	float: left;
	margin-right: 10px;
}
#main{
	float: left;
	margin: 0px auto;
	bottom: 40px;
}
#footer{
	float: left;
	position: relative;
	left: 150px;
	margin: 20px auto;
	width: 480px;
	text-align: center;
}
.a12{
	font-size: 12px;
	color: #FFFFFF;
}
.a13{
	font-size: 13px;
	color: #FFFFFF;
}
.a14{
	font-size: 14px;
	color: #FFFFFF;
}
.a15{
	font-size: 15px;
	color: #cccc99;
}
.a16{
	font-size: 16px;
	color: #cccc99;
}
.a17{
	font-size: 17px;
	color: #cccc99;
}
.a18{
	font-size: 18px;
	color: #ffcc66;
}
.a19{
	font-size: 19px;
	color: #ffcc66;
}
.a20{
	font-size: 20px;
	color: #ffcc66;
}
#page{
	width: 790px;
	background-color: #000000;
	margin-bottom: 20px;
}
.box{
}