body{ 
    margin: 0px;
	background-image: url(images/tamli-temple-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Eras Demi ITC", Arial, "Arial Narrow", Verdana, "Tw Cen MT";
	background-color: #010101;
	font-size: 11px;
	color: #FFF;
}
a{
	color:#CCC;
	text-decoration: underline;
}
a:hover{
	color:#CCC;
	text-decoration: none;
}
img{border:none;}
.top-menus{
	background-position: left top;
	background-color: #413311;
	font-size: 12px;
	padding: 5px;
}
.top-menus a{
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	padding: 5px;
	margin-right: 8px;
	margin-left: 8px;
}
.top-menus a:hover{
	color: #000;
	text-decoration: none;
	font-size: 12px;
	background-color: #fbc104;
	padding: 5px;
	margin-right: 8px;
	margin-left: 8px;
}
.bottom{
	text-align: center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.bottom a{
	color: #999;
	margin-right: 3px;
	margin-left: 3px;
	text-decoration: none;
	font-size: 12px;
}
.bottom a:hover{
	color: #FFF;
	margin-right: 3px;
	margin-left: 3px;
	text-decoration: none;
	font-size: 12px;
}
.cont-bg{
	font-size: 12px;
	text-decoration: none;
	color: #999;
	font-weight: normal;
	background-image: url(images/tamli-temple-text-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
}
.cont-bg .pd{
	padding: 10px;
	color: #CCC;
	text-decoration: none;
}
.cont-bg .pd a{
	color: #CCC;
	text-decoration: none;
	padding: 0px;
}
.cont-bg .pd a:hover{
	color: #FFF;
	text-decoration: underline;
	padding: 0px;
} 

