.body { 

 margin: 0px;

 padding: 0px;

}



.menu {

 position: absolute;

 top: 179px;

 width: 104px;

 visibility: hidden;

 background-color: #000000;

 z-index: 1;

}



.menu2 {

 position: absolute;

 top: 207px;

 width: 104px;

 visibility: hidden;

 background-color: #000000;

 z-index: 1;

}



.menu3 {

 position: absolute;

 top: 380px;

 width: 104px;

 visibility: hidden;

 background-color: #000000;

 z-index: 1;

}



.menuitem {

 position: absolute;

 left: 1px; width: 102px; height: 15px;

 background-color: #999999;

 color: #000000;

 font-family: Verdana, Arial, Helvetica, sans-serif;

 font-size: 10px;

 cursor: pointer;

 z-index: 1;

}



.menuitemon {

 position: absolute;

 left: 1px; width: 102px; height: 15px;

 visibility: hidden;

 background-color: #FF9966;

 color: #FFFFFF;

 font-family: Verdana, Arial, Helvetica, sans-serif;

 font-size: 10px;

 cursor: pointer;

 z-index: 1;

}



.webcam_button {

 position: relative;

 top: -170px;

 z-index: 1;

}



.text {

 position: absolute;

 top: 120px;

 z-index: 0;

}



.search_bar {

 position: absolute;

 top: 103px;

 z-index: 1;

}



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



#menu1 { left:126px; height: 65px; }

#menu2 { left:126px; height: 113px; }

#menu3 { left:126px; height: 81px; }

#search_bar { left: 230; }





.NewsHeadliner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

A.NewsHeadliner:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC66;
}

