		body {
			background:#3F0406;
			font: 80% arial, helvetica, sans-serif;
			margin: 0;
			
		}
		#container {
		
			position:relative;
			width: 1000px; /* width + border for IE 5.x */
			w\idth: 1006px; /* real width */
			border: solid #3F0406;
			border-width: 0 3px;
			margin: auto;
		}
		h1 {
			margin: 0;
		}
		h2 
		{
			margin: 0;
			background:white url(../Images/Heading2.png) repeat-x;
			font-size:14pt;
			font-family: Bookman Old Style;
		}
		#containerborderleft 
		{
			position:absolute;
			top:0px;
			left:0px;
			width:103px;
			background:black url(../Images/movie-reel.jpg) repeat-y;
			height: 615px;
		}
		#containerborderright 
		{
			position:absolute;
			top:0px;
			right:0px;
			width:103px;
			background:black url(../Images/movie-reel.jpg) repeat-y;
			height: 615px;
		}
		
		#header {
		
			
			background: #db5705;
			height: 200px;
			color:White;
		}
		#link
		{
			
			background: #db5705;
			position:absolute;
			left: 906px; 
			top: 93px; 
			width: 93px; 
			height: 43px;
			color:White;
			
		}
		#link a
		{
			color:White;
                        font-size:11pt;
			font-weight:bold;

		}
		#headerstart 
		{
			background:#3F0406 url(../Images/Heading.png) repeat-x;
		}
		
		#headerend
		{
			background:#3F0406 url(../Images/Heading.png) repeat-x;
			color:#db5705;
		}
		#headerend a
		{
			color:#db5705;
		}
		#UpdateZone
		{
			background: #3F0406;
			color:White;
		}
		
                #UpdateZone a:visited
		{
			color:White;
		}
		#navigation {
			border: 50px;
			
			float:left;
			width: 196px;
			height:500px;
			padding:12px 0 0 0;
			background: transparent url(../Images/cans.png) no-repeat 0px 300px;
			
		}
		
		#content {
			
			position: absolute;
			top: 280px;
			left:250px;
			height: 400px;
			background:#F7F4AF;
			/*border-left:solid 70px transparent;
			border-top:solid 35px transparent;
			border-bottom:solid 35px transparent;*/
			font-size: 11pt; 
			font-family: Bookman Old Style;
			overflow:auto;
			
					
			
			
		}
		#scrollarea
		{
			background:white;
			
			overflow:hidden;
		}
		#footer {
			clear:left;
			background: #3F0406;
			color:white;
			
		}
		
		#footer p {
			margin: 0;
		}
		
		