﻿
#header 
{
    text-align:center;
} 

#leftcontent { 
    margin-top:5px; 
    width:140px; 
    float:left; 
} 

#rightcontent { 
    margin-top: 5px; 
    float: right; 
    width: 140px; 
} 
#page 
{ 

}
#centercontent 
{
    margin-top:185px; 
    margin-bottom: -19px; 
   position:absolute;
   z-index:100;
} 

#footer 
{
    margin-top:0px;
    margin-bottom:5px; 
    height:40px; 
	color:#9191AA;
} 

.contentdivs{ 
 
    margin:0px; 
    padding:0px; 
    border-style:none; 
    margin-bottom: 0px; 
}

#myGallery {
	width: 100%;
	height: 300px;
}
#myGallery img {
	border: 2px solid #52697E;
}
a.loading {
	background: #fff url(../images/ajax_small.gif) no-repeat center;
}
.spacegallery {
	position: relative;
	overflow: hidden;
}
.spacegallery img {
	position: absolute;
	left: 50%;
}
.spacegallery a {
	position: absolute;
	z-index: 1000;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(images/blank.gif);
}
.expander {
	width: 350px; 
	height: 250px;
	border: 0px; 
	color:Black;
	border-style: solid;
}
