html,
body
{
margin:0;
padding:0;
}

body {
background: url(images/bgd.gif) repeat-x left top;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
min-width:960px;
}

#container {
	width:960px;
	margin-left: auto;
	margin-right: auto;
}

#head-shoreline {
padding:0;
height:110px;
background-image : url(images/shoreline.gif); 
background-repeat:no-repeat;
}

#head-partlysunny {
padding:0;
height:110px;
background-image : url(images/partlysunny.gif); 
background-repeat:no-repeat;
}

#head-tibetan {
padding:0;
height:110px;
background-image : url(images/tibetan.gif); 
background-repeat:no-repeat;
}

#head-prayerwheel {
padding:0;
height:110px;
background-image : url(images/prayerwheel.gif); 
background-repeat:no-repeat;
}

#navbox{
float: right;
height: 30px; 
width: 300px; 
margin: 0;
}

#menu {
padding-right: 35px;
padding-top: 20px;
text-align: right;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#663300;
}

#menu a {
font-weight: bold;
padding-left: 8px;
padding-right: 8px;
text-decoration: none;
color:#663300;
}

#menu a:hover{
color: #9D312E;
}

/* breadcrumbs aka 'bc' menu */
#bcnavbox{
	height:41px;
	background: url(images/breadcrumbs.gif);
	background-repeat:no-repeat;
}

#bcmenu {
	color: #FFF;
	margin:0;
	text-align: right;
	padding-right: 35px;
	padding-top: 9px;
}

#bcmenu a {
	padding-left: 8px;
	padding-right: 8px;
	color: #FFF;	
	text-decoration: none;	
}

#bcmenu a:hover {
	color: yellow;
}

#bcmenu a#current  {
	color: yellow;
}

#content-head {
margin: 0 auto;
height: 50px;
background-color:#F3F3EC;
overflow: hidden;
border-bottom: 1px solid #993333;
}

#content-head h2{
color:#993333;
font-size: 26px;
margin-left: 200px;
bottom: 0px;
margin-top: 20px;
font-weight: normal;
}

#content {
margin: 0 auto;
padding:0;
}


#leftbox {
margin: 0 auto;
float: left;
width: 180px;
background:#fff;
}

#rightbox{
margin: 0 auto;
float:right;
width: 780px;
background:#fff;
}

#footer {
clear: both;
margin: 0 auto;
height:35px;
text-align:right;
color:#FFFFFF;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
background-color:#996600;
padding-right:20px;
padding-top:16px;
}

#footer a {
color: #FFF;
}


#c1 {
padding-left:30px;
padding-top:20px;
}

#weblog h2 {
font-size:14px;
color:#666666;
font-weight:normail;}

#weblog ul {
margin:0;
padding-left:5px;
}

#weblog li {
list-style: none;
}

#weblog li a {
font-size:11px;
color:#993333;
text-decoration:none;
}

#weblog li a:vistied {
font-size:11px;
color:#993333;
text-decoration:none;
}

#weblog li a:hover, a:focus {
font-size:11px;
color:#993333;
text-decoration:underline;
}

#c2-lib {
padding-left:40px;
padding-right:50px;
padding-top:20px;
}

#c2 {
padding-left:40px;
padding-right:50px;
padding-top:20px;
}

#c2 p {
color:#666666;
}

#c2 a {
color: #993333;	
text-decoration: none;	
}

#c2-table {
padding-left:40px;
padding-right:0px;
padding-top:0px;
padding-bottom:5px;
color:#666666;
}

#c2-table-extra-room {
padding-left:0px;
padding-right:0px;
padding-top:0px;
padding-bottom:5px;
color:#666666;
}

#c2-table-initial {
padding-left:40px;
padding-right:0px;
padding-top:20px;
padding-bottom:5px;
color:#666666;
}

#c2-quicklink {
padding-left:40px;
padding-right:50px;
padding-top:15px;
padding-bottom:15px;
}

