body{
  background:#ffffff;
	font-family:Verdana;
	font-size:12px;
	line-height:18px;
}
img{
  margin:0px;
  padding:0px;
	border:0px;
}
a{
  color:#f7941d;
}
h2{
  font-size:12px;
	color:#885416;
}
h1{
  font-size:16px;
	color:#885416;
}

div#supercontainer{
  background:#fff;
	width:770px;
  padding-bottom:20px;
	margin-bottom:50px;
}
div#header{
  position:relative;
	height:811px;
	margin-bottom:64px;
}
div#subheader{
  position:relative;
	height:811px;
}
div#header #headermainimage{
  /*position:absolute;*/
}
div#header #headermainimage img, div#subheader #subheadermainimage img{
  position:absolute;
	top:0px;
	left:0px;
}
div#header #mainblurb{
  position:absolute;
	width:350px;
	top:407px;
	left:20px;
}
div#header #mainblurb p{
	font-size:14px;
	line-height:30px;
}
div#homecontent{
}
div#homecontent #mainstories{
  float:left;
  width:564px;
}
div#homecontent #mainsidebar{
  float:left;
	width:160px;
	margin-left:25px;
}
div#homecontent #mainsidebar p{
  margin:0 0 40px 0;
	font-size:10px;
	line-height:20px;
}
div#homecontent .segment{
  margin-bottom:40px;
}
div#homecontent .segment p{
  margin:5px 20px 0 10px;
}
div .clear{
  clear:both;
}
div#subheader{
  height:200px;
}

div#subcontent{
  margin:0 20px 0px 20px;
}
div#subcontent .title{
  margin:15px 0 35px;
}
div#subcontent p{
  line-height:22px;
	margin-bottom:20px;
}
div#subcontent li{
	margin-bottom:20px;
}

div#supergallery li{
  float:left;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0 1px 1px 0;
  padding:0;
	height:100px;
}
div#supergallery ul{
	 margin:0;
	 padding:0;
}
div#supergallery img{
		border:0;
}