@charset "utf-8";
*
{
	margin: 0px;
	padding: 0px;
}
body
{
	background: url(/images/stripes.gif) fixed;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
    position: relative;
}

#secretimage {
background:url(/images/flake-final.png);
height:850px;
width:100%;
position:fixed;
top:0;
left:0;
z-index:-1;
}


#bridge
{
	background: url(/images/bridge.png) center top no-repeat;
	height: 996px;
	left: 0px;
	overflow: visible;
	position: absolute;
	top: 1000px;
	width: 100%;
	z-index: 1;
}

#total
{
	min-height: 2500px;
	position: relative;
	width: 100%;
	z-index: 2;
}

#header-top
{
	background: url(/images/banner-top-bg.png) center top no-repeat;
	height: 57px;
	margin: 0 auto;
	padding: 3px 58px 2px 53px;
	width: 975px;
}
#header-top .left
{
	color: #EC8900;
	float: left;
	font-size: 10px;
	height: 60px;
	margin-top: 6px;
	width: 420px;
}
#header-top .left a
{
	color: #EC8900;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#header-top .left h2
{
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
}
#header-top .middle
{
	color: #EC8900;
	float: left;
	font-size: 10px;
	height: 60px;
	width: 296px;
}
#header-top .right
{
	float: left;
	height: 51px;
	margin-right: 5px;
	margin-top: 9px;
	width: 247px;
}
#header-top .right .searchbox
{
	background: url(/images/search-input-bg.png) left top no-repeat;
	border: none;
	color: #7a7a7a;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	line-height: 27px;
	margin-top: 1px;
	position: relative;
	text-align: center;
	width: 218px;
	z-index: 10;
}
#header-top .right .ssubmit
{
	background: url(/images/searchbutton.png) left top no-repeat;
	border: none;
	float: right;
	height: 28px;
	line-height: 27px;
	width: 27px;
}
#header-bottom
{
	background: url(/images/banner-top-bg2.png) center top repeat-y;
	height: 260px;
	margin: 0 auto;
	position: relative;
	width: 1086px;
}
#header-bottom .logo
{
	height: 125px;
	left: -26px;
	position: absolute;
	top: 110px;
	width: 634px;
}
#header-bottom .featured_spot
{
	height: 78px;
	float:right;
  	width:340px;
}
#header-bottom .featured_spot .pic-box
{
	float: left;
  	height: 73px;
  	width: 96px;
}
#header-bottom .featured_spot .text
{
	color: #FFF;
	float: left;
	font-size: 18px;
	font-weight: bold;
	height: 62px;
	padding-right: 5px;
	text-align: right;
	width: 125px;
	line-height: 19px;
	padding-left: 75px;
}
#header-bottom .featured_spot .text h3
{
	color: #EC8900;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	padding-top: 0;
}

#header-bottom .content{
  float: none;
  overflow: visible;
  width: 967px;
}

#header-logo-spotlight{
  clear: both;
}

#pencil_ad{
  height: 30px;
  margin-bottom: 10px;
}

#article_sponsor{
  width:      400px;
  float:      right;
  margin-top: 10px;
}

