﻿body {
  background-color: #adc5e3;
  background-image: url('/images/background2.jpg') !important;
  background-position: top center !important;
  background-repeat: repeat-y !important;
}
.MS_MasterFrame {
  background-color: #ffffff !important;
}
.MSC_Body {
  padding: 15px !important;
}

.MS_MasterHeader, .BG_Base {
  display: none !important;
}

.MSC_PrimaryNavFrame {
  background-color: #0f3a73 !important;
  background-image: url('/images/title3.jpg') !important;
  background-position: bottom right !important;
  background-repeat: no-repeat;
  text-align: right;
  height: 250px;
  margin: 0px !important;
}
.MSC_FooterFrame {
  background-color: #ffffff !important;
  padding: 10px 0px 10px 0px;
  margin: 0px !important;
}

/* Hide primary nav crap */
.MSC_PrimaryNavLeftSpace, .MSC_PrimaryNavRightSpace {
display: none;
}

.MSC_PrimaryNavFrame td {
  background-color: transparent !important;
  padding: 0px 0px 0px 0px;
  vertical-align: bottom;
  font-family: verdana, helvetica, sans-serif !important;
}

.MSC_PrimaryNavFrame a {
  background-color: transparent !important;
  display: block;
  padding: 12px 6px 17px 6px;
  font-size: 10pt !important;
  color: #a0a0a0 !important;
  text-decoration: none !important;
  font-weight: bold;
  position: relative;
  top: 1px;
  margin-left: 17px !important;
}
a.MSC_PrimaryNavLink-On {
  color: #f0f0f0 !important;
  text-decoration: none !important;
  background-image: url('/images/link.gif') !important;
  background-position: bottom center !important;
  background-repeat: no-repeat !important;
  font-weight: bold !important;
}
.MSC_PrimaryNavFrame a:hover {
  text-decoration: underline !important;
}
