*, html {
margin: 0;
padding: 0;
}

body {
background: url(bgpage.jpg);
font-family: Verdana;
font-size: 10pt;
text-align: center;
behavior: url("csshover.htc");
}

img {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='blank.gif',sizingMethod='scale');
border: none;
}


h4 { padding: 1em 0 .5em .9em; }

ol { padding: 0 2em .5em 3.5em }

ol li { padding: 1em 0 0 0; }

table { font-size: 8pt; }

form { padding: .5em 0 0 1em; }

.cent { margin: 0 auto; width: 300px; text-align: center; }
.centr { text-align: center; }

.row1 { background: #eed; padding: .3em; }
.row0 { background: #fff; padding: .3em; }

#imagebox {
position: absolute;
z-index: 0;
right: 7px;
bottom: 10px;
width: 449px;

}

#wrapper {
background: url(bgcontainer.jpg) repeat-y;
margin: 0 auto;
width: 791px;
text-align: center;
}

#container {
margin: 0 auto;
width: 735px;
text-align: left;
}

#header {
position: relative;
width: 100%;
height: 212px;
background: #fff url(headerbg.jpg) no-repeat;
}

#header a.priv {
position: absolute;
right: 1em;
padding: .2em 0 0 0;
}

#header a.adm {
position: absolute;
right: 11em;
padding: .2em 0 0 0;
}

#middlearea { width: 735px; height: 115px; background: #9f9; }

#radiobox {
float: left;
display: block;
margin: 1em 0 0 .7em;
width: 260px;
height: 115px;
}

a.lowbw {
position: absolute;
right: 481px;
top: 79px;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
width: 250px;
text-align: right;
}

a:hover.lowbw {
text-decoration: none;
color: #FFFFFF;
}

a:visited.lowbw {
text-decoration: none;
color: #FFFFFF;
}

a.highbw {
position: absolute;
left: 13px;
top: 147px;
background: url(/images/streamingbutton.png) no-repeat;
text-indent: -999em;
display: block;
width: 250px;
height: 41px;
}

a:hover.highbw { background-position: 0px -41px; }

#navbar {
position: absolute;
right: 6px;
top: 22px;
z-index: 100;
width: 563px;
height: 41px;
list-style: none;
padding: 0 0 0 .55em;
}

#navbar ul { list-style: none; }
#navbar li { float: left; }
#navbar a { display: block; text-indent: -999em; height: 41px; }

.button1 a { width: 53px; }
.button2 a { width: 63px; }
.button3 a { width: 67px; }
.button4 a { width: 66px; }
.button5 a { width: 87px; }
.button6 a { width: 47px; }
.button7 a { width: 90px; }
.button8 a { width: 88px; }

#navbar li:hover ul {
position: absolute;
top: 33px;
display: block;
padding: .5em 0 0 0;
}

#navbar li:hover ul.submenu1 { left: 0; }
#navbar li:hover ul.submenu2 { left: 59px; }
#navbar li:hover ul.submenu3 { left: 121px; }
#navbar li:hover ul.submenu4 { left: 189px; }
#navbar li:hover ul.submenu5 { left: 340px; }

#navbar li ul {
background: #000;
display: none;
font-size: 8pt;
list-style: none;
width: 120px;
text-indent: 0;
}

#navbar li ul li {
background: #000;
padding: .5em 0 0 .5em;
width: 115px;
clear: both;
border-bottom: 1px solid #777;
}

#navbar li ul li a {
display: block;
width: 110px;
height: 25px;
color: #fff;
text-decoration: none;
text-indent: 0;
}

#navbar li ul li a:hover { text-decoration: underline; }

#content h3 { color: #000; font-size: 11pt; padding: 1em 0 0 .8em; }
#content p { color: #000; line-height: 12pt; font-size: 9pt; padding: .5em 1em .5em 1em; }

#leftside {
float: left;
margin: 0 0 .5em 1em;
padding: .5em 0 0 1em;
width: 195px;
}

#leftside h3 { color: #000; font-size: 9pt; margin: .5em 0 0 0; padding: .5em; }

#sponsors {
float: left;
/* background: #e5e5e5; */
color: #fff;
width: 188px;
margin: 0 0 0 0;
padding: 0;
}

#sponsors h3 { color: #000; font-size: 9pt; padding: .5em; }

#sponsors ul { list-style: none; padding: 0 0 .5em .5em; }

#leftside ul.leftads { list-style: none; margin: 1em 0 0 0; padding: 0 0 .5em .5em; }

#left { float: left; display: inline; margin: 0 0 1em 0; width: 290px; }

#footer {
clear: both;
width: 100%;
height: 95px;
text-align: center;
margin: 1em 0 0 0;
padding: 0;
}

#footer ul { list-style: none; padding: .5em 0 1.5em 1.5em; }

#footer hr { margin: 0 auto; width: 95%; }

#footer li { float: left; }

#footer a { color: #777; text-decoration: none; font-size: 9pt; }

#footer a:hover { text-decoration: underline; }

#footer p { margin: 0; padding: .5em 0 0 1.8em; color: #777; font-size: 8pt; text-align: left; }

#footer img { float: right; margin: -1.5em 2.5em 0 0; }

/* Front Page */
img.fp_sidebar_button {
   display: block;
   margin-left: auto;
   margin-right: auto;
   margin-top: 10px;
}
