@charset "utf-8";
.main_window #mail_container {
	background-image: url(../img/logos/cnt_background.jpg);
	width: 700px;
	height: 550px;
	background-repeat: no-repeat;
	padding-bottom: 1px;
	position: relative;
}
#adrs     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FBF5EC;
	text-align: left;
}
.ff_label {
	font-family: "Bodoni MT";
	font-size: 14px;
	color: #FBF5EC;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 4px;
	opacity:0.8;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	font-weight: normal;
	background-color: #2B1B0E;
	text-align: right;
}
.ff_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2B1B0E;
	opacity:0.9;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	
}
#main_container   #thank  {
	font-family: "Tw Cen MT";
	font-size: 16px;
	color: #FCFCF8;
	height: 53px;
	width: 341px;
	font-weight: normal;
	text-align: center;
}

/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #0f0600;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(../img/logo/hbgd.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#top_logo {
	position: relative;
	width: 835px;
	top: 5px;
	margin: 0px auto;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#top_menu {
	position: relative;
	top: -15px;
	width: 525px;
	height: 25px;
	right: 10px;
	z-index: 1050;
	margin-left: 310px;
}

#top_bar {
	top: -20px;
	position: relative;
	margin: 0px auto;
	text-align: center;
	padding-top: 2px;
}
#main_container {
	position: relative;
	height: 605px;
	width: 850px;
	top: 0px;
	background-color: #dfab58;
	margin: 0px auto;
}

#main_container #multi_hero {
	height: 465px;
	position: relative;
	top: -20px;
	text-align: center;
	margin: 0px auto;
	background-image: url(../img/logo/texture2.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#main_container  #imgM {
	height: 455px;
	position: absolute;
	top: 2px;
	text-align: center;
	left: 260px;
	width: 570px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	border: 1px solid #45250C;
}
#imgM #nav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0E0800;
	height: 25px;
	font-size: 14px;
	font-variant: normal;
}
#imgM  #nav  a:link, a:visited {
	text-decoration: none;
	color: #0E0800;
}
#imgM #nav a:hover {
	text-decoration: none;
	color: #0E0800;
	background-color: #B37B31;
}
#imgM #img_container  {
	padding-top: 2px;
	text-align: center;
	
}
#imgM img {
	left: 0px;
}

#main_container #thumbs {
	position: absolute;
	left: 17px;
	top: 2px;
	height: 455px;
	width: 235px;
	text-align: center;
	padding-left: 0px;
	border: 1px solid #45250C;
}

#thumbs #label {
	position: absolute;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 15px;
	color: #0E0800;
	display:none;
}

#thumbs #gal_pick {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0E0800;
	height: 25px;
	font-size: 14px;
	font-variant: normal;
	padding-top: 3px;
	padding-right: 15px;
}
#thumbs #thumbnails {
	height: 425px;
	overflow: auto;
	padding: 3;
}
#thumbs img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 4px;
}





#main_container #top_logo #search_box {
	position: absolute;
	right: 35px;
	top: 10px;
	width: 415px;
	height: 40px;
	text-align: right;
}
#main_container #bottom_line {
	margin: 0px auto;
	width: 850px;
	position: relative;
	text-align: center;
	top: -25px;
}

.searchbtn {
	font-family: "Bodoni MT";
	color: #0E0800;
	background-color: #DFAB58;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.jump {
	font-family: "Bodoni MT";
	color: #0E0800;
	background-color: #Fcf8ff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 15px;
	font-variant: small-caps;
}
