/* 
  Comment out the following nine lines if you do not want to use a graphic
  for your page header
*/
#header #siteTitle {
  background-image: url(/images/h_divBusServ.gif);
  background-position: 25px 15px;
  background-repeat: no-repeat;
  height: 60px;
}
#header #siteTitle span {
  display: none;
}



#outerpage {
  /* 
    Comment out the following two lines if you want to have 
    a flexible (liquid) design for your site

  width: 744px;
  margin: 20px auto 0px auto;
  */
}
#header h1 {
  /* 
    Comment out the following one line if you want to have 
    a flexible (liquid) design for your site

  margin-left: 0px;
  */
}
#header #crest {
  /* 
    Comment out the following one line if you want to have 
    a flexible (liquid) design for your site

  position: static;
  */
}

.text {
	color: #990000;
	text-decoration: none;
	padding-bottom: 5px;
	font-weight: bold;
}

.text2 {
	text-decoration: none;
	padding-bottom: 5px;
	font-weight: bold;
	font-size:larger;
	border: 1px solid #000000;
	background-color: #FBF4EA;
	padding-left: 5px;
}

.frame {
	border: thin solid #000000;
	white-space: normal;
	padding: 5px;
}

.indent {
	clip: rect(auto,auto,auto,auto);
	text-indent: 20px;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: right;
}

.sidebar2 {
  padding: 5px;
  border: 1px solid #cc9900;
  background-color: #FBF4EA;
}

.sidebar3 {
  padding: 5px;
  border: 1px solid #000000;
}

.bsnText {
	font-family: "Times New Roman", Times, serif;
}
.bsnHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#content {min-height: 1px;}

#header #siteTitle {width: 100%;}