body {
  background: url("../images/Background-SPS3.jpg") repeat-x;
  font-family: Arial, Helvetica,sans-serif;
  font-size: 12px;
  color: #003333;
  background-color: #02739D;
}

li a, a:visited {
  color: #003333;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 150%;
}

a, a:visited {
  color: #003333;
}

.location a:link, .location a:visited {
  color: #888888;
  font-size: 10px;
  margin: 0px;
  padding: 3px 0px 3px 0px;
}


.head {
  color #003333;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 3px;
}

.pagetitle {
  font-size: 20px;
  color: #003333;
  font-family: Arial,Helvetica,sans-serif;
  line-height: 26px;
  margin-right: 12px;
  text-align: left;
}

.pageBar {
  background-color: #EEE4DA;
  border: 1px solid #003333;
  padding: 10px;
  text-align: left;
}

.content-wrapper {
  background-color: #ffffff;
  color: #003333;
}

.sectionmenu {
  border-right: 1px solid #003333;
  width: 200px;
}

.sectionmenu a {
  color: #FFFFFF;
}

.sectionmenu a:hover {
  color: #FFFFCC; 
}

.content {
  background-color: #ffffff;
  color: #003333;
}

.content-right {
  background-color: #EEE4DA;
  border-left: 1px solid #003333;
  width: 360px;
}

.front-image {
  background: url('../images/front_page.jpg');
  background-position: center top;
  background-repeat: no-repeat;
  height: 360px;
}

.compliance {
  color: #CCCCCC;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  margin: 12px;
  text-align: left;
}

.news_head {
  color: #003334;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  margin-right: 12px;
  font-weight: bold;
  letter-spacing: 3px;
} 

.news_text {
  color: #333333;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  margin: 12px;
}

.newsBar {
  background-color: #CCCCCC;
  border-bottom: 1px solid #003334;
  padding: 5px;
}

.scrollText {
  border-bottom: 3px solid #E8B075;
  border-top: 3px solid #E8B075;
  color: #EEE4DA;
  font-family: Arial, Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
}

.administer {
  position:fixed;
  bottom: 10px;
}

.administer a, a:visited {
  color: #009999;
}

