
BODY {
	background-color: #000000;
}

P,DIV,TD,li,ul {
	FONT-FAMILY: Verdana, Helvetica;
	FONT-SIZE: 12px;
	color: #FFFFFF;
	text-align: justify;
}

.center {
	FONT-FAMILY: Verdana, Helvetica;
	FONT-SIZE: 12px;
	color: #FFFF99;
	text-align: center;
}

h2.yellow {
	FONT-FAMILY: Verdana, Helvetica;
	FONT-SIZE: 16px;
	color: #FFFF99;
	text-align: center;
}

h2, h3, h4 {
text-align: center;
}

.dropmenu {
   position: absolute;
   left: -1500px;
   visibility: visible;
   z-index: 101;
   float: left;
   width: 152px;

   border-width: 1px;
   border-style: solid;
   border-color: #00BBE5;
   background-color: #ffffff;
  }
.dropmenu ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
}
.dropmenu li {
   display: inline;
}
.dropmenu a, .dropmenu a:visited, .dropmenu a:active {
   display: block;
   width: 150px;

   padding: 2px;
   margin: 1px;
   font-family: Verdana;
   font-size: 9px;
   font-weight: bold;
   text-align: center;
   text-decoration: none;
font-color: #000000;
   background-color: #00BBE5; 
   
}
.dropmenu a:hover {
   padding: 2px;
   margin: 1px;
   font-family: Verdana;
   font-size: 9px;
   font-weight: bold;
   text-align: center;
   text-decoration: none;

   color: #000000;
   background-color: #C1D83C;
}
a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#C1D83C;
	text-decoration: none;
	font-weight: bold;
}
a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#C1D83C;
	text-decoration: none;
	font-weight: bold;
}
a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#C1D83C;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#00BBE5;
	text-decoration: none;
}
img {
		border: thin ridge #FFFFFF;
}

.buzzinfly {
 text-align: right;
 }
 
 ---------------------------------------------

#gbl_wrapper {
	width: 985px;
	position:relative;
	left: 226px;
	margin: 0 0 0 -490px;
	top: 336px;


}

#header h1 {

          position: absolute;

          top: 25px;

          left: 350px;

          text-indent: -9999em;

          width: 350px;

          height: 62px;

}

 

#header h2 {

          position: absolute;

          top: 30px;

          right: 0px;

          text-indent: -9999em;

          width: 217px;

          height: 55px;

}

 

#header p {

          display: none;

}

 

/* clear the right way */

.clearself:after {

    content: "."; 

    display: block; 

    height: 0; 

    clear: both; 

    visibility: hidden;

}


.clearself {display: inline-table;}


* html .clearself {height: 1%;}

.clearself {display: block;}
