* { margin:0; padding:0;}
body { background:#FFF url(images/tail-top.gif) repeat-x center top; text-align:center; margin:0;}
object { vertical-align:top;}
.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;}
img {
	border:0;
}
.container {
	position:absolute; top:50%; height:132px; margin-top:-66px; /* negative half of the height */ 
	background:url(img/site/back.png) left top repeat-x;
	width:100%;
}
.container .Wrapper {
	width:630px;
	margin:0 auto;
}
.container .Wrapper .left {
	float:left;
	width:210px;
	height:116px;
	margin-top:7px;
}
.container .Wrapper .right {
	float:right;
	width:210px;
	height:116px;
	margin-top:7px;
}
.container .Wrapper .logo {
	float:left;
	width:210px;
	height:132px;
	background:url(img/site/scream_logo.png) left top no-repeat;
}
.container .Footer {
	line-height:110%;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	padding-top:70px;
}
.container .Footer div {
	padding:10px 0;
}
.container .Footer span {
	padding:10px;
}
a:link, a:active, a:visited {
	color:#666666;
	text-decoration:none;
}
a:hover {
	color:#999999;
	text-decoration:underline;
}
