.bodytext {font-size:9pt; font-family:"Arial"; color:#FFFFFF;}
.italictext {font-size:9pt; font-family:"Arial"; font-style: italic ; color:#FFFFFF;}
.heading {font-size:12pt; font-family:"Arial"; font-weight:bold; color:#FFFFFF;}
.linktext {font-size:9pt; font-family:"Arial"; text-decoration:none; color:#0BF5F7;}
a {font-size:9pt; font-family:"Arial"; text-decoration:none; color:#0BF5F7;}


ul {font-size:9pt; font-family:"Arial"; color:#FFFFFF;}

* {

}

body {
background-color: black;
text-align: center;
}

#containerDiv
{
vertical-align: text-top;
width: 100%;
height: 70px;
}

#innerCenteredHeader 
{
width: 800px; 
margin-left: auto; 
margin-right: auto; 
}

#page {
color: white;
}

#headerDiv {
background: url("images/backgrounds/winbolo_bg.gif") repeat;
float: left; 
width: 100%; 
text-align: center;
vertical-align: text-top;
}

#centeredHeader {
text-align: center;
}

.menuItem 
{
display: inline;
vertical-align: text-top;
float: left;
}

img.menuImage 
{
display: inline;
float: left;
vertical-align:top;
}

.menuSpacer 
{
display: inline;
float: left;
background: url("images/backgrounds/greyline_trans.gif") repeat;
overflow: hidden;
width: 4%
}

#mainDiv {
float: left;
width: 97%;
}

#content {
padding-left: 50px;
text-align: left;
}

#rightDiv {
float: left;
min-height: 100%;
vertical-align: text-top;
}


#logoDiv {
float: right;
}

#leftDiv {
float: left;
height: 00px;
width: 50px;
}


.menuspacer { 
  background: url("images/backgrounds/greyline_trans.gif");
  width: 3%;
}
#menu1 {
  background: url("images/menu/news_norm_16.gif") no-repeat;
  width: 57px;
}
#menu1Sel {
  background: url("images/menu/news_high_32.gif") no-repeat;
  width: 57px;
}

#menu1:hover {
  background: url("images/menu/news_high_32.gif") no-repeat;
}
#menu2 {
  background: url("images/menu/about_norm_16.gif") no-repeat;
  width: 63px;
}
#menu2:hover {
  background: url("images/menu/about_high_32.gif") no-repeat;
}
#menu2Sel {
  background: url("images/menu/about_high_32.gif") no-repeat;
  width: 63px;
}
#menu3 {
  background: url("images/menu/ss_norm_16.gif") no-repeat;
  width: 69px;
}
#menu3:hover {
  background: url("images/menu/ss_high_32.gif") no-repeat;
}
#menu3Sel {
  background: url("images/menu/ss_high_32.gif") no-repeat;
  width: 69px;
}

#menu4 {
  background: url("images/menu/down_norm_16.gif") no-repeat;
  width: 105px;
}
#menu4:hover {
  background: url("images/menu/down_high_32.gif") no-repeat;
}
#menu4Sel {
  background: url("images/menu/down_high_32.gif") no-repeat;
  width: 105px;
}

#menu5 {
  background: url("images/menu/maps_norm_16.gif") no-repeat;
  width: 56px;
}
#menu5:hover {
  background: url("images/menu/maps_high_32.gif") no-repeat;
}
#menu5Sel {
  background: url("images/menu/maps_high_32.gif") no-repeat;
  width: 56px;
}

#menu6 {
  background: url("images/menu/guides_norm_16.gif") no-repeat;
  width: 68px;
}
#menu6:hover {
  background: url("images/menu/guides_high_32.gif") no-repeat;
}
#menu6Sel {
  background: url("images/menu/guides_high_32.gif") no-repeat;
  width: 68px;
}
#menu7 {
  background: url("images/menu/msg_norm_16.gif") no-repeat;
  width: 81px;
}
#menu7:hover {
  background: url("images/menu/msg_high_32.gif") no-repeat;
}
#menu7Sel {
  background: url("images/menu/msg_high_32.gif") no-repeat;
  width: 81px;
}

#menu8 {
  background: url("images/menu/links_norm_16.gif") no-repeat;
  width: 56px;
}
#menu8:hover {
  background: url("images/menu/links_high_32.gif") no-repeat;
}
#menu8Sel {
  background: url("images/menu/links_high_32.gif") no-repeat;
  width: 56px;
}
#headerDiv ol {
list-style: none;
height: 60px;
padding: 10px;
margin: 0px;
}
#headerDiv ol li {
height: 69px;
float: left;
}
#headerDiv ol li a {  
display: block;
height: 69px;
}
