body, html {
  margin: 0;
  padding: 0;
  background: #a7a09a none repeat scroll 0% 50%;
  font-family: "Myriad Pro","Trebuchet MS",Arial;
  line-height: 18px;
  font-size: 14px;
  color: #000000;
}
a {
  color: #000000;
}
a:hover {
  text-decoration: none;
}
#wrap {
  margin: 0 auto;
  background: #abccff none repeat scroll 0% 50%;
  width: 1005px;
}
#header {
  padding: 5px 10px 4px 6px;
  background: #0101ff none repeat scroll 0% 50%;
}
#logo {
  padding: 10px;
}
#logo a {
  text-decoration: none;
  font-weight: bold;
  text-transform: none;
  font-family: "Times New Roman",Times,serif;
  color: #ffcc00;
  font-style: italic;
  line-height: 32px;
  font-size: 32px;
}
#theme {
  font-family: "Myriad Pro","Trebuchet MS",Arial;
  line-height: 35px;
  font-size: 16pt;
  color: white;
  font-style: italic;
}
#nav {
  padding: 5px 10px;
  background: #cc9999 none repeat scroll 0% 50%;
}
#nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#nav li {
  margin: 0;
  padding: 0;
  display: inline;
}
#menu {
  background: #84807a url(images/menu_bckg.jpg) repeat scroll 0% 50%;
  height: 30px;
}
#menu ul {
  margin: 0;
  padding: 0;
}
#menu ul li {
  float: left;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  text-align: center;
  width: 95px;
}
#menu a {
  background: transparent url(images/button.gif) no-repeat scroll 0 4px;
  display: block;
  float: left;
  font-size: 14px;
  width: 95px;
  padding-top: 8px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}
#menu a:hover {
  background: transparent url(images/button_over.gif) no-repeat scroll 0 4px;
  padding-top: 8px;
  font-weight: bold;
}
#main {
  padding: 10px 10px 0px;
  background: #ffffcc none repeat scroll 0% 50%;
  float: left;
  width: 672px;
}
#text {
  margin-top: 15px;
  margin-left: 20px;
}
#text p {
  padding: 0 15px 0 0;
  margin: 10px 10px 0 0;
}
#text li {
  background: transparent url(images/li.gif) no-repeat scroll 0px 7px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  padding-left: 20px;
  padding-right: 20px;
}
h1 {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 2em;
  color: #84807a;
}
h2 {
  margin: 0 0 1em;
}
#sidebar {
  padding: 5px 0px;
  background: #abccff none repeat scroll 0% 50%;
  width: 300px;
  float: right;
}
#sidebar p {
  padding: 0px 10px;
  margin-right: 10px;
}
#sidebar a {
  margin-left: 25px;
}
#sidebar li {
  margin-right: 20px;
}
#sidebar h3 {
  margin-left: 10px;
}
#graphic {
  background-image: url(images/foot.gif);
  background-repeat: no-repeat;
  background-attachment: scroll;
  height: 48px;
  width: 202px;
}
#footer {
  background: #84807a url(images/footer_bckg.jpg) repeat-x scroll 0% 50%;
  width: 100%;
  height: 38px;
  clear: both;
  color: #333333;
}
#left_footer {
  padding: 10px 0 0 30px;
  background: transparent url(images/c.gif) no-repeat scroll 30px 35px;
  float: left;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
}
#left_footer a {
  color: #ffffff;
}
#left_footer a:hover {
  text-decoration: none;
}
#right_footer {
  padding: 10px 30px 0 0;
  float: right;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
  text-align: right;
}
#right_footer a {
  color: #ffffff;
}
#right_footer a:hover {
  text-decoration: none;
}
.section_top {
  margin: 20px 12px 0 0;
}
.roundedcornr_box {
  background: #abccff none repeat scroll 0% 50%;
}
.roundedcornr_top div {
  background: transparent url(images/roundedcornr_tl.png) no-repeat scroll left top;
}
.roundedcornr_top {
  background: transparent url(images/roundedcornr_tr.png) no-repeat scroll right top;
}
.roundedcornr_bottom div {
  background: transparent url(images/roundedcornr_bl.png) no-repeat scroll left bottom;
}
.roundedcornr_bottom {
  background: transparent url(images/roundedcornr_br.png) no-repeat scroll right bottom;
}
.roundedcornr_top div, .roundedcornr_top, .roundedcornr_bottom div, .roundedcornr_bottom {
  width: 100%;
  height: 10px;
  font-size: 1px;
}
.roundedcornr_content {
  margin: 0 20px;
}
* html #footer {
  height: 1px;
}
