html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	border: 0;
	padding: 0;
	vertical-align: baseline;
}

body
{
	background-color: #ddd;
	color: #666;
	background: #ddd url(images/background.png) repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.0;
}

a
{
	outline: none;
}

#page
{
	margin: 0 auto;
	width: 850px;
}

#header
{
	color: #fff;
	padding-top: 16px;
	padding-bottom: 16px;
}

#navigation
{
	float: right;
	padding-top: 48px;
}

#navigation li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#navigation li.last
{
	padding-right: 0;
}

#navigation a:active, #navigation a:link, #navigation a:visited
{
	color: #fff; 
	font-weight: bold;
	text-decoration: none;
}

#navigation a:hover
{
	color: #999;
}

.break { clear: both; }

#description
{
	color: #c44;
	font-size: 1.4em;
	font-style: italic;
	line-height: 1.2em;
	margin: 16px 0;
	text-align: center;
}

#content
{
	font-size: 0.80em;
}

#content a:active, #content a:link, #content a:visited
{
	color: #666; 
	text-decoration: none;
}

#content a:hover
{
	text-decoration: underline;
}

#content h2
{
	font-size: 1.35em;
	margin: 16px 0;
}

#content p
{
	line-height: 1.4em;
}

#content .widget
{
	background-color: #eee;
	float: left;
	width: 420px;
	margin-top: 10px;
}

#content .widget:hover
{
	background-color: #fff;
}

#content .widget .wrapper
{
	padding: 10px;
}

#content .left  { margin-left: 0px; }
#content .right { margin-left: 10px; }

#content .box
{
	background-color: #eee;
	padding: 10px;
}

#content .game
{
	margin: 0 auto;
	text-align: center;
}

#footer
{
	font-size: 0.7em;
	margin-top: 16px;
	padding: 8px 0 16px 0;
	text-align: center;
}
