@CHARSET "UTF-8";
div#container {
	background: white url('../images/landing_bg.png') left top repeat-x;
	width: 844px;
}
div#lcontent {
	height: 490px;
	width: 400px;
	position: relative;
}
div#lcontent ul {
	color: #FF9900;
  font-size: 15pt;
  padding-left: 20px;
  margin: 0px;
}
div#lcontent ul li {
  list-style: disc;
}
strong {
	color: #990000;
}
div#hint {
	height: 20px;
	font-size: 12px;
	padding-left: 10px;
}
div#rcontent {
	width: 440px;
	height: 125px;
	position: absolute;
	right: 0px; 
	top: 0px;
	padding-top: 28px;
}
div.spacer {
	height: 8px;
}
div#sponsors {
	width: 837px;
}
