.body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  }
#page {
  width: 1024px;
  }
#header {
  background: url(../images/top_logo.jpg);
  background-repeat: no-repeat;
  position:absolute;
  height: 123px;
  width: 1024px;
  background-color:#000000;
  left:0px;
  top:0px;
  }
#sitemap {
  position:absolute; 
  width:100px; 
  color:#000; 
  left:945px; 
  top:105px;
}
#topmenu {
  position: absolute;
  top: 123px;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 11px;
  background-color:#000000;
  font-weight: bold;
  width: 1024px;
  height:27px;
  }
#topmenu a {
  color: #ffffff;
  text-decoration: none;
  }  
#topmenu a:visited {
  color: #ffffff;
  text-decoration: none;
  }  
#topmenu a:hover {
  color: #fff;
  text-decoration:blink;
  } 
#content_page {
  position:absolute;
  top: 150px;
  left:0px;
  color: #000000;
  width:1024px;
  min-height:600px;
  }
#left_bar {
  background: url('../images/left_church2.jpg') bottom;
  background-repeat: no-repeat;
  width: 175px;
  background-color: #2850a8;
  color: #FFFFFF;
  font-weight: bold;
  padding-left: 8px;
  padding-right:3px;
  padding-top: 2px;
  padding-bottom:2px;
  min-height:600px;
  max-height:800px;
  }
#left_bar a {
  color: #fff;
  text-decoration: none;
  } 
#left_bar a:visited {
  color: #fff;
  text-decoration: none;
  } 
#left_bar a:hover {
  color: #acacac;
  text-decoration: none;
  }
#content {
  position:relative;
  background: url('../images/tesoro_back2.jpg');
  background-repeat: no-repeat;
  color: #fff;
  width:840px;
  height:792px;
  }
#listing {
  position:relative;
  background: url('../images/listings.gif') bottom;
  background-repeat: no-repeat;
  width: 161px;
  height:370px;
  top:100px;
  left:635px;
  color: #000000;
  font-weight: bold;
  padding-left: 18px;
  padding-right:5px;
  padding-top: 45px;
  padding-bottom:10px;
  }
#construction {
  position:relative;
  background: url('../images/construction.gif') bottom;
  background-repeat: no-repeat;
  width: 721px;
  height: 155px;
  top:118px;
  left:50px;
  color: #FFFFFF;
  font-weight: bold;
  padding-left: 8px;
  padding-right:3px;
  padding-top: 2px;
  padding-bottom:2px;
  }
#footer {
  width: 1024px;
  height: 20px;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #ffffff;
  background-color:#000000;
  }
#bc {
  background-color:#CCCCCC;
  color:#000000;
  padding-left:30px;
  padding-right:25px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  min-height:600px;
}
#title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #2850a8;
  font-weight: bold;
  /*position: absolute;
  top:160px;
  left:150px*/
  }

.title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #2850a8;
  font-weight: bold;
  /*position: absolute;
  top:160px;
  left:150px*/
  }
.upper {
  list-style-type:upper-alpha;
  }
.lower {
	list-style-type:lower-roman;
  }

#building {
	position:absolute;
	left: 190px;
	top: 240px;
  }