@charset "utf-8";
/* CSS Document */

#image01{
position:relative;
margin-left:11px;
margin-right:11px;
margin-bottom:30px;
margin-top:10px;
height:130px;
width:130px;
float:left;
background-color:none;
z-index:100;
border:solid;
border-width:1px;
border-color:#333333;

}



#info{
position:relative;
margin-left:11px;
margin-right:11px;
margin-bottom:30px;
margin-top:10px;
height:130px;
width:440px;
float:left;
background-color:none;
z-index:100;


}

#galleryholder {
position:relative;
display:block;
width:620px;
background-color:none;


}

#galleryheading{
padding-left:10px;
background-color:none;
position:relative;
display:block;
width:620px;
margin-top:30px;


}
