*{
	margin:0; padding:0; border:0; color:#858585; font-family:"interstate", helvetica;
}

body { background:url(/web_images/bg_repeat.gif) repeat top left; overflow:hidden; }

img { position:relative; }

a, img {
	outline-style: none;
}

a {
	color:white;
}

div { position:relative; }

ul, li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#container { width:1085px; margin:0 auto; }


.next, .prev{
	cursor:pointer; 
	
}

#screen{
	position:relative;
	width:1086px;
}

#screen .next, #screen .prev{
	top:213px;
}
			
#sections{
	overflow:hidden;
	width:904px; height:603px; float:left; 
/*	border:1px solid #333;*/
}

#sections ul{
	width:10000px;
}

#sections li{
	float:left;
	width:904px; 
	height:603px;
	display:inline;
	}


table {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	background-color:black;
	
}

table td {
/*	border:1px solid black;*/
	border-right:1px solid black;
	-moz-border-radius: 0px 0px 0px 0px;
	border-bottom:1px solid black;
}

td.gallery_blank {
	background-image:url(web_images/bg_repeat.gif); background-position:0px 0px;  filter:alpha(opacity=99);	opacity:.99;
	
}

#header { height:141px; padding-bottom:10px; width:903px; margin:0 auto; }

.nav { margin-bottom:3px; }

p {
	font-size:14px;
	line-height:21px;
}

p.p_home {
	position:relative; width:625px; top:25px; left:252px;
}
