/*--- TOP MENU -----------------------------------------------------*/
#topMenu {
/*position:absolute;
left:  1px;
top:   241px;*/
position:relative;
top:0px;
width:1098px;
height:30px;
border:1px solid #000000;
background-image:url('images/bingbinglimenu.jpg');
background-repeat:repeat-x;
background-color:#CCCCCC;
vertical-align:middle;
}
#topMenu .puff {
 font-weight:bold;
 margin-top:8px;
}

#topMenu .menuHome {
position:absolute;
left:  0px;
top:   0px;
width:130px;
height:30px;
border-right:1px solid #000000;
text-align:    center;
font-size:   12px;
color: #000000;
}
#topMenu .menuHome:hover {
position:absolute;
left:  0px;
top:   0px;
width:130px;
height:30px;
border-right:1px solid #000000;
text-align:    center;
font-size:   12px;
color: #009999;
}


#topMenu .menuPolls {
position:absolute;
left:130px;
top:   0px;
width:130px;
height:30px;
border-right:1px solid #000000;
text-align:    center;
font-size:   12px;
color: #000000;
}
#topMenu .menuPolls:hover {
position:absolute;
left:130px;
top:   0px;
width:130px;
height:30px;
border-right:1px solid #000000;
text-align:    center;
font-size:   12px;
color: #009999;
}

#topMenu .menuGalleries {
position:absolute;
left:260px;
top:   0px;
width:130px;
height:30px;
border-right:1px solid #000000;
text-align:    center;
font-size:   12px;
color: #000000;
}
#topMenu .menuGalleries:hover {
position:absolute;
left:260px;
top:   0px;
width:130px;
height:30px;
border-right:1px solid #000000;
text-align:    center;
font-size:   12px;
color: #009999;
}

#topMenu .menuForums {
position:absolute;
left:390px;
top:   0px;
width:130px;
height:30px;
border-right:1px solid #000000;
text-align:    center;
font-size:   12px;
color: #000000;
}
#topMenu .menuForums:hover {
position:absolute;
left:390px;
top:   0px;
width:130px;
height:30px;
border-right:1px solid #000000;
text-align:    center;
font-size:   12px;
color: #009999;
}

#topMenu .menuAbout {
position:absolute;
left:520px;
top:   0px;
width:130px;
height:30px;
border-right:1px solid #000000;
text-align:    center;
font-size:   12px;
color: #000000;
}
#topMenu .menuAbout:hover {
position:absolute;
left:520px;
top:   0px;
width:130px;
height:30px;
border-right:1px solid #000000;
text-align:    center;
font-size:   12px;
color: #009999;
}

#topMenu .menuContact {
position:absolute;
left:650px;
top:   0px;
width:130px;
height:30px;
border-right:1px solid #000000;
text-align:    center;
font-size:   12px;
color: #000000;
}
#topMenu .menuContact:hover {
position:absolute;
left:650px;
top:   0px;
width:130px;
height:30px;
border-right:1px solid #000000;
text-align:    center;
font-size:   12px;
color: #009999;
}
