body, html { background: #000; margin: 0; padding: 0; width: 100%; height: 100%; position: absolute; }

img { border: 0; }

#back {width: 100% ; height: 473px; position: absolute; top: 50%;margin: -260px auto auto auto; }

#main {background: url('./images/bg.png') top center no-repeat; width: 544px; margin: auto;}

#cont_1 { width: 253px; height: 295px; float: left; margin: 134px 8px 0 19px; text-align: left; padding-top: 10px; background: url('./images/cont_bg.png') repeat; overflow: auto}
#cont_1 p { padding: 18px 22px 0 15px; margin: 0; }

#cont_23_bg { width: 254px; height: 301px; float: left; align: left; margin: 136px 0 0 0; }

#cont_2 { height: 138px; margin: 0 0 13px 0; padding: 2.5px; text-align: center; background: transparent url('./images/cont_bg.png') repeat; }

#cont_3 { height: 135px; padding: 10px 0 0 20px; background: transparent url('./images/cont_bg.png') repeat; }
#cont_filmgraphic { height: 135px; padding: 5px 0 0 5px; background: transparent url('./images/cont_bg.png') repeat; }
#cont_3 a{text-decoration: underline; }
#cont_3 a:hover{text-decoration: none; }

#cont_4 { height: 180px; margin: 0 0 13px 0; padding: 2.5px; text-align: center; background: transparent url('./images/cont_bg.png') repeat; }

#cont_5 { height: 95px; padding: 10px 0 0 20px; background: transparent url('./images/cont_bg.png') repeat; }


#video { width: 370px; height: 320px; float: left; margin: 110px 8px 0 30px; text-align: left; }
#skinny { width: 107px; height: 301px; float: left; margin 136px 0 0 0; }

#back_text { position: relative; left: 36px; top: -64px; clear: both; }

#cheese {  position: relative; top: -54px; left: 62px; }

a { color: #b85b5a; text-decoration: none; }

a:hover { color:black; }

li a{width: 180px; width/* */:/**/160px; width: /**/160px; padding: 4px 0 4px 20px; display: block; color: #FFFFFE;}

#home {background: url('/images/index.png') top center no-repeat; width: 100% ; height: 477px; position: absolute; top: 50%;margin: -260px auto auto auto; }

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/ajax-loader.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 94px;
	height: 32px;
	background: transparent url(images/close2.png) no-repeat right;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	
}



