#globalwrapper {
	background-color: #FFFFFF;
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #003366;
	margin-bottom: 20px;
	background-image: url(../resources/image/bigstamp.png);
	background-position: 15px 20px;
	background-repeat: no-repeat;
	padding:0px;
}
body {
	background-color: #99CCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#nav {
	width: 170px;
	float: right;
	margin: 5px 10px 5px 0px;
	background-image: url(../resources/image/navfade.png);
	background-repeat: repeat-x;
	text-align: center;
	border:none;
	display:inline;
}
#footer {
	clear: both;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
	font-size: 0.8em;
}
#lottery {
	color: #FFFFFF;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-weight: bold;
	font-size: 1.17em;
}
#search_query {
	background-image: url(../resources/image/searchicon.png);
	padding-left: 23px;
	background-repeat: no-repeat;
	width: 145px;
	background-position: 2px 2px;
	border: 1px solid #003366;
	font-size: 14px;
	height: 22px;
}
form {
	margin: 0px;
	padding: 0px;
}
#search {
}
#news {
	color: #003366;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#online {
}
#header {
	height: 144px;
	margin: 5px 0px 5px 10px;
	background-image: url(../resources/image/header.png);
	background-repeat: repeat-x;
	text-align: right;
	padding-top: 11px;
	position:relative;
	background-repeat:no-repeat;
	width:710px;
	float:right;
}
#lotterywinners {
	position:absolute;
	left: 648px;
	top: 65px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-image:url(../resources/image/lottery.png);
}
#online a {
	margin: 0px;
	padding: 0px;
}
.stampers:hover {
	background-color: #FFFF99;
}
#bottomfooter {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #99CCFF;
	background-image: url(../resources/image/footerBackground.png);
	height: 16px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#content {
	margin: 0px 10px 5px 10px;
	min-height: 600px;
	background-image: url(../resources/image/contentbg.png);
	background-repeat:repeat-y;
	width:700px;
	float:right;
}
.news-1:hover {
	background-color: #99CCFF;
	color: #000000;
}
.news-1 {
	display: block;
	padding: 3px;
	text-decoration: none;
	color: #003366;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	
}
.news-text {font-size: 0.78em}
.news-heading  {
	margin-top: 15px;

	text-decoration:none;
	text-align:right;
}
#submenu {
display:none;
}
h1, h2, h3, h4, h5, h6 {
color:#003366;
}
#design,
#design a {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	text-align:center;
	color:#666666;
	font-size:0.9em;
}
