body {
	overflow: -moz-scrollbars-vertical;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 0 0;
	padding: 0;
	text-align: center;
	background-color: #4ACCFD;
	background-image: url(images/tetrismapbg.gif);
	background-position: 0px 100px;
	background-repeat: repeat-x;
}

a img {
	border: 0;
}

a:link, a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #f65077;
}

a:hover, a:active, a:focus {
	color: #4FA3DA;
}


h1 {
	margin: 0;
	padding: 0;
}

h1 span {
	display: none;
}

h3 {
	margin: 5px 0 0;
	padding: 1px 0;
	height: 17px;
	width: 600px;
	cursor: pointer;
	font-size: 12px;
	background-color: #348CB1;
	border: 0px solid #000000;
}

h3 a:link, h3 a:visited {
	color: #FFFFFF;
	text-shadow: 2px 2px 1px #8dc036;
	padding: 2px 8px 1px;
	-moz-outline-style: none;
	display: block;
	height: 14px;
	width: 600;
	text-decoration: none;
}
h3 a:hover {
	color: #FD4A80;
}

#container {
	width: 600px;
	text-align: left;
	margin: 0 auto;
	color: #FFFFFF;
	filter:alpha(opacity=90);
	-moz-opacity:0.90; 
	opacity:0.90;
}

#header {
	background-color: #FFFFFF;

}

#content {
	background: #FFFFFF no-repeat right bottom;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

p {
	margin: 0 0 1px;
	padding: 5px;
	line-height: 15px;
}

p b{
	color: #4FA3DA;
	font-weight: bold;
	font-size: 1.1em;
}

p i {
	font-size: 1.1em;
	font-style: normal;
	color: #7AA62F;
}



ol {
	margin: 0;
	padding: 0 0 0 0px;
}

li {
	margin-top: 4px;
}

div.wrapper {
	background-color: #EBEBEB;
}

a.demo {
	-moz-outline-style: none;
	display: block;
	height: 12px;
	width: 38px;
	float: left;
	background: url(/v3/img/demo.gif) top left no-repeat;
	margin-right: 2px;
	cursor: pointer;
}

#content div {
	margin: 0;
	padding: 0;
	height: 1%;
}

.stretcher {
	background: none !important;
	background: #fff;
	overflow:auto;
	height: 550px;
}
.windowed {
	height: 160px;
	overflow: auto;
}
.copy {
	float: right;
	margin-top: 9px;
	margin-right: -6px;
	display: block;
	height: 14px;
}

.copy span {
	display: none;
}
.intro {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow:auto;
	height:305px;
	padding: 5px;
}
.frame {
	width:100%;
	border: 0px;
}

.fader {
	margin:0px;
	height:1px;
	background-color: #FFFFFF;
	display:block;
	width: 600px;
	}
