
a:hover {
text-decoration: underline;
}

#cent_tab {
width:575px;
text-align:center;
float:left;
border: dashed 1px #E50083;
padding:5px 0px 5px 0px;
}

#gallery_frame {
width:510px;
margin: 0px auto;
}

#gallery_frame p {
margin:20px;
}

.photo_txt {
display:inline;
width:100px;
height:40px;
color:#E50083;
font-size:10px;
line-height:1em;
margin:0px auto;
}

.photo_txt a:hover {
text-decoration: underline;
}

.picture_box { 
width:100px;
background-color:white;
text-align:center;
margin:0px auto;
}

.pic_wrap {
width:130px;
}

/* .right_gap {
width:5px;
float:left;
height:130px;
background-color:#FDC7EA;
} */


 .bl_gal {background: url(../images/r_corners/white_corner_bl.gif) 0 100% no-repeat #FFF; width: 10em;text-align:center;}
.br_gal {background: url(../images/r_corners/white_corner_br.gif) 100% 100% no-repeat}
.tl_gal {background: url(../images/r_corners/white_corner_tl.gif) 0 0 no-repeat;}
.tr_gal {background: url(../images/r_corners/white_corner_tr.gif) 100% 0 no-repeat; padding-top:10px;}
.clear {font-size: 1px; height: 1px}


#col_wrapper {
background-color:blue;
padding:5px;
}

#col2_wrapper {
background-color:green;
padding-top:10px;

}

