body {
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Tahoma;
	font-size: 12px;
	background-color: #fffef5;
}
.main_text {
	font-family: Tahoma;
	font-size: 12px;
	color: #4D4E43;
}
.main_text_bold {
	font-family: Tahoma;
	font-size: 12px;
	color: #4D4E43;
	font-weight: bold;	
}
.main_text_pad {
	font-family: Tahoma;
	font-size: 12px;
	color: #4D4E43;
	padding-top: 5px;
	padding-left: 40px;
	height: 300px;
}
.main_text_double {
	font-family: Tahoma;
	font-size: 14px;
	color: #4D4E43;
	padding-top: 5px;
	padding-left: 40px;
	line-height: 25px;
}
#name {
	position:relative;
	left:365px;
	top:25px;
	width:333px;
	height:31px;
	z-index:1;
	text-align: center;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #4D4E43;
}
#gallery a:link, #gallery a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #4D4E43;
}
#gallery a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #B3B4A9;
	text-decoration: none;
}.gallery {
	width: 600px;
	font-size: 14px;
}
.centerit {
	text-align: center;
}

#gallery .main_text_bold li {
	list-style-image: url(../images/bullet.gif);
}
.bgsg {
	background-color: #DEDEBE;
}
.table_bg_border {
	background-color: #EBEBD8;
	border: 1px solid #53532B;
}

