#stage #stage-content 
{    	
    float: left;
    height: 461px;
    width: 1020px;
    background: url(../images/common/stage_l.jpg) no-repeat top left;
    }

#adverts
{
	position: absolute;
	top:0px;
	left:0px;
}

#main #pagebody
{
	position:absolute;
	top:461px;
	left:0px;
}

#gallery
{
	margin-top:-280px;

	width:990px;
}

#main #pagebody #gallery-control
{	
	position:absolute;
    right: 0px;
    top: 80px;
    width: 1020px;  
}
#main #pagebody #gallery-control #tinytigers
{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	background:url(../images/gallery/tinytigersgallery_l.gif) no-repeat top left;
	height:155px;
	width:245px;
	margin:4px;
}
#main #pagebody #gallery-control #juniors
{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	background:url(../images/gallery/juniorsgallery_l.gif) no-repeat top left;
	height:155px;
	width:245px;
	margin:4px;
}
#main #pagebody #gallery-control #seniors
{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	background:url(../images/gallery/seniorsgallery_l.gif) no-repeat top left;
	height:155px;
	width:245px;
	margin:4px;
}
#main #pagebody #gallery-control #competition
{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	background:url(../images/gallery/competitiongallery_l.gif) no-repeat top left;
	height:155px;
	width:245px;
	margin:4px;
}

#main #pagebody #gallery-control #tinytigers a:hover
{
	background:url(../images/gallery/tinytigersgallery.gif) no-repeat top left;	
}
#main #pagebody #gallery-control #juniors a:hover
{
	background:url(../images/gallery/juniorsgallery.gif) no-repeat top left;	
}
#main #pagebody #gallery-control #seniors a:hover
{
	background:url(../images/gallery/seniorsgallery.gif) no-repeat top left;	
}
#main #pagebody #gallery-control #competition a:hover
{
	background:url(../images/gallery/competitiongallery.gif) no-repeat top left;	
}
#main #pagebody #gallery-control #tinytigers.selected
{
	background:url(../images/gallery/tinytigersgallery.gif) no-repeat top left;	
}
#main #pagebody #gallery-control #juniors.selected
{
	background:url(../images/gallery/juniorsgallery.gif) no-repeat top left;	
}
#main #pagebody #gallery-control #seniors.selected
{
	background:url(../images/gallery/seniorsgallery.gif) no-repeat top left;	
}
#main #pagebody #gallery-control #competition.selected
{
	background:url(../images/gallery/competitiongallery.gif) no-repeat top left;	
}

#main #pagebody #gallery-control a
{
	display:block;
	height:100%;
	width:100%;

}

#main #pagebody #galleries
{
	
	text-align:left;
	margin-left:20px;
}


#footer
{
	top:236px;
}
