/* Layout Stylesheet */ 


body{
	margin: 0px;
	padding:0;
	color: #FFF48E;
	background-color: #7DCBFF;
 }
		 
#lh-col{
	position: absolute;
	top: 30px;
	left: 12px;
	width: 180px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: inherit;
	text-align: center;
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #7DCBFF;
	visibility: inherit;
	background-image: url(images/Stupa3.jpg);
	border-right: #7dcbff thin outset;

 }

#rh-col{
	margin: 20px 20px 20px 220px;
	border: 1px solid #cc9;
	color: #000000;
	padding: 20px;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #999999;
	page-break-after: auto;
	border-top-style: solid;
	border-top-width: thin;
	background-image: url(../images/Tibetan_Background.gif);
	
 }
/* Presentation Stylesheet */ 
h4 {
	margin:0;
	padding: 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 }
 
