/* IE6 specific fixes for Age Of Stupid */

div#flashbanner {
	display: block;
}

ul#nice-menu-1 {
	width: 640px;
}

body.front #header, #header-inner {
  height:152px;
}

#content {
  display: inline;
  margin-left: 20px;
}

#sidebar-left {
	display: inline;
}

#sidebar-right {
  display: inline;
  margin-left: 675px;
}

#sidebar-far-right {
  display: inline;
  padding-bottom: 40px;
}

ul#nice-menu-li {
  width:640px;
}

ul.menu li {
	height: 100%;
}

ul.menu li a {
	height: 100%;
}

/* homepage */

body.front #sidebar-left {
	margin-top: 285px;
	margin-left: 20px;
}

body.front #content {
	margin-top: 285px;
	margin-left: 305px;
}

body.front #sidebar-right {
	margin-top: 285px;
	margin-left: 680px;
}


/*crew/funder profile page*/
.node-type-userprofile .zebra-0, .node-type-userprofile .zebra-1 {
	width: 380px;
}
