/* link styles */
a:link {color: #FFFFFF; text-decoration: none;}
a:visited  { color: #FFFFFF; text-decoration: none;}
a:hover  { color: #FFFFFF; text-decoration: underline;} 
a:active {color: #FFFFFF; text-decoration: underline;}

a.large:link {color: #6f7f9e; text-decoration: none;}
a.large:visited  { color: #6f7f9e; text-decoration: none;}
a.large:hover  { color: #b3baa0; text-decoration: none;} 
a.large:active {color: #b3baa0; text-decoration: none;}

body  {
	background-image:url(http://www.visioningtibet.com/images/VTIBET_background.jpg);
	background-repeat: no-repeat;
}

/* content text styles */

h1  { 
	color: #FFFFFF; 
	font-size: 11px; 
	font-family: Verdana, sans-serif;
	font-weight: bold; 
	line-height: 12px; 
	padding: 15px 0px 0px 0px;
}

h2  { 
	color: #FFFFFF; 
	font-size: 11px; 
	font-family: Verdana, sans-serif;
	font-weight: bold; 
	line-height: 10px; 
	padding: 0px 0px 0px 0px;
}

p  { 
	color: #FFFFFF; 
	font-size: 11px; 
	font-family: Verdana, sans-serif;
	line-height: 26px; 
	padding: 5px 0px 0px 0px;
}

.home {padding: 5px 20px 0px 24px;}
.filmtitle {font-family: Times New Roman, serif; font-size: 16px; font-style: italic;}

.sig {
	padding: 0px 0px 0px 0px;
	font-style: italic; 
	text-align: right;
}

.copyright { 
	color: #605041; 
	font-size: 9px; 
	font-family: Verdana, sans-serif; 
	line-height: 12px;
}

/* table and image styles */
