#static_bar{
	width: 100%;
	height: 32px;
	background: #323232 url(http://tobyturner.com/static/images/static_bar_bg.jpg) repeat-x top left;
	top: 0;
	left: 0;
	position: fixed;
	z-index: 9999999;
	border-bottom: 1px solid #555353;
}
#static_bar #scont{
	width: 1100px;
	min-width: 900px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana;
	color: #000;
	font-size: 12px;	
}
#static_bar #scont .sitm{
	float: right;
	margin: 2px;
	cursor: pointer;
}
#static_bar #scont .sitml2{
	float: left;
	margin: 2px;
	margin-right: 8px;
}
#static_bar #scont .sitm img{
	border: 0;
}
#static_bar #scont .sitml2_spacer{
	float: left;
	width: 150px;
	height: 26px;
}
#static_bar #scont a.sitml{
	float: left;
	margin: 2px;
	margin-left: 12px;
	line-height: 28px;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
	letter-spacing: 1px;
}
#static_bar #scont a.sitml:hover{
	text-decoration: underline;
}
#static_bar #scont .rss{
	float: left;
	margin-top: 5px;
	width: 70px;
	height: 20px;
	border: 0;
	text-decoration: none;
	background-image: url(http://tobyturner.com/static/images/icons2.png);
	background-repeat: no-repeat;
	background-position: -152px 0px;
	cursor: pointer;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
	letter-spacing: 1px;
	padding-left: 18px;
	line-height: 21px;
}
#static_bar #scont .rss:hover{
	text-decoration: underline;
}
#static_bar #scont .search{
	float: left;
	margin-top: 3px;
	color: #FFF;
	width: 300px;
	margin-left: 16px;
}
#static_bar #scont .textbox{
	float: left;
	width: 120px;
	border: 1px solid #000;
	background-color: #DDD;
}
input[type='text'] {
	margin-right: 0px;
	margin-top: 4px;
	padding: 0px;
}
input[type='radio'] {
	margin: 0;
	padding: 0;
}
.radio{
	float: left;
	margin-top: 4px;
	margin-left: 3px;
}
input[type='submit']{
	border: 1px solid #000;
	color: #000;
	background-color: #DDD;
	cursor: pointer;
	margin-left: 5px;
}
input[type='submit']:hover{
	border: 1px solid #FFF;
	color: #FFF;
	background-color: #262626;
	cursor: pointer;
	margin-left: 5px;
}
#header{
	width: 1000px;
	height: 335px;
	margin-top: 32px;
}
#header .header_top{
	width: 1000px;
	height: 269px;
	background: transparent url(http://tobyturner.com/static/images/tobyturnerforums2.jpg) no-repeat top center;
	text-decoration: none;
}
#header .upper_panel{
	//margin-top: 30px;
}
#header #header_container{
	position: relative;
	display: none;
}
#header #header_container #slideshow{
	position: absolute;
	width: 900px;
	height: 200px;
	z-index: 1;
	top: 0;
	left: 0;
}
#header #header_container #slideshow div.inner{
	width: 900px;
	height: 200px;
}
#header #header_container #logo{
	position: absolute;
	z-index: 2;
	top: 5px;
	left: 5px;
	width: 139px;
	height: 117px;
	background: transparent url(http://tobyturner.com/static/images/logo2.png) no-repeat top left;
}
#header #header_container #twitter_bar{
	position: absolute;
	z-index: 3;
	top: 174px;
	left: 0;
	width: 900px;
	height: 26px;
	background: transparent url(http://tobyturner.com/static/images/twitter_bar.png) repeat-x top left;
}
#header #header_container #twitter_bar #textlife{
	position: absolute;
	z-index: 4;
	left: 0;
	top: -1px;
	width: 80px;
	height: 26px;
	background: transparent url(http://tobyturner.com/static/images/textlife.png) no-repeat top left;
}
#header #header_container #twitter_bar #twitter_line{
	position: absolute;
	z-index: 5;
	left: 88px;
	width: 750px;
	height: 26px;
	font-family: Verdana;
	font-size: 13px;
	color: #b5b5b5;
	line-height: 24px;
}
#header #header_container #twitter_bar #twitmore{
	position: absolute;
	z-index: 6;
	right: 0;
	width: 48px;
	height: 26px;
	font-family: Verdana;
	font-size: 13px;
	color: #b5b5b5;
	line-height: 26px;
	text-decoration: none;
}
#ads #adspace{
	float: left;
	width: 728;
	height: 90px;
	margin-top: 5px;
	margin-left: 240px;
}