 * { padding: 0; margin: 0; }

body {
  margin: 0; padding: 0;
  text-align: center;
  color:#3C3C3C;
  background: #787860 url('../img/back.jpg') repeat-y top center;
  height: 100%;
}

a:link {
	color: #5E4630; text-decoration: none; font-weight: bold;
}
a:visited {
	color: #5E4630; text-decoration: none; font-weight: bold;
}
a:active {
	color: #5E4630; text-decoration: none; font-weight: bold;
}
a:hover {
	color: #5E4630; text-decoration: underline; font-weight: bold;
}

#page_wrapper {
  width: 1100px;
  text-align: left;
  background: #FFFFFF;
  height: 100%;
  margin:0 auto;
  min-height: 600px;
}

#page_header {
  height: 250px;
  background: #606060 url('../img/header.jpg') no-repeat top left;
  clear: both;
}

#topleft {
  position: absolute;
  top: 0px;
  left: 1px;
  z-index: -1;
  height: 250px;
  width: 200px;
  background: transparent url('../img/topleft.jpg') no-repeat top left;
}


#page_header h1 {
  padding-top:30px; padding-left:15px;
  margin:0px;
  font-family: verdana;
  font-size: 24px;
  color: #FFFFFF;
  line-height:26px;
  letter-spacing:-1px;
}

#page_header h2 {
  margin:0px;
  padding-left:15px;
  font-family: verdana;
  font-size: 12px;
  color: #D5D0B0;
  line-height:22px;
}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:31px;
  clear:both;
}

#content_wrapper {   
  border:0px dashed #fff;
  padding-left:10px;
  padding-right:10px;
  min-height: 300px;
  height: 100%;
}

#center {
  margin-left:200px;
  margin-right:200px;
  border:0px dashed #ccc;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  height: 100%;
  min-height: 600px;
}

#center h3 {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #787860;
  /*background: #787860 url('../img/menu.jpg') repeat-x;*/
}

h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #787860;
  padding:4px;
  /*background: #787860 url('../img/menu.jpg') repeat-x;*/
}

.welcome {
  height: 17px;
  border-bottom: 1px solid #DBDBD4;
  background: #FFFFFF url('../img/welcome.jpg') no-repeat top left;
}

.time {
  height: 17px;
  border-bottom: 1px solid #DBDBD4;
  background: #FFFFFF url('../img/time.jpg') no-repeat top left;
}

.eventss {
  height: 17px;
  border-bottom: 1px solid #DBDBD4;
  background: #FFFFFF url('../img/events.jpg') no-repeat top left;
}

.links {
  height: 17px;
  border-bottom: 1px solid #DBDBD4DBDBD4;
  background: #FFFFFF url('../img/links.jpg') no-repeat top left;
}

#center h2 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #000;
  font-weight: bold;
  border-bottom: 1px solid #ddd;
  padding:4px;
  background: #fff;
}

#center p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#center ol {
  margin-top:5px;margin-bottom:15px;
  margin-left: 10px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#left_side {
  float: left;
  width:180px;
  border:0px dashed #cccccc;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #3C3C3C;
}

#right_side {
  float: right;
  width:180px;
  border:0px dashed #cccccc;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
}

#right_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #3C3C3C;
}

#page_footer {
  height: 60px;
  background: #7B7265 url('../img/footer.jpg') repeat-x top center;
  clear: both;
}

#page_footer p {
  padding-top:15px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:#D5D0B0;
}


#page_footer a:link {
	COLOR: #FFFFFF; text-decoration: none
}
#page_footer a:visited {
	COLOR: #FFFFFF; text-decoration: none
}
#page_footer a:active {
	COLOR: #FFFFFF; text-decoration: none
}
#page_footer a:hover {
	COLOR: #FFFFFF; text-decoration: underline
}


#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:226px;
  background-color: transparent;
  color: white;
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left:15px;
  padding-right:15px;
  background: transparent;
  color: white;
  text-decoration: none;
  float: left;

}

#navcontainer ul li a.home {
	background: transparent url('../img/btn_home.jpg') no-repeat top left;
	width: 37px;
	height: 11px;
}

#navcontainer ul li a.home:hover {
  background: transparent url('../img/btn_home_hover.jpg') no-repeat top left;
}

#navcontainer ul li a.news {
	background: transparent url('../img/btn_news.jpg') no-repeat top left;
	width: 37px;
	height: 11px;
	margin-left: 2px;
}

#navcontainer ul li a.news:hover {
  background: transparent url('../img/btn_news_hover.jpg') no-repeat top left;
}

#navcontainer ul li a.events {
	background: transparent url('../img/btn_events.jpg') no-repeat top left;
	width: 37px;
	height: 11px;
	margin-left: 2px;
}

#navcontainer ul li a.events:hover {
  background: transparent url('../img/btn_events_hover.jpg') no-repeat top left;
}

#navcontainer ul li a.photos {
	background: transparent url('../img/btn_photos.jpg') no-repeat top left;
	width: 37px;
	height: 11px;
	margin-left: 7px;
}

#navcontainer ul li a.photos:hover {
  background: transparent url('../img/btn_photos_hover.jpg') no-repeat top left;
}

#navcontainer ul li a.forum {
	background: transparent url('../img/btn_disc.jpg') no-repeat top left;
	width: 60px;
	height: 11px;
	margin-left: 10px;
}

#navcontainer ul li a.forum:hover {
  background: transparent url('../img/btn_disc_hover.jpg') no-repeat top left;
}

#navcontainer ul li a.about {
	background: transparent url('../img/btn_about.jpg') no-repeat top left;
	width: 45px;
	height: 11px;
	margin-left: 10px;
}

#navcontainer ul li a.about:hover {
  background: transparent url('../img/btn_about_hover.jpg') no-repeat top left;
}

#navcontainer ul li a.contact {
	background: transparent url('../img/btn_contact.jpg') no-repeat top left;
	width: 45px;
	height: 11px;
	margin-left: 15px;
}

#navcontainer ul li a.contact:hover {
  background: transparent url('../img/btn_contact_hover.jpg') no-repeat top left;
}

#navcontainer ul li a.donate {
	background: transparent url('../img/btn_donate.jpg') no-repeat top left;
	width: 35px;
	height: 11px;
	margin-left: 4px;
}

#navcontainer ul li a.donate:hover {
  background: transparent url('../img/btn_donate_hover.jpg') no-repeat top left;
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  margin-bottom:15px;
  width: 140px;
}

#linklist li {
  list-style: none; 
  border-bottom: 1px solid #EEEEEE;
  margin-left: 5px;
  line-height:20px;
  font-family:verdana;
  font-size:10px;
}

#linklist li a { text-decoration: none; }
#linklist li a:hover { text-decoration: none; border-bottom:1px dotted #000000; }

#mission {
  margin-top:5px;
  margin-bottom:15px;
  margin-left: 10px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}

ul li ul li{
margin-left: 10px;
}

ul#time {
list-style: none;
font-family: verdana, arial, sans-serif;
font-size: 11px;
text-align: center;
}
ul#time li.nepal{
display: block;
background: transparent url('../img/np.gif') no-repeat center left;
margin-left: 10px;
}

ul#time li.us{
display: block;
background: transparent url('../img/us.gif') no-repeat center left;
margin-left: 10px;
}

label.check {
display: block;
float:left;
width: 100px;
font-size: 12px;
}

.button{
margin-left: 100px;
}
