TABLE {
   background-color : #FFFFFF;
   color : #000000;
   font-size : 9pt;
   font-family : Helvetica, Arial, Trebuchet MS, sans-serif;
}

HTML, BODY {
   background-color : #FFFFFF;
   font-style : normal; 
   font-weight : normal; 
   font-size : 9pt; 
   font-family : Helvetica, Arial, Trebuchet MS, sans-serif; 
   color : #000000; 
   text-decoration : none;
   overflow : hidden;
}

A:visited {
   font-style : normal; 
   font-weight : normal; 
   font-size : 9pt;
   font-family : Helvetica, Arial, Trebuchet MS, sans-serif; 
   color : #000000; 
   text-decoration : none; 
}


A:hover {
   font-style : normal; 
   font-weight : normal; 
   font-size : 9pt;
   font-family : Helvetica, Arial, Trebuchet MS, sans-serif;
   background-color : #000000; 
   color : #FFFFFF; 
   text-decoration : none; 
}


A:active {
   font-style : normal; 
   font-weight : normal; 
   font-size : 9pt; 
   font-family : Helvetica, Arial, Trebuchet MS, sans-serif; 
   color : #000000; 
   text-decoration : none; 
}


A {
   font-style : normal; 
   font-weight : normal; 
   font-size : 9pt;
   font-family : Helvetica, Arial, Trebuchet MS, sans-serif; 
   color : #000000; 
   text-decoration : none; 
}

a.un:hover {
   color: #FFFFFF;
   background-color: transparent;
   text-decoration: none;
}

#footer {
   position : absolute;
   bottom : 0px;
   left : 0px;
   right : 0px;
   height : 150px;
   z-index : 1;
   overflow-y : hidden;
   overflow-x : auto;
}

#title {
   position : absolute;
   bottom : 10px;
   left : 100px;
}

#navtext {
   position : absolute;
   bottom : 115px;
   left : 978px;
   width : 300px;
   z-index : 2;
   font-size : 10pt;
   overflow : visible;
}

#container {
   position : absolute;
   top : 0px;
   left : 90px;
   right : 0px;
   bottom : 151px;
   overflow : auto;
}

#randimg {
   position : absolute;
   top : 80px;
   left : 10px;
   z-index : 1;
   overflow : visible;
}

#info {
   position : relative;
   top : 430px;
   left : 0px;
   width : 820px;
   z-index : 5;
   font-size : 9pt;
   padding : 10px;
   overflow : visible;
}

#image {
   position : absolute;
   top : 5px;
   left : 0px;
   width : 820px;
   z-index : 5;
   font-size : 9pt;
   padding : 10px;
   overflow : visible;
}


#thumbs {
   position : absolute;
   top : 75px;
   left : 0px;
   width : 820px;
   z-index : 5;
   font-size : 9pt;
   padding : 10px;
   overflow : visible;
}

#participants {
   position : absolute;
   top : 275px;
   left : 888px;
   width : 145px;
   z-index : 1;
   font-size : 10pt;
   overflow : visible;
}

#pcontent {
   position : absolute;
   top : 430px;
   left : 90px;
   width : 500px;
   z-index : 5;
   font-size : 9pt;
   padding : 10px;
   overflow : visible;
}
