body {
  background: url(/kab-bg.gif) repeat-x top left #013d79;
}

#outside_container {
  width: 900px;
  margin-top: 0;
}

#login {
  width: 880px;
  margin: 0;
  padding: 13px 10px 0 10px;
  background: #ffffff;
}

#login a { color: #d3a67c; }

#header {
  position: absolute;
  top: 193px;
  left: 0;
  width: 207px;
}

#banner1 {
  width: 900px;
  border: none;
}

#breadsandsearch {
  position: absolute;
  top: 198px;
  left: 220px;
  width: 662px;
}

#breadsandsearch a { color: #d3a67c; }

.search {
  display: none;
}

#main {
  width: 900px;
  border: none;
  background: url(/kab-contentbg.gif) repeat-y top left; #ffffff;
  padding: 0;
}

.column1 {
  padding: 140px 0 0 25px;
  width: 183px;
}

.column2 {
  width: 662px;
  padding: 40px 15px 0 15px;
}

.column3 {
  display: none;
}

a:link.FlyOut_Level01, a:active.FlyOut_Level01, a:visited.FlyOut_Level01 {
  background: none;
  padding-left: 10px;
  color: #013d79;
  margin: 0;
  border-bottom: 1px solid #013d79;
  width: 173px;
}

a:hover.FlyOut_Level01 {
  background: #d3a67c;
  color: #013d79;
}

a:link.FlyOut_Level02, a:active.FlyOut_Level02, a:visited.FlyOut_Level02 {
  background: #d3a67c;
  color: #013d79;
}

a:hover.FlyOut_Level02 {
  color: #ffffff;
}

.rmSlide {
  width: 300px !important;
}

#footer {
  width: 900px;
  text-align: center;
}

#footer a { color: #ffffff; }

h1 { color: #013d79; }
h2 { color: #d3a67c; }
h3 { color: #013d79; }
h4 { color: #d3a67c; }
h5 { color: #013d79; }
a:link { text-decoration: none; color: #013d79; }
a:visited { text-decoration: none; color: #013d79; }
a:active { text-decoration: none; color: #d3a67c; }
a:hover { color: #d3a67c; text-decoration: underline; }

.Section_Title { font-size: 2.500em; color: #d3a67c; display: block; margin-bottom: 15px; }

.ParentSection_MainListTable { display: none; }