/*** Template ***/
html, body, form, #background{
	height: 100%;
}

p, a, li{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #fff;
	margin: 0;
	padding: 0;
}

img{
	border: 0;
}

h1, h2, h3{
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	position:absolute;
}

#funstix #bkg{
	background: url(/Oreo/images/oreo/funstix/template/bg-blue.gif) repeat;
	height: 658px;
}

#funstix #background{
	margin: 0 auto;
	width: 1000px;
}

#funstix #container{
	position: relative;
	background: url(/Oreo/images/oreo/funstix/template/background.jpg) no-repeat;
	min-height: 100%;
	height: auto !important; /* Min-height hack for IE6 */
	height: 100%;
}

#funstix #container{ /* png hack */

} 

#funstix #flashContainer{
	display:inline;
	width:644px;
	height:364px;
	position:relative;
	top:100px;
	left:25px;
}

.clear{
	clear: left;
}





	

