
body {
    height: 100%;
    color: #002E5B;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    padding: 0;
    margin-top:5px;
    margin-bottom:5px;
    text-align: center;
    background:  #74C3FD url(images/pgbg1.png) repeat-x;
}

#pagewrapper {
    background: #74C3FD;
    width: 806px;
    margin: 0px auto 0px;
    padding: 0px;

    background: #74C3FD url(images/bg11.jpg) repeat-y center;
}


#pagecontainer  {
  width:800px;
  text-align:center;
  vertical-align: top;
  border-top: 2px solid #6092C5;
}

#header {
  width:800px;
  height: 200px;
  background: #040F1F;
  vertical-align: top;
  text-align: center;
  border-top: 2px solid #000;
}

#header .banner {
  height: 165px;
  background: #040F1F;
  vertical-align: top;
  text-align: center;
}

#header .menu {
  height: 35px;
  text-align: center;
  background: #040F1F;
  background-image: url(images/menubg.gif);
  background-repeat: repeat-x;
}

#contentswrapper {
  width: 800px;
  padding: 0px;
  text-align:center;
}

#contents {
  width: 597px;
  margin-top: 0px;
  margin-right: 2px;
  padding: 3px;
  text-align:left;
  float: right;
  background: url(images/contentbg.jpg) repeat
}


#contents a,a:link {

color: #0066CC;
  text-decoration: none
}

#contents a:active {

color: #0066CC;
  text-decoration: none
}

#contents a:visited {

color: #0066CC;
  text-decoration: none
}

#contents a:hover {
color: #FF3300;
  text-decoration: underline
}


#contents_nosidebar {
  width: 776px;
  margin-top: 0px;
  padding: 10px;
  text-align:left;
  background-color: #fff;
  font-size: 13px; font-family:tahoma;
  background-image: url(images/contentbg.jpg);
  background-repeat: repeat
}


#contents_nosidebar a,a:link {

color: #0066CC;
  text-decoration: none
}

#contents_nosidebar a:active {

color: #0066CC;
  text-decoration: none
}

#contents_nosidebar a:visited {

color: #0066CC;
  text-decoration: none
}

#contents_nosidebar a:hover {
color: #FF3300;
  text-decoration: underline
}




#sidebar {
  width: 180px;
  padding: 4px;
  color: white;

}

#footer {
  width:798px;
  border-top: 1px solid #003366;
  border-bottom: 2px solid #000;
  margin-left:1px;
  text-align:center;
  line-height: 16px;
  padding-top: 9px;
  height: 40px;
  color: #99CCFF;
  background-image: url(images/footerbg1.jpg);
  background-repeat: repeat-x;
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}
#footer a,a:link {

color: #99CCFF;
  text-decoration: none
}

#footer a:active {

color: #99CCFF;
  text-decoration: none
}

#footer a:visited {

color: #99CCFF;
  text-decoration: none
}

#footer a:hover {
color: #FF9933;
  text-decoration: none
}

#bottom {
  width: 832px;
  height: 200px;
  text-align: center;
  clear: both;
  background-color: #74C3FD;
}

#top {
  width: 800px;
  background-image: url(images/top.gif);
  background-repeat: no-repeat;
  height: 28px;
  line-height: 30px;
  text-align: left;
  color: white;
  clear: both;
  }




h1 {
  font-size: 20px;
  padding: 10px 10px 10px 5px;
  border-top1: 4px solid #1E67C1;
  line-height: 26px;
  color: #003399
}

h2 {

  font-size: 18px;
  line-height: 24px;
  padding: 10px 10px 10px 5px;
  color: #003399
}

h3 {
  font-size: 16px;
  line-height: 22px;
  padding:5px;
  color: #003399
}

h4 {

  font-size: 14px;
  line-height: 18px;
  padding-top: 5px;
  padding-left:1px;
  padding-bottom: 1px;
  color: #003399
}

.ImagesFloatRight {
  float: right;
  text-align: center;
  padding: 10px;

}

.box1 {
  border: 3px solid #CCCCCC;
  padding: 5px;
  margin: 10px;
  padding-top: 1px;
}


