/* main_PBN.css */

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
#a:link, #a:visited {
	text-align: left;
	color: #c38e63;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#a:hover, #a:active {
	color: #660000;
}








body {
}
#container {
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	height: 766px;
	width: 700px;
}
#index-container {
	height: 766px;
	width: 700px;
}
#index-top {
	height: 378px;
	width: 700px;
}
#index-INFO {
	height: 72px;
	width: 700px;
}
#index-REEL {
	height: 72px;
	width: 700px;
}
#index-bottom {
	height: 244px;
	width: 700px;
}

#INFO-top {
	height: 144px;
	width: 700px;
}
#INFO-bottom {
	height: 622px;
	width: 700px;
}

/***REEL divs***/
#REEL-container {
	height: 766px;
	width: 700px;
}
#REEL-top {
	height: 144px;
	width: 700px;
}
#REEL-middle {
	background-color: #000000;
	height: 410px;
	width: 700px;	
}
#REEL-middle_LH {
	background-color: #FF3300;
	height: 410px;
	width: 550px;
	float: left;
}
#SampleTest {
	height: 256px;
	width: 320px;
}
#REEL-middle_RH {
	height: 410px;
	width: 150px;
	float: right;
}
.clearboth {
	clear: both;
}
#REEL-bottom {
	height: 212px;
	width: 700px;
	background-color: #666633;
}
#REEL-bottom_v2 {
	height: 622px;
	width: 700px;
	background-color: #666633;
	background-image: url(art_PBN/z_art_PBN_old/REEL-bottom.jpg);
}
#container-REELwindow {
	height: 500px;
	width: 500px;
}

#REELwindow {
	height: 400px;
	width: 550px;
}
#REELwindow-bottom {
	background-color: #666633;
	height: 50px;
	width: 500px;
}
