
#headergallery{
background-image:url(gfx/header_no_other.gif);
background-repeat:no-repeat;
height:140px;
width:770px;

}


.thumbs
{
position: relative;
width: 160px;
height: 100px;
padding: 3px; 
background-color: #D6E6EC;
display: inline;
float: left;
}

.thumbs:hover
{
background-color: #5C9BB3;
}


#contentgallery
{
position: relative;
width: auto;
height: auto;
display: block;
float: left;
margin-top: 15px;
margin-bottom: 15px;
}

.textdiv
{
font: normal 1em arial;
color: #000000;
}

.headertext
{
margin-bottom: 20px;
font: 1.6em arial normal;
color: #000000;
}


.imgthumbs
{
border: 0px;
padding: 5px;
background-color: #D6E6EC;
border: 1px solid #D6E6EC;
}

.imgthumbs:hover
{
border: 1px solid #5C9BB3;
}

.slideshow{ 
float: left;
margin-right: 6px;
margin-bottom: 6px;
}

.slideshow img{ 
border: 0;
width: 160px;
height: 100px;
}



a.gallery:link {color: #0033CC; text-decoration: underline; font: 1.2em normal arial; background-color: #ffffff;}
a.gallery:visited {color: #0033CC; text-decoration: underline; font: 1.2em normal arial; background-color: #ffffff;}
a.gallery:hover {color: #ffffff; text-decoration: none; font: 1.2em normal arial; background-color: #0033CC;}



#ga_menuleft{
display: inline;
float:left;
width: 229px;
height:425px;
background:url(gfx/leftnav.gif);
vertical-align: bottom;
background-position:bottom;
background-repeat:no-repeat;
margin-right:15px;
}



#ga_content{
vertical-align:top;
display: inline; 
float: left;
}

#ga_content a {text-decoration:none;}
#ga_content a:visited {text-decoration:none;}
#ga_content a:hover {text-decoration:none;}

#ga_container{
display: block;
width: 760px;
margin-left:auto;
margin-right:auto;
margin-top: 0px;
padding-top:0px;
text-align:left;
position:relative;

/* width:expression(document.body.clientWidth<590?"600px":"auto");*/
}


#ga_header{
/*position:static;*/
background-image:url(gfx/header_no.gif);
background-repeat:no-repeat;
height:140px;
width:770px;
display: block;
float: left;
}


#ga_footer{
clear: both;
background: #E9E9E9;
margin-top:10px;
padding-top: 5px;
height:100px;
}

#ga_footer-content {width:770px; margin-left:auto; margin-right:auto; display: block;}