/* Framework
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
html, body, form {
	background-color:#000000;
	border:0;
	color:#DEDEDE;
	font:normal 12px 'Lucida Sans','Trebuchet MS',Verdana,sans-serif;
	height:100%;
	margin:0;
	padding:0;
}
div.Content {
	padding:15px 0 20px 0;
}
div.Wrapper {
	border-top:0;
	height:99.6%;
	margin:0 auto;
	width:576px;
}
/* Current
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div.ciFrame {
	background-color:#111111;
	border:1px solid #222222;
	filter:alpha(opacity=90);
	right:0;
	opacity:.9;
	overflow:auto;
	padding:3px 4px 2px 4px;
	position:absolute;
	top:0;
	width:280px;
	width:350px;
	z-index:1;
}
div.ciFrameOff {
	background-color:;
	border:0;
	filter:alpha(opacity=50);
	right:0;
	opacity:.50;
	overflow:auto;
	padding:4px 5px 2px 4px;
	position:absolute;
	top:0;
	width:280px;
	width:350px;
	z-index:1;
}
div.ciFrameOff:hover {
	filter:alpha(opacity=75);
	opacity:.75;
}
div.ciButPos {
	text-align:right;
}
button.ciButton {
	background-color:#111111;
	border:1px solid #666666;
	color:#DEDEDE;
	cursor:pointer;
	font-size:11px;
	margin:0 0 2px 0;
	padding:1px 3px 2px 3px;
	text-align:center;
}
button.ciButton:hover {
	background-color:#000000;
	color:#FFFFFF;
}
button.ciButtonOff {
	background-color:#FFFFFF;
	border:1px solid #666666;
	color:#000000;
	cursor:pointer;
	font-size:11px;
	margin:0 0 2px 0;
	padding:1px 3px 2px 3px;
	text-align:center;
}
div#ciStories h1 {
	font-size:18px;
	font-weight:normal;
	margin:0 0 10px 0;
}
div.ciStory {
	line-height:1.4em;
	margin-bottom:15px;
}
div.ciStory a {
	display:block;
}
div.ciStory h2 {
	margin:0 0 5px 0;
}
div.ciStory div.DataStamp {
	font-size:10px;
	line-height:1em;
	margin:0;
}
div.ciStory img {
	float:right;
	margin:0 0 0 5px;
	width:100px;
}
div.ciStory table.Screening td {
	border-top:1px solid #666666;
	padding-right:15px;
	vertical-align:top;
}

/* Page Headers - having all of these leaves open possibility of individualizing pages
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div.PageHeader {
	height:154px;
}
div.Home {
	background-image:url(../images/h_Home.png);
	background-repeat:no-repeat;
}
div.Trailer {
	background-image:url(../images/h_Home.png);
	background-repeat:no-repeat;
}
div.About {
	background-image:url(../images/h_Home.png);
	background-repeat:no-repeat;
}
div.Donation {
	background-image:url(../images/h_Home.png);
	background-repeat:no-repeat;
}
div.News {
	background-image:url(../images/h_Home.png);
	background-repeat:no-repeat;
}
div.Contact {
	background-image:url(../images/h_Home.png);
	background-repeat:no-repeat;
}
div.Tibet {
	background-image:url(../images/h_Home.png);
	background-repeat:no-repeat;
}
/* Navigation
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div.Navigation {
	border-bottom:1px solid #222222;
	height:20px;
	padding:0 0 0 42px;
}
div.Navigation img {
	border:1px solid #000000;
	cursor:pointer;
	margin:3px 13px 0 0;
}
div.Navigation img:hover {
	border-top:1px solid #FFFFFF;
}
/* Links
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
a:link, a:visited {
	color:#EFBA38;
	text-decoration:none;
}
a:hover {
	color:#EFBA38;
	text-decoration:underline;
}
a img {
	border:0;
}
/* Forms
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
input, select, textarea {
	font-size:11px;
}
input {
	margin-right:5px;
	vertical-align:middle;
}
label {
	cursor:pointer;
	display:block;
	font:normal 12px 'Lucida Sans','Trebuchet MS',Verdana,sans-serif;
	margin-bottom:7px;
}
select {
	margin-right:5px;
	vertical-align:middle;
}
textarea {
	height:100px;
	margin-bottom:5px;
	width:99%;
}
textarea.Flow {
	width:99%;
}
/* Images
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
img.Alt1 {
	background-color:#FFFFFF;
	border:1px solid #555555;
	padding:0 1px 1px 1px;
}
img.BannerImage {
	border:1px solid #320103;
	margin:0 0 5px 0;
}
img.SectionImage {
	border:1px solid #320103;
	margin:0 0 5px 10px;
}
/* Text
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
blockquote {
	font-style:italic;
	margin:auto 0 auto 0;
}
h1 {
	font-size:24px;
	font-weight:normal;
	margin:0 0 20px 0;
}
h2 {
	border-bottom:1px solid #222222;
	font-size:14px;
	font-style:italic;
	font-weight:normal;
	margin:0 0 10px 0;
}
h3 {
	font-size:12px;
	font-weight:bold;
	margin:0 0 3px 0;
}
*.Arrow {
	font-size:14px;
}
*.Center {
	text-align:center;
}
*.Justify {
	text-align:justify;
}
span.Nota {
	font:normal 12px 'Lucida Sans','Trebuchet MS',Verdana,sans-serif;
}
div.ParaPlus {
	margin:0 0 20px 0;
}
div.NewsItem {
	background-color:#111111;
	border:1px solid #222222;
	padding:2px;
}
*.SuccessMessage {
	color:#EFBA38;
	float:right;
	font:normal 12px 'Lucida Sans','Trebuchet MS',Verdana,sans-serif;
}
/* Tables
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
table {
	border-collapse:collapse;
	font:normal 12px 'Lucida Sans','Trebuchet MS',Verdana,sans-serif;
}
table.FormTable {
	margin-bottom:10px;
	margin-bottom:0;
}
table.FormTable tr td {
	padding:0 10px 5px 0;
	padding-right:expression(this == this.parentNode.lastChild ? "0px":"10px");
	vertical-align:top;
}
table.FormTable tr td:last-child {
	padding-right:0;
}
table.FormTable img {
	vertical-align:middle;
}
table.Data {
	border-top:1px solid #222222;
}
table.Data td {
	border-bottom:1px solid #222222;
	border-left:1px solid #222222;
	padding:3px;
}
table.SmallItalic td {
	font-size:11px;
	font-style:italic;
}
/* Used for a table in which col 1 is as narrow as possible without wrapping text content. */
table.Col1TightNW tr td {
	white-space:expression(this == this.parentNode.firstChild ? "nowrap":"") !important;
	width:expression(this == this.parentNode.firstChild ? "1%":"");
}
table.Col1TightNW tr td:first-child {
	white-space:nowrap !important;
	width:1%;
}
/* Used for a 2-col (or more) table in which col-1 is justified Right and col-2 is justified Left. */
table.RL2 td {
	text-align:left;
	text-align:expression(this == this.parentNode.firstChild ? "right":"") !important;
}
table.RL2 td:first-child {
	text-align:right !important;
}
*.FLL {
	float:left;
}
*.FLR {
	float:right;
}
*.Flow {
	width:100%;
}
/* Site Credits
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#SiteCredits {
	color:#444444 !important;
	font-size:10px;
	padding:3px 0 10px 0;
}
div#SiteCredits span#Control {
	cursor:pointer;
}
/* Laurels
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div.Laurels {
	border::1px dashed #006600;
	margin:0px 0 10px 0;
	text-align:center;
	width:574px;
}
div.Laurels img {
	padding:0 5px 0 5px;
}
/* Flickr
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#660000;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
#flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {text-align:center !important;}
.flickr_badge_image img {border: 1px solid black !important;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#660000;}
#flickr_badge_wrapper {background-color:#ffffff;border: solid 1px #000000}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#660000 !important;}


