body { 

background-color: #0b0b15;
background-image: url(../images/bg.jpg);
background-position: center top;
background-repeat: no-repeat;
background-attachment: fixed;
color: #dbffff;
font-family: Verdana, Arial, Helvetica, sans-serif;

}

p { 

	line-height: 16px;
	font-size: 12px;
	letter-spacing: 0.2em;
	
	}

h1 { 

	margin-top: 0px;
	padding-top: 0px;
	
}

#top { 

	width: 980px;
	position: absolute;
	left: 30px;
	top: 10px;

}


#logo { 

clear: both;
width: 890px;
padding-left: 10px;

}

#menu { clear: both; padding-left: 10px; }

#left { 

width: 340px;
padding: 10px;
overflow: hidden;
background-image: url(../images/bg70.png);
height: 400px;
overflow: hidden;

}

.scroll {
display:block;
height:400px;
left:0;
overflow:scroll;
padding:15px 30px 15px 20px;
position:absolute;
top:140px;
width:340px;
}

#show { 

width: 560px;
height: 420px;
overflow: hidden;
left: 20px;
top: 30px;
float: right;

}

#polaroid { 

padding-left: 10px;
width: 970px;
clear: both;
height: 600px;

}

#movies { 

width: 700px;
padding: 10px;
overflow: hidden;
background-image: url(../images/bg70.png);
overflow: hidden;

}
