

* {
	padding: 0;
	margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; }

#wrapper {
	margin: 0 auto;
	width: 542px; }

#header {
	color: #fff;
	width: 500px;
	float: left;
	padding: 0 0 0 0;
	border: 0;
	margin: 8px 0 4px 60px;
	display: inline;
	overflow: hidden; }

#grid {
	color: #fff;
	width: 500px;
	float: left;
	padding: 0 0 0 0;
	border: 0;
	margin: 0 0 6px 90px;
	display: inline;
	overflow: hidden; }

#columnone {
	color: #333;
	border-top: 1px dotted #e8e8e8;
	border-right: 0;
	border-bottom: 1px dotted #e8e8e8;
	border-left: 1px dotted #e8e8e8;
	background: #fff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 670px;
	width: 24px;
	float: left;
	display: inline;
	overflow: hidden; }

#columntwo {
	float: left;
	color: #333;
	border-top: 1px dotted #e8e8e8;
	border-right: 1px dotted #e8e8e8;
	border-bottom: 1px dotted #e8e8e8;
	border-left: 0;
	background: #fff;
	margin: 0 4px 0 0;
	padding: 0 0 0 0;
	height: 670px;
	width: 236px;
	display: inline;
	overflow: hidden; }

#columnthree {
	float: left;
	color: #333;
	border-top: 1px dotted #e8e8e8;
	border-right: 0;
	border-bottom: 1px dotted #e8e8e8;
	border-left: 1px dotted #e8e8e8;
	background: #fff;
	margin: 0 0 0 4px;
	padding: 0 0 0 0;
	height: 670px;
	width: 24px;
	display: inline;
	overflow: hidden; }

#columnfour {
	float: left;
	color: #333;
	border-top: 1px dotted #e8e8e8;
	border-right: 1px dotted #e8e8e8;
	border-bottom: 1px dotted #e8e8e8;
	border-left: 0;
	background: #fff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 670px;
	width: 236px;
	display: inline;
	overflow: hidden; }

h1 {
	font-size: 28px;
	font-family: palatino, "trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -0.5px;
	line-height: 32px;
	margin-top: 0;
	margin-bottom: 0;
	color: #000; }

h2 {
	font-size: 24px;
	font-family: palatino, "trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -0.3px;
	line-height: 28px;
	margin-top: 0;
	margin-bottom: 0;
	color: #000; }

h3 {
	font-size: 22px;
	font-family: "times new roman", verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 24px;
	margin-top: 0;
	margin-bottom: 1px;
	color: #000; }

h4 {
	font-size: 18px;
	font-family: palatino, "trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -0.5px;
	line-height: 22px;
	margin-top: 0;
	margin-bottom: 0;
	color: #000; }

div.numbers {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 16px;
	width: 22px;
	margin: 0 0 0 0;
	padding: 2px;
	border: 0;
	color: #000;
	background-color: #fff; }

div.clues {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 16px;
	width: 232px;
	margin: 0 0 0 0;
	padding: 2px;
	border: 0;
	color: #000;
	background-color: #fff; }

span.menutop {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #800; }

p.tiny {
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 14px;
	margin: 0 auto;
	color: #000; }

img.floatleft {
	float: left;
	clear: right; }

