@charset "utf-8";
* { margin:0; padding:0; }
.clearfix:after { content: ".";	display: block;	clear: both;	visibility: hidden;	line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
body { margin: 0; background: url(images/bg.gif) repeat #202020; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
#w { width: 940px; margin: auto; border: 6px solid #000; border-top: none; background: #ffe8b6; }


/* ---------- gallery2 styles movie thumbs ----------------------- */
.gallery2 {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.gallery2 li {
	padding: 1px; 
	margin: 0px;
	float: left;

}
.gallery2 li:hover img {
	border-color: #000;
}
.gallery2 img {
	background: #fff;
	border: solid 1px #000;
	padding: 1px;
}


.style5 {
	color: #FFFFFF;
	font-size: 26px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.nav:link {color: #ffffff; text-decoration: none; }
a.nav:visited {color: #ffffff; text-decoration: none; }
a.nav:hover {color: #ffffff; text-decoration: underline; }
a.nav:active {color: #fffffff; } 