#Container_Gallery_home{
width:500px;
margin:0 auto 5px 31px;
padding: 0;
position:relative;
/*height:410px;*/
height:auto;
background-color:#262520;
border:0px solid #CECEB5;
overflow:hidden;
}

#LoadContainer_Gallery_home{
height:25%;
width:50%;
position:absolute;
top:40%;
left:25%;
text-align:center;
z-index:1
}

#PhotoContainer_Gallery_home{
visibility:hidden;
}

#CaptionBlock_Gallery_home{
/*
height:35px;
line-height:35px;
*/
height:auto;

width:500px;
text-align:left;
margin:0 auto 5px 0;
/*
background-image:url("../images/public/title_home_background.gif");
background-repeat:repeat-y;
*/
background-color:#3B3833;


display:block;
}
#Caption_Gallery_home{
font-family:Arial, Helvetica, sans-serif;
font-size:25px;
width:500px;
padding-top:7px;
color:#F1F1F1;
/*height:35px;*/
height:auto;
line-height:35px;
margin-left:5px;
}


#LinkContainer_Gallery_home{
display:none;
position:absolute;
top:0;left:0;
height:200px;
width:200px;
z-index:100;
background:url("../images/public/start.gif") 50% 50% no-repeat
}
img{
border:none
}


#OuterContainer{
position:relative;
top:-50%
}

