@charset "utf-8";
/* CSS Document */

body{ background-color:#000; overflow: hidden;
 }

html, body {
height: 100%;
margin: 0;
padding: 0;
overflow: hidden;
}
 
* {
margin:0px auto;
padding:0;
}
 
div#shim {
visibility: hidden;
width: 100%;
height: 50%;
margin-top: -300px;
float: left;
}
 
div#wrapper {
width: 855px;
height: 600px;
clear: both;
position: relative;
border:none;
top: -300px;
/* IE4ever Hack: Hide from IE4 **/
position: static;
/** end hack */
 
}
 
/* Hide from IE5mac \*//*/
div#shim {
display: none;
}
 
html, body {
height: auto;
}
/* end hack */
 
/* ]]> */


#simplegallery1{
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 0px;
}

#simplegallery1 .gallerydesctext{
text-align: left;
padding: 2px 5px;
}
