#header {
	width: 940px;
	height: 60px;
	display: table;	
	vertical-align : top;
}
#banner {
	width: 820px;
	height: 60px;
	display: block;	
	float: left;		
	margin-top: 5px;
	margin-bottom: 5px;
	/*border: 1px solid ffffff;*/
}
#bannerlinks {
	width: 115px;
	height: 60px;
	display: table;	
	float: right;		
	margin-top: 5px;
	/*border: 1px solid ffffff;*/
	text-align: right;
}
#logo {
	width: 250px;
	height: 60px;
	float: left;
	display: block;
	margin-top:5px;
	margin-left: 0px;
	/*border: 1px solid ffffff;*/
}
#navBarTop {
	width:940px; 
	height:17px;
	text-align:center;
	/*background: #AF1568;*/
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-top: solid 2px;
	border-top-color:#F8C600;
	padding-top: 5px;		
	background-image: url(../images/bgnav.jpg);
	background-repeat: repeat;
	display: table;
	vertical-align : top;
}
#navBarTopElements {
	height: 18px;
	text-align:center;
	float: left;
	font-family : Arial;
	font-size : 10pt;
	font-weight: bold;
	color: white;

}
#content {
	width: 940px;
	background-image: url(../images/bgmain.jpg);
	background-repeat: repeat;
	border: none;
	vertical-align: top;
	display: table;
}
.leftLinks2 {
	font-family : Arial;
	font-size : 10pt;
	font-weight: bold;
	color: white;
}


} 
.leftLinks2 a:hover {
	font-family : Arial;
	font-size : 10pt;
	font-weight: bold;
	color: ff0066;
}

#newmail {
	position: relative;
	height: 30px;
	width: 107px;
	border: 1px solid thin;
}
#newchat {
	position: relative;
	height: 30px;
	width: 110px;
	margin-right: 3px;
}
#mailcount {
	/*margin-right:60px;
	margin-top:2px;*/
}


.headoverlap {
	position: relative;
	width: 25px;
	height: 15px;
}
.headoverlap .headne, .headoverlap .headsw { position: absolute; }
.headoverlap .headne {    top: 0; right: 0; z-index: 1; }
.headoverlap .headsw { bottom: 8;  left: 27; z-index: 2; color: #ffffff;}




