/* CSS Document */

.form_1 {
   font-family:verdana, helvetica, sans-serif; 
   font-size:11px;
}

.box {
   border:1px solid #A49151; 
   margin:0px;
}

.boxpic {
   border:1px solid #CCCCCC; 
   margin:0px;
}

.mybox{
	border: 1px solid #c3bebe;
	margin: 0;
}

.search_male{
	margin-top: 30px;
	border: 1px solid black;
	height: auto;
	width: auto;
	padding: 0;
}

#table_quick_search{
	background:  url(../../images/quicksearch_middle.gif) repeat-y top left;

}

#profile_bar{
	background: url(../../images/profile_bar.gif) no-repeat center left;
	height: 40px;
	width: 550px;
	padding: 0;
	border: 0;
}

#profile_bar_bottom{
	background: url(../../images/profile_bar_bottom.gif) no-repeat center left;
	height: 30px;
	width: 550px;
	padding: 0;
	border: 0;
}

#gal_header{
	background: url(../../images/header.gif) no-repeat top left;
	height: 102px;
	width: 845px;
	border: 0;
	padding: 0;
	

}

#members_banner{
	border: 1px solid black;
	padding: 0;
	margin-left: 150px;
	margin-top: 0px;
	height: 90px;
}

