@charset "UTF-8";
/* CSS Document */

#site_shell {
	border: solid 1px #000;
	background-image:url(images/bg.gif);
	background-repeat: no-repeat;
	width: 972px;
}

#left_nav {
	float: left;
}

#creatinator_wrapper {
	float: left;
	padding: 30px 0 0 15px;
}

#page_footer {
	clear: both;
}

div#ad_160x600 {
	position: absolute;
	left: 0;
	top: 0;
	width: 160px;
	height: 600px;
}