body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #777777;
	text-align: center;
	margin: auto;
	height: 800px;
	width: 991px;
	border: 0px none #0000FF;
	position: relative;
	top: -12px;
}
#menu {
	position:absolute;
	width:990px;
	height:40px;
	z-index:200;
	top: 121px;
	left: -10px;
}

#banner {
	position:absolute;
	width:1000px;
	height:147px;
	z-index:1;
}
#topLink {
	position:absolute;
	left:757px;
	top:-61px;
	width:240px;
	height:19px;
	z-index:37;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}


#date {
	position:absolute;
	left:806px;
	top:97px;
	width:191px;
	height:18px;
	z-index:10;
	text-align: center;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A0A0A4;
}
#embed_button{
margin-left:3px;
cursor:pointer;
}
.popup{
	width:500px;
	height:500px;
	margin:auto;
	position:absolute;
	z-index:100000000;
	border-style:ridge;
	background-image:url(Images/background.png);
	display: none;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width:2px;
}



#simplemodal-overlay {background-color:#000; cursor:wait;}
