/* CSS Document */


#ImageGallery {
background-color:#000000;
width: 180px;
height:900px;
text-align:left;
padding-left:10px;

}

#ImageGalleryArt {
background-color:#000000;
width: 180px;
height:400px;
text-align:left;
padding-left:10px;

}

#ImageStage {
background-color:#000000;
width: 640px;
height:640px;
text-align:center;
padding-bottom:10px;
padding-top:10px;
}

#Gallery {
background-color:#000000;
width: 300px;
height: 680px;
}

#GalleryHeader {
background-color:#000000;
width: 300px;
height: 27px;

}

#GalleryImages {
background-color:#000000;
width:250px;
height: 623px;
}

#GalleryFooter {
background-color:#000000;
width: 300px;
height: 30px;
}

#Gallery2 {
background-color:#000000;
width: 1000px;
height: 680px;
}

#GalleryHeader2 {
background-color:#000000;
width: 1000px;
height: 27px;
}

#GalleryInfo {
background-color:#000000;
width:1000px;
height: 623px;
}

#GalleryFooter2 {
background-color:#000000;
width: 1000px;
height: 30px;
}