/*
/////////////////////////////////////////////////
// CSS coded by Version-X Design
// http://www.version-x.com
/////////////////////////////////////////////////
*/

#foot {
	background-color: #000;
	bottom: 0;
	clear: both;
	color: #666;
	font-size: .75em;
	height: 25px;
	margin: 0;
	padding: 0;
	width: 100%;
	position: static;
}

#frame {
	display: none;
}

.super-single {
	display: none;
	visibility: hidden;
}

body {
	background: #333 url(../img/tile.gif) repeat;
}