div.page
{
	background-color : #FFFFFF;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : auto;
	margin-right : auto;
	padding-top : 5px;
	padding-bottom : 15px;
	width : 50%;
}

div.content
{
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : auto;
	margin-right : auto;
	padding : 5px;
	width : 90%;
}

div.content-text
{
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : auto;
	margin-right : auto;
	width : 90%;
}

div.info
{
	margin: 5px; 
	font-size: 12px; 
	text-align: left;
}

div.copyright
{
	font-size: 11px; 
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : auto;
	margin-right : auto;
	width : 15%;
}

img.header
{
	width : 40%;
	height : 40%;
	border : none;
}

img.logo
{
	width : 60%;
	height : 21%;
	border : none;
}

img.title
{
	width : 70%;
	height : 70px; 
}

img.lama_geshe
{
	width : 50%;
	height : 55%; 
}

img.thardoling
{
	width : 45%;
	height : 33%;
}

img.flag
{
	width : 30px;
	height : 30px; 
	border : none;
	margin : 10px;
}

img.bouddhas
{
	width : 100%;;
	height : 100%; 
	border : none;
}

img.sjhhc
{
	width : 100%;;
	height : 100%; 
	border : none;
}

img.sjhhc_staff
{
	width : 90%;
	height : 48%; 
}

div.slides
{ 
	height : 435px; 
	width : 341px; 
	margin : auto;
}

div.slides_home
{ 
	height : 380px; 
	width : 350px; 
	margin : auto ;
}

div.slides_sjhhc
{ 
	height : 230px; 
	width : 528px; 
	margin : auto;
}

div.words_left
{
	font-size : 16px;
	font-style: italic;
	font-weight : normal;
	width : 50%;
	margin-left : 0px;
	margin-right : auto;
	padding-top : 5px;
}


div.words_right
{
	font-size : 16px;
	font-style: italic;
	font-weight : normal;
	width : 50%;
	margin-left : auto;
	margin-right : 0px;
	padding-top : 5px;
}