* {
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
}

body {
  font-family: Helvetica, Arial, sans-serif;
  background:#cccccc;
  margin:0 auto;
}

#wrapper { 
  margin: 0 auto;
  padding:0px 5px 0px 5px;
  border-left:5px;
  border-right:5px;
  border-bottom:5px;
  width: 990px;
  background:#fff url("/_images/content_bk.gif");
  background-repeat:repeat;
}

#header_top {
  width: 100%;
  padding: 0px;
  border-bottom: 0px solid #fff;
  height:32px;
  clear:both;
  margin:0 auto;
  background-image: url("/_images/header_top.gif");
}

#header {
  color: #333;
  width: 990px;
  float: left;
  padding: 0px;
  border: 0px solid #ccc;
  height: 265px;
  margin: 0px 0px 0px 0px;
  background: #9F009F;
}

#leftcolumn { 
  color: #fff;
  background: #333;
  margin: 0px 5px 5px 0px;
  padding: 0px;
  width: 170px;
  float: left;
}

.wireframemenu{
  border: 0px solid #C0C0C0;
  border-bottom-width: 0;
  width: 170px;
}

* html .wireframemenu{ /* IE only rule. Original menu width minus all left/right paddings */
  width: 164px;
}

.wireframemenu ul{
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.wireframemenu a{ 
  font: 12px Verdana;
  padding-left: 2px;
  display: block;
  width: 100%; /*Define width for IE6's sake*/
  color: #fff;
  text-decoration: none;
}

.wireframemenu a:visited{
  color: #fff;
}

html>body .wireframemenu a{ /*Non IE rule*/
  width: auto;
}

.wireframemenu a:hover{
  color: #f57e61;
}

#leftcolumn_top { 
  height: 32px;
  color:#fff;
  font-weight:bold;
  padding:0px 0px 0px 10px;
  text-align:center;
  background-image:url("/_images/left_top.gif");
  background-repeat:no-repeat;
}

#content { 
  float: left;
  color: #333;
  background: #fff;
  margin: 5px 5px 5px 5px;
  padding: 0px;
  width: 596px;
  display: inline;
}

#proud{
  font-size:18px;
  font-style:italic;
  font-weight:bold;
  color:#660066;
}

#rightcolumn { 
  color: #333;
  background: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0px;
  width: 198px;
  float: left;
}

#rightcolumn1 {
  background-image:url("/_images/right_content_bk.gif");
  background-repeat:repeat;
}

#rightcolumn_top { 
 height: 32px;
 padding:0px 0px 0px 10px;
 background-image:url("/images/right_top.gif");
 background-repeat:no-repeat;
 text-align: center;
}

#rightcolumn_content { 
  padding:0px 10px 0px 10px;
  font-weight:bold;
  color:#336600;
  text-align: left;
}

#rightcolumn_base {
  height: 32px;
  padding: 0px;
  background-image:url("/_images/right_base.gif");
  background-repeat:no-repeat;
}

#Spacer {
  height: 5px;
  display: block;
}

#rightcolumn2 {
  background-image:url("/_images/strenght_content_bk.gif");
  background-repeat:repeat;
}

#rightcolumn_top2 { 
  height: 32px;
  padding:0px 0px 0px 10px;
  background-image:url("/images/strength_top.gif");
  background-repeat:no-repeat;
  text-align: center;
}

#rightcolumn_content2 {
  padding:0px 0px 0px 10px;
  font-weight:bold;
  color:#660066;
  text-align: left;
}

#rightcolumn_base2 { 
  height: 32px;
  padding: 0px;
  background-image:url("/_images/strenght_base.gif");
  background-repeat:no-repeat;
}

#page_title, H1 {
  color: #333399;
  font-size: 18px;
  font-weight: bold;
}

#leftcolumn_top2 { 
  height: 32px;
  padding:0px 0px 0px 10px;
  margin:10px 0px 0px 0px;
  background-image:url("/_images/contact_top.gif");
  background-repeat:no-repeat;
}

#leftcolumn_content2 { 
  padding:0px 0px 0px 10px;

  font-weight:bold;
  color:#336600;
  background-image:url("/_images/contact_content_bk.gif");
  background-repeat:repeat;
}

