#wrapper {
	background-color: #CCCC99;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#top-header {
	height: 100px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
html {
	background-image:url(../../images/tv_fuzz_dark.gif);
}
#nav-bar-top {
	height: 35px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #300000;
}
#menus * {
	margin:0; padding:0;
}
#menus {
	behavior:url(css/csshover.htc);
	border:0px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
}
#menus ul {
	float:right;
}

#menus li {
	border:0px;
	list-style-type:none;
	float:left;
	position:relative;
	color: #FFF;
}
#menus li:hover ul {
	display:block;
}
#menus li ul {
	width:7em;
	position:absolute;
	display:none;
}
#menus li ul li {
	width:100%;
}
#menus a {
	display:block;
	background-color:#300;
	padding:.3em 12px;
	text-decoration:none;
}
#menus a:hover {
	color:#FFF;
	background-color:#29630A;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #FF0;
	font-size: 16px;
}
#Introduction-box {
	background-color: #CCCC99;
	width: 800px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: auto;
	clear: both;
}
#heading-label {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	background-color: #300;
	height: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 20px;
}
#mid-wow-holder {
	margin-right: auto;
	margin-bottom: 3em;
	margin-left: auto;
}
#mid-left-text {
	width: 300px;
	float: left;
}
#mid-image-right {
	float: right;
	width: 450px;
	text-align: right;
}
#ad-space {
	float: left;
	width: 30%;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-top: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-left-style: double;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#flash-img-hz {
	clear: both;
	height: auto;
	width: auto;
	text-align: center;
}
#med-frame {
	float: left;
	height: 220px;
	width: 270px;
	border: medium double #000;
	margin: 10px;
}
#mid-800-ctr {
	clear: both;
	width: 725px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-left: 75px;
	margin-bottom: 20px;
	overflow: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
#med-frame img {
	margin: 5px;
	width: 250px;
	height: 200px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
#med-frame img:hover {
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5);
	-webkit-box-shadow: 3px 3px 5px #000;
	-moz-box-shadow: 3px 3px 5px #000;
	box-shadow: 3px 3px 5px #000;
	-webkit-backface-visibility: hidden;

}
#billboard-mid {
	clear: both;
	width: 510px;
	margin-right: auto;
	margin-left: auto;
	border: 5px double #000;
	margin-bottom: 20px;
}
#promo-mid {
	clear: both;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#home-mid {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}
#footer {
	background-color: #300;
	height: 30px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 10px;
	padding-left: 20px;
}
#flash-img-short {
	height: 200px;
	width: 410px;
	float: left;
}
#short-ad-text {
	width: 250px;
	margin-top: -450px;
	position: absolute;
	margin-left: 500px;
	color: #FFF;
}
#short-ad-text-hz {
	width: 330px;
	color: #000;
	float: right;
	padding-right: 40px;
}
#rt-text-billboards {
	float: right;
	width: 250px;
	padding-right: 20px;
}
#left-img-billboards {
	float: left;
	width: 500px;
}
