/* Photos */

#head_videos, #head_photos {
float: left;
position: relative;
width: 741px;
height: 34px;
background-repeat: no-repeat;
margin-bottom: 10px;
}
#head_videos {
background-image: url(../images/header_videos.gif);
}
#head_photos {
background-image: url(../images/header_photos.gif);
}

/*Slideshow*/
#sumoslideshow {
position: absolute;
width: 260px;
height: 20px;
background-color: #99CC33;
left: 440px;
top: 7px;
overflow: hidden;
}

#sumoslideshow p {
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
font-size: 0.85em;
color: #000000;
text-decoration: none;
outline: none;
margin: 0;
padding: 0;
}

/*Photo Gallery*/

.sumosaysclick {
position: absolute;
width: 101px;
height: 59px;
background-image: url(../images/img_sumosaysclick.png);
background-repeat: no-repeat;
left: 100px;
top: 240px;
}

.sumoslideshow {
position: absolute;
width: 114px;
height: 65px;
left: 520px;
top: 240px;
}

.sumoslideshow a {
text-decoration: none;
outline: none;
}

.sumoslideshow img {
border: 0;
}


#photo_container {
position: relative;
float: left;
width: 741px;
height: 1364px;
}

#photogallery {
position: relative;
float: left;
width: 741px;
height: 1320px;
}

.photoholder {
float: left;
width: 148px;
height: 210px;
background-image: url(../images/img_photoholder.gif);
background-repeat: no-repeat;
margin: 0 0 10px;
}

.photoholder a {
outline: none;
}

.photoholder img {
position: relative;
top: 82px;
left: 11px;
}