	#menu
	{
		position:relative;
		width:800px;
		margin:0px;
		padding:0px;
		background:url(/images/bg_menu.jpg);
		border-top:1px #9799A6 solid;
		border-bottom:1px #9799A6 solid;
		text-align:left;
	}	
		
	#advertisershead{
		width:265px;
		height:25px;
		padding-top:5px;
		background:#Fff;
		font-family:Verdana, Helvetica, sans-serif;
		font-size: 11px;
		color:#000;
		text-align:center;
		font-weight: bold;
		}
		
	#advertisers{
		position:absolute;
		top:25px;
		width:266px;
		height:175px;
		background:url(/images/bg_menu.jpg);
		font-family:Verdana, Helvetica, sans-serif;
		font-size: 10px;
		color:#000;
		}
			
		
	#publishershead{
		position:absolute;
		left:266px;
		top:0px;
		width:265px;
		height:25px;
		padding-top:5px;
		background:#Fff;
		font-family:Verdana, Helvetica, sans-serif;
		font-size: 11px;
		color:#000;
		text-align:center;
		font-weight: bold;
		}
		
	#publishers{
		position:absolute;
		top:25px;
		left:266px;
		width:266px;
		height:175px;
		background:url(/images/bg_menu.jpg);
		font-family:Verdana, Helvetica, sans-serif;
		font-size: 10px;
		color:#000;
		}	
		
	
	#bannerexchange{
		
		position:absolute;
		left:532px;
		top:25px;
		width:268px;
		height:175px;
		background:url(/images/bg_menuright.jpg);
		font-family:Verdana, Helvetica, sans-serif;
		font-size: 10px;
		color:#000;
		}	
		
	#bannerexchangehead{
		position:absolute;
		left:532px;
		top:0px;
		width:268px;
		height:25px;
		padding-top:5px;
		background:#Fff;
		font-family:Verdana, Helvetica, sans-serif;
		font-size: 11px;
		color:#000;
		text-align:center;
		font-weight: bold;
		}
		
	
		
	#learn
	{
		position:absolute;
		top:200px;
		width:800px;
		height:30px;
		margin:0px;
		padding:0px;
		background:url(/images/bg_learn.jpg);
		border-top:1px #9799A6 solid;
		text-align:left;
	}		
	
		
	#bottomhome{
		position:absolute;
		top:230px;
		width:800px;
		margin:0px ;
		padding-top:7px;
		padding-bottom:7px;
		background-color:#4B6193;
		border:1px #9799A6 solid;
		font-family:Verdana, Helvetica, sans-serif;
		font-size: 9px;
		color:#fff;
		text-align:center;
		word-spacing:0.25em;
		}

