body {
	margin: 0;
	padding: 0;
	background: #fff url(images/sky_grad_c.png) repeat-x;
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color:#333;
	}
#grass {
	background: url(images/grass.gif) repeat-x;
	height: 94px;
	width: 100%;
	top: 600px;
	position: absolute;
	}
#bottom {
	background: #dde2c5;
	backgrou/nd: #aab572;
	position: absolute;
	width: 100%;
	bottom: 0;
	top: 694px;
	}
#footer {
	position: absolute;
	margin: 10px;
	bottom: 0;
	width: auto;
	color: olive;
	}

:focus {
	outline: 0;
}

#wrapper {
	width: 100%;
	height: 594px;
	position: absolute;
	}
#box {
	width: 820px;
	height: 626px;
	margin: 0 auto;
	margin-top: 70px;
	bac/kground: red;
	}
#tree {
	float: left;
	height: 566px;
	width: 410px;
	padding: 0;
	}
#content {
	float: left;
	height: 566px;
	width: 410px;
	backgr/ound: green;
	}
#logobox {
	height: 60px;
	width: 100%;
	}
#logo {
	background: url(images/logo.png) no-repeat;
	margin: 0 auto;
	height: 60px;
	width: 260px;
	}
#container {
	wi/dth: 164px;
	width: 328px;
	height: 355px;
	margin-top: 110px;
	position: absolute;
	background: url(images/content_grad.jpg) repeat-x;
	}
#container div{
	width: 100%;
	height: 355px;
	background: url(images/round-tr.png) no-repeat top right;
	}
#container div div {
	background: transparent url(images/round-tl.png) no-repeat top left;
	}
#container div div div {
	background: transparent url(images/rounded_br.png) no-repeat bottom right;
	}
#container div div div div {
	background: transparent url(images/rounded_bl.png) no-repeat bottom left;
	}
#container #stuff {
	position: absolute;
	background: none;
	width: auto;
	height: auto;
	margin: 12px 15px;
	color: #fff;
	}
	
#movieFrame { position: relative; height: 315px; }

#movTitle { margin: 0; padding: 0; }
#movTitle span { font-weight: normal; font-size:10px; color: #999; }
h3 { font-size: 12px; }

img, div { behavior:url(js/iepngfix.htc); }

#overlay { display: none; position: absolute; background: #fff; opacity: 0.8; -moz-opacity: 0.8; -khtml-opacity: 0.8; filter: alpha(opacity=80); width: 100%; height: 100%; left: 0; top: 0; }

.cloud { position: absolute; display: block; cursor: pointer }

/*
#cloud1 { width: 95px; height: 71px; background: url(images/cloud1.png) no-repeat; left: 20%; top: 10%; }
#cloud2 { width: 291px; height: 169px; background: url(images/cloud2.png) no-repeat; left: 20%; top: 10%; }
#cloud3 { width: 369px; height: 215px; background: url(images/cloud3.png) no-repeat; left: 20%; top: 10%; }
#cloud4 { width: 210px; height: 123px; background: url(images/cloud4.png) no-repeat; left: 20%; top: 10%; }
#cloud5 { width: 209px; height: 121px; background: url(images/cloud5.png) no-repeat; left: 20%; top: 10%; }
*/

#cloud_ad { width: 161px; height: 95px; background: url(images/cloud-areadaily.png) no-repeat; right: 10%; top: 25%; z-ind/ex: 9000; }
#cloud_p5 { width: 209px; height: 121px; background: url(images/cloud-pond5.png) no-repeat; left: 15%; top: 10%; }
#cloud_sbiff { width: 192px; height: 121px; background: url(images/cloud-sbiff.png) no-repeat; right: 20%; top: 5%; }

/*html .cloud { position: fixed; };*/

