/* MENU STYLES */
.menuItem {	position:absolute; top:0; left:0; visibility:hidden; ; clip:   rect(   )}
#MenuMain { position:absolute; left:0; top:0; width:477; height:90; z-index:1; }
#MainContent { position:absolute; left:0; top:150; width:100%; background-color:#FFFFFF; z-index:1; }
#HighBar { position:absolute; left:0; top:104; width:100%; z-index:2; }
#HighBlock { position:absolute; left:0; top:104; z-index:3; }

#BuyingGray {width:116; height:125; z-index:3; }
#BuyingBlack {width:116; height:15; z-index:3;}
#BuyingTop {width:83; height:16; z-index:4;}
#BuyingMenu {width:116; height:125; z-index:4;}

#SellingGray {width:116; height:80; z-index:3;}
#SellingBlack {width:116; height:15; z-index:3;}
#SellingTop {width:92; height:16; z-index:4;}
#SellingMenu {width:116; height:80; z-index:4;}

#AgentsGray {width:116; height:65; z-index:3;}
#AgentsBlack {width:116; height:15; z-index:3;}
#AgentsTop {width:58; height:16; z-index:4;}
#AgentsMenu {width:116; height:65; z-index:4;}

#AboutGray {width:116; height:95; z-index:3;}
#AboutBlack {width:116; height:15; z-index:3;}
#AboutTop {width:69; height:16; z-index:4;}
#AboutMenu {width:116; height:95; z-index:4;}

#CommunityGray {width:116; height:50; z-index:3;}
#CommunityBlack {width:116; height:15; z-index:3;}
#CommunityTop {width:86; height:16; z-index:4;}
#CommunityMenu {width:116; height:50; z-index:4;}

#ContributeGray {width:93; height:90; z-index:3;}
#ContributeBlack{width:93; height:30; z-index:3;}
#ContributeTop {width:93; height:25; z-index:4;}
#ContributeMenu {width:93; height:68; z-index:4;}

/* END MENU STYLE */