#leftcolumn_base2 { 
  height: 32px;
  padding:5px 5px 0px 0px;
  background-image:url("/_images/contact_base.gif");
  background-repeat:no-repeat;
}

#footer { 
  width: 990px;
  clear: both;
  height:140px;
  color: #333;
  background-image:url("/_images/footer_bk.gif");
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

#footer a{

  font-weight:bold;
  color:#660066;
  text-decoration:none;
}

#footer a:hover{

  color:#660066;
  text-decoration:underline;
}

#footer_nav{
  margin:10px 0px 0px 0px;
}

#rightcolumn_content BR {
  margin: 0px;
  padding: 0px;
}

#rightcolumn_top {
  font-weight: bold;
  color: #336600;
  padding-top: 3px;
}

#rightcolumn_content p {
  margin: 0px;
  margin-top: 10px;
  padding: 0px;
  font-weight: bold;
}

#rightcolumn_top2 {
  font-weight: bold;
  color: #660066;
  padding-top: 3px;
}

#rightcolumn_content2 p {
  margin: 0px;
  margin-top: 10px;
  padding: 0px;

  font-weight: bold;
  color: #660066;
}

.HF * {
  width: 0px;
  height: 0px;
  visibility: hidden;
  z-index: -10;
}

.HF img {
  width: 0px;
  height: 0px;
  visibility: hidden;
  z-index: -10;
}


#featured_wrapper {
  width: 580px;
  margin: 0px;
  padding: 0px;
  display: block;
  float: left;
}

#featured_nav {
  display: block;
  float: left;
  padding-left: 0px;
  width: 587px;
}

#featured_nav a:hover {
  background-image: URL("/images/featured_button-on.png");
  background-repeat:no-repeat;
  color: #ffffff;
}

.featured_tab_off {
  display: block;
  float: left;
  width: 192px;
  color: #8f028d;
  background-image: URL("/images/featured_button-off.png");
  bacground-repeat:no-repeat;
  padding-top: 10px;
  padding-bottom: 2px;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}

.featured_tab_on {
  display: block;
  float: left;
  width: 192px;
  background-image: URL("/images/featured_button-on.png");
  background-repeat:no-repeat;
  color: #ffffff;
  padding-top: 10px;
  padding-bottom: 2px;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}

#featured {
  width: 580px;
}

#featured_main_top {
  background-image: URL("/images/featured_top.png");
  background-repeat:no-repeat;
  display: block;
  float: left;
  width: 580px;
  margin:0px 0px 0px 0px;
  height: 0px;
  font-size:12px;
}

#featured_main_content {
  display: block;
  float: left;
  width: 560px;
  background-color: #1f1f1f;
  padding-left: 0px;
  padding-right: 0px;
  color: #ffffff;
}

#featured_main_bottom {
  background-image: URL("/images/featured_bottom.png");
  background-repeat:no-repeat;
  display: block;
  float: left;
  width: 580px;
  height: 0px;
  margin:0px 0px 1px 0px;
  font-size:12px;
}

#featured_title {
  background:#1f1f1f;
  float: left;
  font-weight: bold;
  font-size: 14px;
  padding:5px 0px 5px 5px;
  color: #fff;
  width: 575px;
}

#featured_sub_top {
  background-image: URL("/images/featured_content_top.png");
  background-repeat:no-repeat;
  display: block;
  float: left;
  width: 560px;
  height: 7px;
}

#featured_sub_bottom {
  background-image: URL("/images/featured_content_bottom.png");
  background-repeat:no-repeat;
  display: block;
  float: left;
  width: 560px;
  height: 7px;
}

#featured_content_wrapper {
  display: block;
  float: left;
  width: 570px;
  background-color: #ffffff;
  border-left:5px solid #1f1f1f;
  border-right:5px solid #1f1f1f;
  border-top:5px solid #1f1f1f;
  border-bottom:5px solid #1f1f1f;
  padding:0px 0px 0px 0px;
  color: #000000;
}

#featured_images {
  padding: 3px;
  display: inline;
  float: left;
  width: 108px;
  text-align: left;
}

#featured_content {
  display: inline;
  float: right;
  text-align: left;
  width:430px;
}
