
/*

Gallery Main Display

*/

#next, #prev{
	border:0px;
}

#galleryTitle{
color:#32947F;
margin-top:0px;
margin-bottom:5px;
}

#gal-wrapper{
position:relative;
width:515px;
height:322px;
/*background:url(../../images/main1/gallery_bg.gif) no-repeat;
background-position:0px -5px;*/
}

#divload{
position: absolute;
top:96px;
left:290px;
height:16px;
width:16px;
display:none;
}

#photo{
overflow:hidden;
}

#photo p{
margin:0px;
font-size:10px;
margin-left:16px;
}

#albumPhotos{
overflow: hidden;
/*background-color: #eee;*/
}

#albumLeftNav a img, #albumRightNav a img{
border-style:none;
}

#albumNav{
float:left;
width:60px;
margin-left:8px;
margin-top:279px;
}

#albumLeftNav{
float:left;
width:16px;
height:13px;
margin-top:297px;
bottom:0px;
}

#albumRightNav{
float:left;
width:16px;
height:13px;
margin-top:297px;
}

#content #photoListing{
list-style-type:none;
margin:0px;
padding:0px;
overflow:hidden;
float:left;
}

#photoListing li{
float:left;
width:419px;
height:282px;
overflow:hidden;
border-top:14px solid #666;
border-left:14px solid #666;
border-right:14px solid #666;
border-bottom:12px solid #666;
/*padding:14px;*/
}

#albumText{
clear:both;
margin-top:10px;
}

.ghighlight{
color:#666;
}

.ghighlight2{
color:#666;
}




