#c3 {
padding-bottom:140px;
padding-top:60px;
}

#c3-table {
padding-bottom:5px;
padding-top:0px;
color:#666666;
}

#c3-table ul{
padding: 0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#c3-table ul li{
	list-style: none;

}

#c3-table-initial {
padding-right:0px;
padding-top:20px;
padding-bottom:5px;
color:#666666;
}

#c3-table-final {
padding-right:0px;
padding-top:5px;
padding-bottom:50px;
color:#666666;
}

#c3-quicklink {
padding-top:15px;
padding-bottom:15px;
}

#c-head1 {
padding-left:30px;
}

#c-head2 {
padding-top:10px;
padding-left:40px;
padding-top:10px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:24px;
color:#993333;
border-bottom: 1px solid;
}

#news-date-current {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#996600;
}

#news-title-current {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#996600;
}

#news-date {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#993333;
}

#news-title-sidebar {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#000000;
}

#news-title-sidebar a {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#993333;
font-size:11px;
font-weight:normal;
text-decoration:none
}

#news-title {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
color:#000000;
}

#grey-14pt {
font-size:14px;
font-weight:normal;
color:#666666;
}

#grey-14pt p {
font-size:14px;
font-weight:normal;
color:#666666;
padding-bottom:0;
}

#black-14pt {
font-size:14px;
font-weight:normal;
color:#000000;
}

#black-14pt p {
font-size:14px;
font-weight:normal;
color:#000000;
}

#grey-12pt {
font-size:12px;
font-weight:normal;
color:#666666;
font-family: Arial, Helvetica, sans-serif;
}

#grey-12pt a {
font-size:12px;
font-weight:normal;
color:#993333;
text-decoration:underline;
}

#greya-12pt {
font-size:12px;
font-weight:normal;
color:#666666;
font-family: Arial, Helvetica, sans-serif;
}

#greya-12pt a {
font-size:12px;
font-weight:normal;
color:#666666;
font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
}

#greya-12pt a:hover, a:focus {
	color:#993333;
	border-bottom:1px solid #993333;
	text-decoration:none;
	}

#red-12pt {
font-size:12px;
font-weight:normal;
color:#993333;
}

#red-12pt a {
font-size:12px;
font-weight:normal;
color:#993333;
text-decoration:none;
}

#red-12pt ul{
padding: 0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#red-12pt ul li{
	list-style: none;

}

#red-12pt-und a {
font-size:12px;
font-weight:normal;
color:#993333;
text-decoration:underline;
}

#red-15pt {
font-family: Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:normal;
color:#993333;
}

#red-16pt {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:normal;
color:#993333;
}

#lib-table {
	width:100%;
	margin:0;
	border:1px solid #E7E7D9;
	border-bottom:1px solid #E7E7D9;
	border-right:1px solid #E7E7D9;
	border-left:1px solid #E7E7D9;
	border-collapse:collapse;
	}
#lib-table tr.odd td	{
	background:#E7E7D9;
	}
#lib-table td {
	color:#000000;
	padding:.3em 1em;
	text-align:center;
	}

#lib-table a {
	color:#3366FF;
	text-decoration:none;
	}

#lib-table a:visited {
	color:#3366FF;
	text-decoration:none;
	}		

#lib-table a:hover, a:focus {
	color:#f03b58;
	border-bottom:1px solid #f03b58;
	text-decoration:none;
	}
				
#lib-table th {
	font-weight:normal;
	color: #993333;
	text-align:left;
	padding:.3em 1em;
	}							
#lib-table thead th {
	text-align:center;
	}

#upload {
float:right;
padding-right:56px;
}
#upload a {
	color:#3366FF;
	text-decoration:none;
	}

#upload a:visited {
	color:#3366FF;
	text-decoration:none;
	}		

#upload a:hover, a:focus {
	color:#f03b58;
	border-bottom:1px solid #f03b58;
	text-decoration:none;
	}
