table, tr, td {
  margin: 0px !important;
}

/* HIDE ANNOYING WHITE LINE */
.MSC_SiteWidth {
  border: none !important;
}

/* HIDE NAV CRAP */
.MSC_PrimaryNavLeftSpace, .MSC_PrimaryNavRightSpace, .MSC_PrimaryNavTopSpace, .MSC_PrimaryNavBottomSpace {
  display: none;
}

/* BORDERS */
.MS_MasterHeader {
  border: 4px #555452 solid !important;
  border-style: solid solid none solid !important;
background-image: url(images/title.jpg) !important;
height: 200px;
}
.MS_MasterPrimaryNav {
  border: 4px #555452 solid !important;
  border-style: none solid none solid !important;
}
.MS_MasterBody {
  border: 4px #555452 solid !important;
  border-style: none solid none solid !important;
}
.MS_MasterFooter {
  border: 4px #555452 solid !important;
  border-style: none solid solid solid !important;
}

/* NAV FRAME*/
.MSC_PrimaryNavFrame {
background-color: #2167B1 !important;
padding-left: 17px !important;
font-variant: small-caps !important;
}
.MSC_PrimaryNavLinkFrame-On {
background-color: #2167B1 !important;
}
.MSC_PrimaryNavLink {
color: #ffffff !important;
}
.MSC_PrimaryNavLink-On {
color: #ffffff !important;
}

.MSC_FooterFrame {
background-color: #2167B1 !important;
font-variant: small-caps !important;
font-weight:bold !important;
}

body {
padding-top: 50px !important;
background-color: #2167B1 !important;
background-image: url(/images/background.jpg) !important;
}

.MSC_Body {
background-color: #ffffff !important;
}

/* CENTER ALIGN NAV CONTENT */
.MSC_PrimaryNavFrame {
  text-align: center !important;
}
.MSC_TopNavEnd {
  width:0px !important;
}

.MS_WH_ZoneContent {
  color: #005EAD !important;
  font-family: verdana, helvetica, sans-serif !important;
  font-size: 10pt !important;
}

a, img
{
border: 0px;

}
