body {
  color: #ffffff;
  background-color: #2574B6;
  margin: 0px;
  padding: 0px;
  font-family: sans-serif;
  font-size: .75em;
  line-height: 1.4em;
  text-align: left;
  
 }
a:link {
  color: #efa12e;
  text-decoration: none;
  
 }
a:visited {
  color: #ffa747;
  text-decoration: none;
  
 }
a:active {
  color: #ffa747;
  text-decoration: none;
  
 }
a:hover {
  color: #ffbc25;
  text-decoration: none;
  
 }
h1 {
  font-family: sans-serif;
  font-size: 28px;
  font-weight: bold;
  color: #ffa747;
  margin-top: 50px;
  }
h2 {
  font-family: sans-serif;
  font-size: 16px;
  font-weight: bold;
  
 }
h3 {
  font-family: sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ffa747;
  margin-top: 28px;
  margin-bottom: 6px;
 }
h4 {
  font-family: sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 0px;
  padding-bottom: 0px;
 }
h5 {
  font-family: sans-serif;
  font-size: 1.1em;
  font-weight: normal;
  
 }

/*  end basic styles */

td.left-header {
  background-image: "images/layout/bhs50_header_left.jpg"

}

#left-menu {
  font-family: "Comic Sans", "Comic Sans MS", Verdana, Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: bold;
  margin-left: 10px;
  font-size: 13px;
  color: #bfe5ff;
  letter-spacing: +1px;
  line-height: 20px;
  padding-top: 8px;
 }

#left-menu a:link {
  color: #bfe5ff;
  text-decoration:none
}

#left-menu a:active {
  color: #bfe5ff;
  text-decoration:none
}

#left-menu a:visited {
  color: #bfe5ff;
  text-decoration:none
}

#left-menu a:hover {
  color: #eeeeee;
  text-decoration:none;
}

#header-text {
  margin-left: 40px;
  margin-top: 4px;
  margin-right: 60px;
width: 460px;
 }

#content {
  padding-top: 0px;
  padding-left: 16px;
  padding-right: 60px;
  color: #cfebff;
  padding-bottom: 24px;
width: 484px;
  }

#content p.ul {
  margin-bottom: 2px;
  padding-bottom: 0px;
 }

#content p.flushTop {
  margin-top: 2px;
  padding-top: 0px;
 }

#content ul{
  margin-top: 0px;
  padding-top: 0px;
  list-style-type: square;
 }

#content a:link {
  color: #ffffff;
  text-decoration:underline;
}

#content a:active {
  color: #ffffff;
  text-decoration:underline;
}

#content a:visited {
  color: #ffffff;
  text-decoration:underline;
}

#content a:hover {
  color: #eeeeee;
  text-decoration:underline;
}

#content img {
  border: 4px solid;
  color: #ffa747;
  margin-left: 10px;
  float: right;
 }

#content img.left-clear {
  border: 0;
  margin-right: 10px;
  margin-top: -10px;
  margin-left: -10px;
  float: left;
 }

#content img.map {
  border: 0px;
  margin: 4px;
float: none;
 }

#content img.weather, #content img.sponsor{
  border: 0px;
  margin: 0px;
float: none;
 }

#content img.big {
  border: 4px solid;
  margin: 0px;
float: none;
 }
 


#header-text {
  margin-left: 40px;
  margin-top: 4px;
  margin-right: 60px;
 }

#footer {
  font-size: 96%;
  text-align: center;
 }

h1 a:link {
  color: #ffa747;
  text-decoration:none;
}

h1 a:active {
  color: #ffa747;
  text-decoration:none;
}

h1 a:visited {
  color: #ffa747;
  text-decoration:none;
}

h1 a:hover {
  color: #ffa747;
  text-decoration:none;
}

/* Sortable tables */
table.sortable th{
padding: 6px;
}
table.sortable td{
padding: 0 30px 0 6px;
}
table.sortable thead {
	background-color:#fff;
	color: #2573b5;
	font-weight: bold;
	cursur: default;
}
