body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFF;
}
body {
	background: #000 url('../images/mainBG.jpg') no-repeat center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#topnav{
	background: #000 url('../images/topnav_bg.png') repeat-x 0 0;	
}
#logo{
	
}
#navigation{
	
}
#main-body{
	background: url('../images/butler_09.png') repeat-y 0 0;
}
#footer{
	
}

#flashcontent{
	text-align:center; 
	z-index:10;
}

/********************************************************/
/*NETWORK BAR*/
/********************************************************/
#lexani-network {
	display:none;
	position:absolute;
	top:36px;
	float: right;
	z-index: 3;
}
.close-network {
	font-family: Arial, Times, serif;
	font-size: 10px;
	color:#545454;
	margin-right: 10px;
	margin-bottom: 10px;
	text-decoration:none;
}
