html, body {
	height: 100%;
}

body {
	overflow: -moz-scrollbars-vertical;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
}

body, h1, h3, p {
	padding: 0;
	margin: 0;
}

em {
	font-style: normal;
	color: #769531;
}

#container {
	background: url(container.gif) top center repeat-y; /*stoopid ie*/
	width: 447px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%; /*stoopid ie*/
	background-repeat: repeat-y;
	background-position: center top;
}

#header {
	height: 91px;
	width: 447px;
	margin-bottom: 0 !important;
	background: url(header.gif) top right no-repeat; /*stoopid ie*/
	background-repeat: no-repeat;
	background-position: right top;
}

#header h1 {
	background: url(3kball.gif) top left no-repeat; /*stoopid ie*/
	position: relative;
	height: 62px;
	width: 61px;
	left: 358px;
	top: 13px;
	cursor: move;
	background-repeat: no-repeat;
	background-position: left top;
}

#header h1 span, #footer span {
	display: none;
}

#content, #ads {
	width: 100%;
	text-align: left;
	padding-left: 0px;
}

h3 {
	padding: 4px 10px;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	cursor: pointer;
	background-color: #C99994;
}

h4 {
	margin: 0;
	padding: 5px 10px 0;
	font-size: 12px;
	color: #333;
	border-bottom: 1px solid #eee;
}

ol {
	margin: 0;
	padding: 0 10px 5px 35px;
}

h3 a:link, h3 a:visited {
	font-weight: bold;
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

h3 a:hover, h3 a:active {
	color: #FFFFFF;
}

h3.news, h3.mootools {
	background: #adc96d;
}

h3.gethelp, h3.prototype {
	background: #c1d791;
}

p {
	padding: 5px 10px;
	color: #333333;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#footer a {
	display: block;
	height: 60px;
	width: 355px;
	background: url(footer.png) top right no-repeat;
	margin-left: 45px;
	padding-bottom: 30px;
}

#ads {
	padding-bottom: 20px;
}

#ads h3 {
	background-color: #eee;
}

#ads h3 a {
	text-decoration: none;
	color: #5275b4;
}

div.ads {
	width: 370px;
	padding: 10px;
}
