
body
{
  background-image: url("../img/background.gif");
}

img
{
  border: none;
}

div, table, tr, td, p, ul
{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

table
{
  border-collapse: collapse;
}

#logoImage
{
  position: absolute;
  top: 8px;
  left: 32px;
  z-index: 1000;
}

#headerImage
{
  position: absolute;
  top: 65px;
  left: 220px;
  z-index: 1001;
}

.container
{
  padding: 0px 24px 0px 24px;
  min-width: 720px;
}

.content
{
  vertical-align: top;
  background-image: url("../img/background-content.gif");
  background-repeat: repeat-x;
  background-color: #ECE9D8;
  padding-top: 20px;
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 20px;
  border-bottom: 1px solid black;
}

.content h1
{
  font-family: verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: white;
  background-color: #701111;
  padding: 0.5ex 0 0.5ex 1ex;
}

.content h2
{
  font-family: verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  color: black;
}

.rightSide
{
  width: 192px;
  vertical-align: top;
  background-image: url("../img/background-content.gif");
  background-repeat: repeat-x;
  background-color: #ECE9D8;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid black;
}

.navigation
{
  width: 100%;
  font-family: verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: white;
  position: relative;
  margin-top: 120px;
}

.navigation a:link, 
.navigation a:visited,
.navigation a:hover,
.navigation a:active
{
  text-decoration: none;
  color: white;
}

.navigation ul
{
  list-style: none;
  float: right;
  margin: 0px;
}

.navigation li
{
  display: inline;
  line-height: 34px;
  vertical-align: middle;
}

.secondaryNavigation
{
  width: 172px;
  padding: 24px 0px 0px 0px;
  background-image: url("../img/background-content.gif");
  background-repeat: repeat-x;
  background-color: #ECE9D8;
  font-family: verdana, sans-serif;
  font-size: 14px;
  color: black;
  border-right: 1px solid #C9C7B9;
  border-bottom: 1px solid black;
  vertical-align: top;
}

.secondaryNavigation a:link, 
.secondaryNavigation a:visited,
.secondaryNavigation a:hover,
.secondaryNavigation a:active
{
  font-family: verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: black;
  text-decoration: none;
}

.secondaryNavigation ul
{
  list-style: none;
}

.secondaryNavigation ul, 
.secondaryNavigation p
{
  padding: 0px 0px 0px 8px;
}

.secondaryNavigation li
{
  line-height: 150%;
}

.secondaryNavigation hr
{
  width: 100%;
  height: 1px;
  color: #C9C7B9;
  background-color: #C9C7B9;
  border: 0;
}

.sidebar
{
  width: 192px;
  font-family: verdana, sans-serif;
  font-size: 14px;
  color: #A14242;
  border: none;
  margin: 0px 12px 12px 0px;
}

.sidebar a:link, 
.sidebar a:visited,
.sidebar a:hover,
.sidebar a:active
{
  color: #A14242;
}

.sidebar h1
{
  font-family: verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: white;
  background-image: url("../img/bar-red-192-t.png");
  background-repeat: none;
  line-height: 34px;
  text-align: center;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.sidebarContent
{
  border: 1px solid #A14242;
  border-width: 1px;
  padding: 0px 4px 0px 4px;
}

.sidebarContent p
{
  margin: 0px 0px 0px 6px;
  padding: 6px 0px 6px 0px;
}

.sidebarContent h2
{
  font-family: verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin: 6px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.footer
{
  padding: 8px 0px 8px 200px;
  margin: 0px 0px 0px 0px;
  min-width: 720px;
  color: #ECE9D8;
  background-color: #4A4A4A;
  border-top: 1px solid #7F7F7F;
}

.footer a:link, 
.footer a:visited,
.footer a:hover,
.footer a:active
{
  color: #ECE9D8;
}

.bar-blue-left
{
  background-image: url("../img/bar-blue-left-t.png");
  background-repeat: no-repeat;
  width: 20px;
  height: 34px;
}

.bar-blue-middle
{
  background-image: url("../img/bar-blue-middle.png");
  background-repeat: repeat-x;
  height: 34px;
}

.bar-blue-right
{
  background-image: url("../img/bar-blue-right-t.png");
  background-repeat: no-repeat;
  width: 20px;
  height: 34px;
}

.bar-red-left
{
  background-image: url("../img/bar-red-left-t.png");
  background-repeat: no-repeat;
  width: 20px;
  height: 34px;
}

.bar-red-middle
{
  background-image: url("../img/bar-red-middle.png");
  background-repeat: repeat-x;
  height: 34px;
}

.bar-red-right
{
  background-image: url("../img/bar-red-right-t.png");
  background-repeat: no-repeat;
  width: 20px;
  height: 34px;
}
