#headerTop
{
	background:transparent url(../images/topgradient.jpg) no-repeat scroll center top;
	height: 20px;		
	width: 948px;		
}

#menuBar
{
	background:transparent url(../images/nav-left-bg.jpg) scroll center top;
	width: 948px;	
	height : 30px;

}

#adBar
{
	background:transparent url(../images/pattern1.jpg) scroll center top;
	width: 948px;	
	height : 120px;
}

#adBar div
{
	background:transparent url(../images/ad-horizontal1.jpg) no-repeat scroll center top;
	width: 728px;	
	height : 90px;	
}
	

#menuStats
{
	background : transparent url(../images/nav-stats.gif) no-repeat scroll center top;
	width : 134px;
	height : 30px;		
	float : left;
}

#menuStats:hover
{
	background : transparent url(../images/nav-stats2.gif) no-repeat scroll center top;
}

#menuMyPage
{
	background:transparent url(../images/nav-mypage.gif) no-repeat scroll center top;
	width : 77px;
	height : 30px;	
	float : left;
}

#menuMyPage:hover
{
	background:transparent url(../images/nav-mypage2.gif) no-repeat scroll center top;
}

#menuCelebs
{
	background:transparent url(../images/nav-celebrities.gif) no-repeat scroll center top;
	width : 87px;
	height : 30px;	
	float : left;
}

#menuCelebs:hover
{
	background:transparent url(../images/nav-celebrities2.gif) no-repeat scroll center top;
}

#menuHowToPlay
{
	background:transparent url(../images/nav-howtoplay.gif) no-repeat scroll center top;
	width : 102px;
	height : 30px;	
	float : left;
}

#menuHowToPlay:hover
{
	background:transparent url(../images/nav-howtoplay2.gif) no-repeat scroll center top;
}

#menuChat
{
	background:transparent url(../images/nav-chat.gif) no-repeat scroll center top;
	width : 56px;
	height : 30px;	
	float : left;
}

#menuChat:hover
{
	background:transparent url(../images/nav-chat2.gif) no-repeat scroll center top;
}

#menuJoin
{
	background:transparent url(../images/nav-join.gif) no-repeat scroll center top;
	width : 101px;
	height : 30px;	
	float : left;
}

#menuJoin:hover
{
	background:transparent url(../images/nav-join2.gif) no-repeat scroll center top;
}

#menuStart
{
	background:transparent url(../images/nav-start.gif) no-repeat scroll center top;
	width : 138px;
	height : 30px;	
	float : left;
}

#menuStart:hover
{
	background:transparent url(../images/nav-start2.gif) no-repeat scroll center top;
}

#loginFields
{
	float : left;	
	margin-left : 2px;	
	margin-top : 2px;	
}

#loginFields td
{
	vertical-align : middle;	
	padding-left : 6px;
	text-align : left;	
}

#btnLogin
{
	background:transparent url(../images/arrow.gif) no-repeat scroll center top;
	width : 23px;
	height : 19px;	
	float : left;
	position : relative;
	top : 1px;
}

#btnLogin:hover
{
	background:transparent url(../images/arrow2.gif) no-repeat scroll center top;
}

#loginLinks
{
	position: relative;
	left : 8px;
}

#loginLinks a
{
	display : block;
}

