BODY
{
  BACKGROUND-COLOR: #ffffff;
  background-image: images/main_bg.gif;
  margin-left: 0px;
  margin-top: 0px;
  background-repeat:repeat-x;
}

A
{
 text-transform:none;
 text-decoration:none;
}

td
{ font-family:"ËÎÌå";
  font-size:9pt;
  margin-left: 0px;
  margin-top: 0px;
  line-height: 18px;
  list-style-position:outside
}

 .STYLE23 { color: #FFFFFF; }
.style33 {
	color: #000000;
}

 .STYLE27 {color: #ffcc35; font-weight: bold; }
 .STYLE28 { color: #FFCC35; font-size: 6px; }
 .STYLE300 { BACKGROUND-COLOR: #fff6d7; margin: 1px; padding: 5px; }
 .STYLE31 { font-size: 16pt;font-style: normal;line-height: 0px;}
 .STYLE32 { font-weight: bold;}
A.rightnav:link {FONT-WEIGHT: bold;COLOR: #3c1a57; FONT-FAMILY: Helvetica, Arial, sans-serif; TEXT-DECORATION: none}
A.rightnav:visited {FONT-WEIGHT: bold;COLOR: #3c1a57; FONT-FAMILY: Helvetica, Arial, sans-serif; TEXT-DECORATION: none}
A.rightnav:active {FONT-WEIGHT: bold;COLOR: #ff9900; FONT-FAMILY: Helvetica, Arial, sans-serif; TEXT-DECORATION: none}
A.rightnav:hover {COLOR: #ff9900}

/******************************
 * Home page spec list styles *
 ******************************/
ul.speclist, dl.specdlist, dl.specdlist dt, dl.specdlist dd {
  margin: 0;
  padding: 0;
}

dl.specdlist dt {
  margin-top: 1em;
}

ul.speclist li {
  list-style-type: none;
  list-style-position: outside;
  border-top: 2px solid white;
  padding: .1em .1em .1em 1em;
  background-color: #e0e0e0;
}

/*******************************************
 * Styles for Drupal-like right nav blocks *
 *******************************************/

#right-nav
{
  margin-top: 13px;
}

.block /* Block wrapper */
{
  margin-bottom: 1em;
  width: 133px;
}

.block h2.title /* Block title */
{
  font-size: 1em;
  background-color: #a7a7a7;
  color: #73476b;
  text-align: center;
  text-transform: uppercase;
  padding: .3em 0;
  margin: 0;
}

.foundational-sponsors h2.title
{
  background-color: #ffcc35;
  color: black;
}

.block h2.title a, .block h2.title a:visited {
  color: #73476b;
  text-decoration: none;
}

.foundational-sponsors h2.title a, .foundational-sponsors h2.title a:visited {
  color: black;
  text-decoration: none;
}

h2.title a:active, h2.title a:hover {
  color: #fff;
}

.sponsors .content
{
  text-align: center;
}

.sponsors .content a, .sponsors .content a img, .sponsors a.title, .sponsors a.title img
{
  border: none;
}

.block-subhead
{
  color: #73476b;
  font-family: verdana,sans-serif;
  /*font-size: .5em;*/
  font-weight: bold;
  text-align: center;
}

#closure
{
  text-align: center;
}

