#main_content{
 width: 566px;
 overflow: hidden;
 position: relative;
}

#gallery_navigation{
 margin-top: 424px;
 position: relative;
 width: 565px;
 _height: 1%;
 height: auto;
 overflow: hidden;
 z-index: 20;
 clear: both;

}

#gallery_navigation ul{
 display: block;
 width: 568px;
 _height: 1%;
 height: auto;
 overflow: hidden;
 margin-left: 0;
}

#gallery_navigation li{
 float: left;
 clear: right;
/*
 padding-bottom: +
 margin-bottom: -
 for equal height links try 'removing' links?
*/

}


#gallery_navigation a{
 font-size: .9em;
 display: block;
 border-bottom: 2px solid #666;
 background-color: #f4f4f4;
 /* margin-right: 4px; */
 padding-left: 4px;
}

#gallery_navigation a:hover{
 color: #147;
 background-color: #E2EEFA;
}

#gallery_navigation a.activeState{
 color: #369;
 background-color: #E7F3FF;
}


#gallery_navigation ul.four li{
width: 139px;
margin-right: 3px;
}



#gallery_wrap{
 position: absolute;
 width: 563px !important;
 max-width: 563px;
 /* height: 443px; */
 height: 400px;
 max-height: 400px;
 overflow: hidden;
 z-index: 10;
 /* margin-top: -455px; */
 top: 93px;
 border: 1px solid #666;
}
#gallery{
 height: 443px;
 width: 2260px !important;
 position: relative;
 left: -1px;
}

#gallery_wrap h4{
 visibility: hidden;
 border-right: 2px solid #666;
}

#contained div.graphic{
 float: left;
 width: 565px;
}

div.graphic img{
 width: 565px;
}
