BODY {
	background-color: #d3cbc8;
	background-image: url(img/divmain_bg.jpg);
	background-repeat: repeat;
	vertical-align: middle;
	
}

html, body{
height:100%;
margin:0px;
padding:0px
}
#ht {height:100%;}
#main {
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(img/main_main.jpg);
	background-repeat: repeat-x;
}
#main2 {
	vertical-align: middle;
}
#menu {
	padding-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #6b6360;
	text-align: center;
	margin-top: 0px;
}
#menu  i {font-size: 17px; font-style: italic;}
a {color:#6b6360; text-decoration:none;}
a:hover {color:#734e40; text-decoration:underline;}

#footer_txt, i {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 53px;
	width: 242px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #2b2624;
	font-style: normal;
}
