/* Last updated Wednesday, March 9, 2011 at 12:00 PM. */

body {
  margin : 0px 0px 0px 0px;
  text-align : center;
  background : #ffffff url(images/background-slice-2.jpg) repeat-x;
}

body, p, div, td {
  font-family : verdana, arial, sans-serif;
  font-size : 13px;
  line-height : 19px;
  color : #333333;
}

input, textarea, select {
  font-family : verdana, arial, sans-serif;
  font-size : 13px;
  line-height : normal;
  color : #333333;
}

img {
  border : 0px;
}

p {
  margin : 0px 0px 13px 0px;
}

li {
  padding-bottom : 8px;
  text-align : left;
}

a {
  color : #bc0000;
  text-decoration : underline;
}

a:hover {
  color : #bc0000;
}

#layout {
  margin : auto;
  background : #ffffff;
  width : 1000px;
  border-top : 4px solid #000000;
  border-right : 0px solid #888888;
  border-bottom : 0px solid #999999;
  border-left : 0px solid #b8b8b8;
}

small {
  font-size : 10px;
  color : #333333;
}

#masthead {
  background : #ffffff;
}

#submasthead {
  background : #777777;
  font-family : verdana, sans-serif;
  font-size : 12px;
  color : #fffffe;
  padding : 2px 20px 3px 20px;
  font-weight : normal;
  text-align : center;
  line-height : 14px;
  letter-spacing : 1px;
  border-top : 3px solid #111111;
  border-bottom : 3px solid #111111;
}

#menu {
  width : 200px;
  background : #ffffff;
  border-right : 0px dashed #dddddd;
  vertical-align : top;
}

#menu_inner {
  padding : 4px 10px 20px 10px;
  text-align : left;
}

#content {
  background : #ffffff;
  width : 500x;
  vertical-align : top;
  border-left : 0px solid #dddddd;
  border-right : 0px solid #dddddd;
  height : 400px;
}

#content_inner {
  padding : 15px 20px 20px 0px;
  text-align : left;
}

#right {
  background : #ffffff;
  width : 300px;
  vertical-align : top;
}

#right_inner {
  padding : 0px 8px 20px 7px;
}

#footerlinks {
  text-align : center;
  color : #666666;
  font-size : 12px;
  line-height : 16px;
  margin-top : 20px;
}

#footerlinks a {
  text-decoration : none;
  color : #666666;
}

h1,h2,h3,h4,h5,h6 {
  font-family : verdana, sans-serif;
  color : #bc0000;
  font-size : 19px;
  line-height : 25px;
  text-align : left;
  font-style : normal;
  font-weight : normal;
  text-decoration : none;
  background : none;
  margin : 0px 0px 9px 0px;
}

h2 {
  font-family : verdana, sans-serif;
  color : #111111;
  font-size : 17px;
  line-height : 22px;
  font-weight : normal;
  font-style : normal;
  margin : 0px 0px 13px 0px;
}

h3 {
  font-size : 17px;
  line-height : normal;
  font-weight : bold;
  color : #bc0000;
  display : inline;
}

h4 {
  color : #000000;
  font-size : 14px;
  line-height : 19px;
  font-weight : bold;
  text-align : center;
  margin : 3px 0px 5px 0px;
}

h5 {
  font-size : 14px;
}

h6 {
  font-size : 13px;
}

#menu_inner div {
  font-family : verdana, arial, sans-serif;
  color : #000000;
  font-size : 11px;
  background : #ffffff;
  text-align : left;
  font-weight : bold;
  margin : 12px 0px 0px 0px;
  line-height : 18px;
}

#menu_inner a, #menu_inner span {
  display : block;
  text-decoration : none;
  font-weight : normal;
  font-style : normal;
  color : #000000;
  font-family : verdana, arial, sans-serif;
  font-size : 11px;
  line-height : 14px;
  margin : 6px 0px 2px 0px;
}

#menu_inner a:hover {
  color : #999999;
  font-weight : bold;
}

#menu_inner span {
  color : #bc0000;
  font-weight : bold;
  font-style : normal;
  text-decoration : underline;
}

footerlinks a:hover {
  
}

