#aboutBox		{
				width:600px; height:100%;
				margin:10px auto 0 auto;
				padding:3px;
				position:relative;
				text-align:center;
				overflow:auto;
				color:#FFFFFF;
				}
				
#aboutText		{
				text-align:left;
				width:97%;
				background:#000000;
				}
				
#aboutImage		{
				float:left;
				border:3px solid white;
				margin:0 10px 0px 0;
				}
				
#thumbNailBar	{display:none;}
				
