
#newspanel {
	float: left;
	text-align: center;
	width: 405px;
	height: 225px;
	background: #e6e6fa;
	border: 5px #FFFFFF solid;
  border-left: 20px;
  }


#newspaneltitle {
	width: 405px;
	height: 19px;
	font-size: 0.8em;
	font-weight: bold;
	font-family: 'Verdana' , 'Microsoft Sans Serif';
	padding-top: 2px;
	background: #9999ff;
	color: #FFFFFF;
	text-align : center;
}	

#newspanelmain {
	width: 395px;
	height:205px;
	padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
	text-align : justify;
	font-size: 0.8em;
	font-weight: bold;
	font-family: 'Verdana' , 'Microsoft Sans Serif';
	color: #000099;
}	

#newspanelmain a {
	text-align : center;
	color: #000099;
	font-size: 0.9em;
	font-weight: bold;
	font-family: 'Verdana' , 'Microsoft Sans Serif';
	text-decoration: none;
}

#newspanelmain a:hover { 
	color: #cc3300;
}

#eventpanelmain a {
	text-align : center;
	color: #000099;
	font-size: 1em;
	font-weight: bold;
	font-family: 'Verdana' , 'Microsoft Sans Serif';
	text-decoration: none;
}

#eventpanelmain a:hover { 
	color: #cc3300;
}

#eventpanelmain {
	width: 385px;
	height:240px;
	background: #e6e6fa;
	padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
	text-align : justify;
	font-size: 0.7em;
	font-weight: bold;
	font-family: 'Verdana' , 'Microsoft Sans Serif';
	color: #000099;
}	

.events {
	width: 350px;
	height:50px;
	background: #FFFFFF;
	padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
	border: 5px #dcdcdc solid;
	text-align : center;

	color: #000099;
}	

.eventscontent {
	float: left;				
	padding-left: 10px;
  padding-right: 15px;		
	overflow:auto;
	text-align : justify;
	font-size: 1.1em;
	font-weight: bold;
	font-family: 'Verdana' , 'Microsoft Sans Serif';
	width: 240px;
	height:45px;
}	

.eventsdate {
  float: right;
	text-align : center;
	font-size: 0.9em;
	color: #009966;
	font-weight: bold;
	font-family: 'Verdana' , 'Microsoft Sans Serif';
	width: 75px;
	height:40px;
}	
	
	
#lottopanel {
	float: right;
	text-align: center;
	width: 200px;
	height: 180px;
	background: #FFFFFF;
	border-right: 15px #FFFFFF solid;
  border-left: 15px #FFFFFF solid;
  border-top: 5px #FFFFFF solid;  						 
  }
#lottopaneltitle {
	width: 200px;
	height: 19px;
	font-size: 0.8em;
	font-weight: bold;
	font-family: 'Verdana' , 'Microsoft Sans Serif';
	background: #FFFFFF;
	border: 5px #dcdcdc solid;
	border-bottom: 2px #cc3300 solid;
	color: #003333;
	text-align : center;
}
#lottopanelmain {
	
	text-align: center;
	width: 200px;
	height: 400px;
	font-size: 0.8em;
	font-weight: bold;
	font-family: 'Verdana' , 'Microsoft Sans Serif';
	background: #FFFFFF;
	border: 5px #dcdcdc solid;
	border-top: 2px #FFFFFF;
 }

	
.lottoloctitles {
	text-align: center;
	width: 200px;
	height: 15px;
	padding-top: 10px;
	font-style: normal;
	font-size: 0.9em;
	font-family: 'Verdana' , 'Microsoft Sans Serif';
	background: #FFFFFF;
  }
	
.lottolocdetails {
	text-align: center;
	width: 200px;
	padding-top: 1px;
	padding-bottom: 4px;
	font-style: italic;
	font-size: 0.8em;
	font-family: 'Verdana' , 'Microsoft Sans Serif';
	background: #FFFFFF;
  }	
	
#jackpot {
	text-align: center;
	width: 200px;
	height: 25px;
	padding-top: 10px;
	color: #cc3333;
	background: #FFFFFF;
  }	
	
#pastlotto {
	text-align: center;
	width: 200px;
	height: 25px;
	padding-top: 25px;
	background: #FFFFFF;
  }	
	
#pastlotto a {
	text-align : center;
	color: #000099;
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;
	font-family: 'Verdana' , 'Microsoft Sans Serif';
	text-decoration: none;
}

#pastlotto a:hover { 
	color: #cc3300;
}

#devplans {
	float: right;
	padding-top: 15px;
	text-align: center;
	width: 204px;
	height: 80px;
	background: #FFFFFF;
	
 }
 
#devplans img {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 200px;
	height: 80px;

}

#devplans a:hover { 
	background: #cc3300;
}

#fbookpanel {
	float: right;
	padding-top: 15px;
	text-align: center;
	width: 204px;
	height: 110px;
	background: #FFFFFF;
	
 }
 
#fbookpanel img {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 135px;
	height: 95px;

}

#fbookpanel a:hover { 
	background: #003399;
}
