body {
  margin: 0px;
  background: #fff;
}

body,th,td,div,p,h1,h2,li,dt,dd {
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
 color: #006080;
}
a:active {
 color: #1090b0;
}
a:hover {
 color: #65bbdd;
}
a:visited {
 color: #405060;
}

.arw {
 font-weight: bold;
 color: rgb(135,66,67);
}

#error_message {
  font-size: 12px;
  color: rgb(209,16,32);
}

#small_white {
  font-size: 10px;
  color: rgb(255,255,255);
}

#photo_caption {
  font-size: 10px;
  color: rgb(134,134,134);
}

#success_message {
  height: 12px;
  color: rgb(45,206,66);
}

#subtabs {
  background-color: rgb(51,106,163);
  height: 12px;
  width: 100%;
  vertical-align: bottom;
  border-bottom: 1px solid rgb(0,11,91);
}

#subtabs td {
  font-size: 12px;
  font-weight: bold;
  vertical-align: bottom;
  padding: 4px 4px 4px 10px;
  color: #fff;
}



#logo {
  margin: 5px 20px 5px 5px;
}

#head {
  background-color: #fff;
  border: 0px;
  border-spacing: 0px;
  margin: 0px;
  padding: 0px;
}

#head td {
  padding: 0px;
  font-size: 12px;
}

#tabs {
  background-color: #fff;
  height: 20px;
  vertical-align: bottom;
  border: 0px;
  margin: 0px;
  padding: 0px;
  border-spacing: 0px;
}

#tabs td {
  padding: 6px;
  font-size: 12px;
  text-align: center;
}

#tabs a:link    { text-decoration: none;      color: rgb(30,30,40); }
#tabs a:visited { text-decoration: none;      color: rgb(30,30,40); }
#tabs a:hover   { text-decoration: underline; color: #000; }

#tabs td.tab_on a:link    { text-decoration: none;      color: #fff; }
#tabs td.tab_on a:visited { text-decoration: none;      color: #fff; }
#tabs td.tab_on a:hover   { text-decoration: underline; color: #fff; }

#footer_nav {
  background-color: rgb(190,190,200);
  width: 100%;
  vertical-align: bottom;
  border-top: 1px solid rgb(120,120,130);
  border-bottom: 1px solid rgb(120,120,130);
}

#footer_nav td {
  font-size: 11px;
}

#front_left_body, #front_right_body {
  padding: 10px 20px 10px 20px;
}

#nav {
  margin: 0px;
  padding: 0px;
}

#content {
  margin: 0px;
  padding: 20px;
}

#story h1 {
  font-size: 24px;
}

#story h3 {
  font-size: 16px;
}

h2.sectionhead1 {
  color: #900;
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0 20px 0;
}

h2.sectionhead1 a:link {
  color: #900;
  text-decoration: none;
}

h2.sectionhead1 a:visited {
  color: #900;
  text-decoration: none;
}

h2.sectionhead1 a:hover {
  color: #B00;
  text-decoration: underline;
}

h2.sectionhead2 {
  color: #900;
  font-size: 12px;
  font-weight: bold;
  margin: 14px 0 20px 0;
}


.promo_item h2 {
  font-size: 16px;
  margin: 4px 0 8px 0;
}

.promo_item h2 a:link {
  color: black;
  text-decoration: none;
}

.promo_item h2 a:visited {
  color: black;
  text-decoration: none;
}

.promo_item h2 a:hover {
  color: #65bbdd;
  text-decoration: underline;
}

.promo_item p {
  font-size: 12px;
  margin: 4px 0 24px 0;
}

.promo_item ul {
  list-style-type: circle;
}

.promo_item li {
  font-size: 12px;
  line-height: 14px;
}

.promo_item p a:hover, .promo_item li a:hover {
  color: #65bbdd;
}


/* story_channel */

.story_channel_item h2 {
  font-size: 16px;
  margin: 4px 0 8px 0;
}

.story_channel_item h2 a:link {
  color: black;
  text-decoration: none;
}

.story_channel_item h2 a:visited {
  color: black;
  text-decoration: none;
}

.story_channel_item h2 a:hover {
  color: #65bbdd;
  text-decoration: underline;
}

.story_channel_item p {
  font-size: 14px;
  margin: 4px 0 24px 0;
}

.story_channel_item p a:hover {
  color: #65bbdd;
}

.story_channel_item .date {
  font-size: 12px;
  color: gray;
}

/* menu */

div.menu a:hover {
  color: #65bbdd;
}

div.menu_head_spacer {
  width: 100%;
  height: 24px;
}

div.menu_head {
  width: 100%;
  padding: 6px 10px 6px 10px;
}

div.menu_item_selected {
  font-size: 12px;
  width: 100%;
  background-color: white;
  padding: 4px 10px 4px 15px;
}

div.menu_item {
  font-size: 12px;
  padding: 4px 10px 4px 15px;
}
