body{
	background-color : #E3D9CF;
	font-size : 13px;
	font-family : Georgia;
}
p{
	font-size : 13px;
	font-family : Georgia;
	color : #E3D9CF;
}
h1{
	font-size : 20px;
	font-family : Georgia;
	color : #E3D9CF;
}
h2{
	font-size : 20px;
	font-family : Georgia;
	color : #E3D9CF;
}
.bannertable{
	font-family : Georgia;
	color : #E3D9CF;
	background-color : #9C8975;
	margin-bottom : 10px;	
}
.bannerheading{
	letter-spacing : 4px;
	word-spacing : 6px;
}

.bannerleft{
	padding-top : 10px;
	padding-bottom : 10px;;
}
.bannerright{
	padding-left : 40px;
	padding-top : 10px;
	
}

.bodytable{
	background-color : #9C8975;
}
.navicell{
	padding-left : 10px;
	padding-top : 30px;
	padding-bottom : 30px;
}
.navicell a{
	color : #E3D9CF;
	font-size : 14px;
	font-family : Georgia;
	text-decoration : none;
}
.container{
	overflow : auto;
	text-align : justify;
	height : 490px;
	padding-right :15px;
	scrollbar-base-color:white;
	scrollbar-arrow-color:#9C8975;  
    scrollbar-darkshadow-color: #9C8975; 
    scrollbar-face-color:#E3D9CF; 
    scrollbar-highlight-color:white; 
    scrollbar-shadow-color:white;
}
.bodycell{
	padding-left : 20px;
	padding-top : 20px;
	padding-bottom : 30px;
	padding-right : 20px;
}
.innertable{
	margin-bottom : 0px;	
}

.innertable a{
	color : #E3D9CF;
}

.footheading{
	font-size : 16px;
	font-family : Georgia;
	color : #E3D9CF;
}
.footer{
	color : #9C8975;
}
.footer a{
	color : #9C8975;
}
/*  */

.gallerytext{
	color : #E3D9CF;
}
.gallerytext a{
	color : #E3D9CF;
	text-decoration : none;
}