#imggap
	{
		width:25px;
		float:left;
	}
#inner_content
	{
		width:400px; border:1px solid #FF0000;
	}	
a.gallimg
	{
		border:3px double #00446b;
		float:left;
	}
	
a.gallimg:hover
	{
		border:3px solid #eeeeee;
	}
	
#imgbox
	{
		float:left;
		margin-bottom:15px;
	}
#allimg
	{	
		float:left;
		width:125px;
		height:100px;
		background:url(images/loading.gif);
		background-repeat:no-repeat;
		background-position:center;
	}