BODY {
		background : white;
		color : black;
		font-family : "Times New Roman", sans-serif;
		margin:0px;
	}
	#top_main{height : 150px; text-align:center;background-image : url(root_imgs/top_main_bcg.jpg);}
	#mid_main{height : 350px; background-image : url(root_imgs/middle_main_bcg.jpg);}
	#main_page{
		height: 348px;
		width: 820px;
		margin: auto;
		background-image: url(root_imgs/main_page_bcg.jpg);
		background-position: right;
	}
	#right_page{width:600px;height : 348px;float:left;}

	#left_menu{height : 348px; width: 220px;background-image : url(root_imgs/left_menu_bcg.jpg);float:left;}

#table_right_page{width:600px;height :340px;}

	#bot_page{
		height: 150px;
		text-align: center;
		background-image: url(root_imgs/bottom_page_bcg.jpg);
		background-repeat: repeat-x;
	}

		#foot_page{
		font-size:11px;
		clear:both;
		height: 50px;
		text-align: center;
		background-image: url(root_imgs/foot_page_bcg.jpg);
		background-repeat: repeat-x;
	}
	#left_menu IMG {border:0px;margin-left:20px;margin-bottom:-5px;margin-right:10px;}
	.menu_but{margin-top:12px;width: 220px;height: 24px;font-size:18px;color:#423024;border-top: 1px solid transparent;border-bottom: 1px solid transparent;}

	.menu_but_act{margin-top:12px;cursor:pointer;width: 220px;height: 24px;font-size:18px;color:#423024;background-image: url(root_imgs/left_menu_act_bcg.jpg);
	border-top: 1px solid #eae4ca;border-bottom: 1px solid #eae4ca;
	}

		 A {
color:#443224;
text-decoration : none;
}

 A:hover {
color : black;
text-decoration : underline;
}


	#left_menu A {
font-size : 18px;
color:#443224;
text-decoration : none;
}

#left_menu A:hover {
color : black;
text-decoration : none;
}

.title{font-size : 18px;
color:#443224;}

H1{font-size : 18px;
color:#443224;}

.text{font-size : 14px;
color:#443224;
text-align:justify;
padding:5px;
}
.text1{font-size : 13px;
color:#443224;
text-align:justify;
padding-top:4px;
}

.photo{margin:4px;}

#bot_table{width:820px;height:150px;margin:auto;}
.bot_tab{float:left;width:230px;height:150px;margin-top:1px;text-align:left;padding-top:5px;padding-left:5px;}
.bot_tab1{float:left;width:340px;height:150px;border-left:1px solid #bab6ab;border-right:1px solid #bab6ab; margin-top:1px;text-align:left;padding-top:5px;padding-left:5px;}

#iphoto_gallery{border:0px;}

