/* Innovative Customs Gallery Page CSS*/
	
/**********************GENERAL PARAMETERS **************************/
#lower_head_wrap{
width: 748px; 
height: 250px; 
padding: 0;
margin: 0;
background:  #515151;
}

#banner{
 background: url(/images/photo_gallery.gif) #515151 no-repeat left top;
 margin: 13px 25px;
 width: 701px;
 height: 0;
 padding-top: 206px;
 overflow: hidden;
}

#content_wrap {
width: 750px; 
background: #7D7C7D url(/images/grad_bg.gif) repeat-x top left;
}

#content_wrap_outer {
width: 750px; 
padding-bottom: 1px;
background: transparent url(/images/btm_left_bg.gif) no-repeat bottom left;
}

#content_wrap_inner {
margin: 25px 25px 21px 22px;
background: #C2C2C2 url(/images/btm_left_rounded.gif) no-repeat bottom left;
overflow:hidden;
}

#column_right {
clear: both;
float: right;
width: 443px; 
padding: 0;
background: transparent;
}

#column_left {
/*width: 472px;
height: 972px;*/
width:212px;
padding: 21px;
background: transparent url(/images/top_left_rounded.gif) no-repeat top left;
font-size: 11px;
color: #3c3c3c;
float: left;
}

#column_left_inner {
/*width: 430px;*/

}

#column_left_inner img{
padding: 0 0 5px 0;
}


#gallery_text{
width: 352px;
padding: 12px;
font-size: 12px;
color: #000000;
background: transparent;
}

#gallery_text h1{
margin-top: 30px;
height: 20px;
font-size: 13px;
color: #000000;
}

#decorative{
clear:both;
margin-top: 0px;
width: 430px;
height: 53px; 
background: url(/images/021_decorative.gif) no-repeat top left;
}


.prev-next { 
background-color:white; 
padding-top: 3px;
height:14px; 
width: 213px;
font-size:9px; 
font-weight:bold; 
}

.prev-next a {
color: #525051;
}

.prev-next a:hover{
color: #999999;
}
 
.next {
float:right;
padding-right: 20px;
} 
 
.prev {
float: left;
padding-left: 20px;
} 
 
 
/************************SPECIFIC PARAMETERS ***************************/