	
		body{
			background-color:#444444;
		}
		
		#container{
			width:820px;
			height:500px;
			margin-left:auto;
			margin-right:auto;
		}
		
		#topDrop{
			width:820px;
			height:43px;
			position:relative;
			float:left;
		}
		
		#flashNav{
			width:820px;
			height:100px;	
			position:relative;
			float:left;
		}
		
		#aboveCont{
			width:820px;
			height:83px;	
			position:relative;
			float:left;	
		}
		
		#content{
			width:820px;
			height:229px;	
			position:relative;
			float:left;	
		}
		
		#bottom{
			width:820px;
			height:24px;	
			position:relative;
			float:left;	
		}
		
		#bottom img{
			border: 0px;
		}
		
		#bottomLeft{

			position:relative;
			float:left;	
		}
		
		/*#bottomMidLeft{
			width:490px;
			height:45px;	
			position:relative;
			float:left;	
		}*/
		
		#bottomMiddle{
			position:relative;
			float:left;	
		}
		
		#bottomMiddle img{
			border: none;
		}
		
		/*#bottomMidLeft img{
			border: none;
		}*/
		
		/*#bottomMidRight{
			width:270px;
			height:45px;	
			position:relative;
			float:left;	
		}*/
		
		/*#bottomMidRight img{
			border: none;
		}*/
		
		#bottomRight{
	
			position:relative;
			float:left;	
		}
		
		#bottomRight img{
			border: none;
		}
		
		#PDF img{
			border: none;
		}
