td#topleft {
	background: none;
}
td#top {
	background: no-repeat url(../../pix/backgrounds/teater/top.jpg) bottom center;
	width: 740px;
}
td#topright {
	background: none;
}
td#left {
	background: no-repeat url(../../pix/backgrounds/teater/left.jpg) top right;
	height: 517px;
}
td#right {
	background: no-repeat url(../../pix/backgrounds/teater/right.jpg) top left;
	height: 517px;
}
td#bodytd {
	width: 740px;
	height: 517px;
}

#content {
	background-image: url(../../pix/backgrounds/teater/backdrop.jpg);
}
#titlebox {
	background-image: url(../../pix/backgrounds/teater/title-box.jpg);
}
#menu {
	background-image: url(../../pix/backgrounds/teater/menu.jpg);
}



#content_iehack {
	scrollbar-face-color: #220000; 
	scrollbar-highlight-color: #220000;
	scrollbar-shadow-color: #ffffff; 
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #ffffff; 
	scrollbar-track-color: #440000;
	scrollbar-darkshadow-color: #000000;	
}

