
body {
	text-align: center;
	margin: 0px;
	margin-top: 50px;
	margin-bottom: 50px;
	background-color: #000000;
	font-family: tahoma, arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #656565;
}
a:link {
	color: #656565;
}
a:visited {
	color: #656565;
}
a:hover {
	color: #ffcc97;
}
a:active {
	color: #ffcc97;
}

img {
	border:none;
}

.copyright {
	font-size:9px;
}
.alignleft {
	text-align: left;
}

.center {
	width: 950px;
	margin-right:auto;
	margin-left:auto;
}

.hr {
	width:950px;
	height:12px;
	background-image:url(images/hr.gif);
	overflow:hidden;
}

.imagebox {
	text-align: center;
	width:950px;
	height:380px;
	overflow:hidden;
}

.left {
	margin-left:135px;
	margin-right:50px;
}
.right {
	margin-left:50px;
	margin-right:135px;
}
.thumbs {
	margin-top:20px;
	margin-bottom:20px;
	margin-right:auto;
	margin-left:auto;
}
.imgthumb {
	margin-right:10px;
	margin-left:10px;
	margin-top:auto;
	margin-bottom:20px;
}

.spacer30 {
	height:30px;
}

.spacer50 {
	height:50px;
}
.spacer100 {
	height:100px;
}
.spacer10 {
	height:10px;
}

.clear {
	clear:both;
}

.movies {
	text-align: center;
	width:950px;
	height:510px;
	overflow:hidden;
}
.moviebox {
	text-align: center;
	width:945px;
	height:550px;
	overflow:hidden;
}
