	* {
		margin:0;
		padding:0;
	}
	a {
		outline:none;
		color:#d9600d;
	}
	a img {
		border:none;
	}
	body {
		background: #f36c16 url(../images/background.gif) repeat-x;
		font-size: 11px;
		font-family:Arial, Helvetica, sans-serif;
	}
	.clear-both {
		clear:both;
	}
	#inkbackground {
		background: url(../images/background-ink.gif) top center no-repeat;
		height:602px;
	}
	#container {
		width: 967px;
		margin:0 auto;
		padding-bottom: 20px;
	}
	#header {
		height: 146px;
	}
	#logo {
		position:absolute; top: 24px; margin-left:-22px;
	}
	#content {
		background: #fff url(../images/header-top.gif) no-repeat;
		background-position:top center;
		.background-position: 7px 7px;
		border: 7px solid #000;
		border-bottom: none;
	}
	#nav {
		position:relative;
		float: right;
		z-index: 10;
	}
	#nav a {
		display: inline-block;
	}
	a#nav-event {
		height: 57px;
		background: url(../images/nav.gif) no-repeat;
		background-position: 0 0;
		width:182px;
		position:relative;
		right: 30px;
		.margin-right:4px;
	}
	a#nav-why {
		height: 44px;
		background: url(../images/nav.gif) no-repeat;
		background-position: -182px 0;
		width:74px;
		position:relative;
		right: 30px;
		top:-22px;
		.margin-right:4px;
	}
	a#nav-whenwhere {
		height: 44px;
		background: url(../images/nav.gif) no-repeat;
		background-position: -256px 0;
		width:218px;
		position:relative;
		right: 28px;
		top:-23px;
		.margin-right:4px;
	}
	a#nav-who {
		height: 40px;
		background: url(../images/nav.gif) no-repeat;
		background-position: -474px 0px;
		width:73px;
		position:relative;
		right: 23px;
		top:-33px;
	}
	#nav a:hover#nav-event{
		background-position: 0px -57px;
	}
	#nav a.selected#nav-event{
		background-position: 0px -57px;
	}
	#nav a:hover#nav-why{
		background-position: -182px -44px;
	}
	#nav a.selected#nav-why{
		background-position: -182px -44px;
	}
	#nav a:hover#nav-whenwhere{
		background-position: -256px -44px;
	}
	#nav a.selected#nav-whenwhere{
		background-position: -256px -44px;
	}
	#nav a:hover#nav-who{
		background-position: -474px -40px;
	}
	#nav a.selected#nav-who{
		background-position: -474px -40px;
	}
	#header-spacer {
		height:85px;
	}
	.bi-column {
		width:632px;
		line-height:15px;
	}
	.column {
		width: 316px;
		line-height:15px;
	}
	.half-column {
		width:450px;
		line-height:15px;
	}
	
	#footer {
		position: relative;
		border: 7px solid #000;
		border-top: none;
		border-bottom: none;
	}
	#footer-links {
		padding: 16px 30px;
		color:#fff;
		background: #000;
		height:14px;
		position:relative;
	}
	#footer-left {
		position:absolute;
		background: url(../images/footer-left.gif) no-repeat;
		height:267px;
		width:16px;
		margin-left:-43px;
		bottom:-1px;
		left:20px;
	}
	#footer-right {
		position:absolute;
		right: -43px;
		bottom:0;
		background: url(../images/footer-right.gif) no-repeat;
		height:179px;
		width:36px;
	}
	
	#nosponsors {
		height:9px;
		padding-top:15px;
		background:#fff url(../images/footer-background.gif) top center no-repeat;
	}
	#sponsors {
		height:99px;
		padding-top:35px;
		background: url(../images/sponsor-background.jpg) top center no-repeat;
	}
	#sponsors .ind-sponsor {
		padding:0 28px 0 29px;
		.padding: 0 25px 0 25px;
		width: 101px;
		.width:108px;
		_width:101px;
		text-align:center;
		float: left;
		position:relative;
		cursor:pointer;
	}
	#sponsors .sponsor-detail, #sponsors .sapient-detail{
		background:url(../images/blundstone-popup.png) top center no-repeat;
		position:absolute;
		top:-183px;
		left: 3px;
		width:277px;
		height:194px;
		cursor:auto;
		text-align:left;
	}
	#sponsors .sapient-detail{
		background:url(../images/sapient-popup.png) top center no-repeat;
		left: -114px;
		.left: -124px;
	}
	#sponsors h4{
		font-size:14px;
		margin:17px 10px 8px 20px;
	}
	#sponsors p {
		margin:0px 20px;
		margin-bottom:10px;
	}
	#sponsors a {
		margin:0px 20px;
		cursor:pointer;
		z-index:99;
	}
	.float-left {
		float:left;
	}
	a.boldlink {
		text-decoration: none;
		font-weight:bold;
	}
	.float-right {
		float: right;
	}
	#header .banner {
		height:90px;
		width:400px;
		overflow:hidden;
		margin-top: 18px;
		float:right;
	}
	.homepage-boots {
		background:url(../images/boots.gif) no-repeat left center;
		height:391px;
	}
	.homepage-boots .boot-words {
		margin-top:160px;
		padding-right:10px;
		padding-top:10px;
		width: 270px;
		float:right;
		text-align:left;
		font-size:12px;
	}
	p.red{
		color: #6e0728;
		font-size:13px;
		font-weight:bold;
		margin-top:20px;
	}
	p.whenmodule, .whenmodule {
		font-size:16px;
		padding: 15px 0;
	}
	.align-right {
		text-align: right;
	}
	p.red .number{
		font-size:16px;
		color:#000;
	}
	p.learnmore {
		margin: 20px 0;
		text-align:right;
	}
	.boot-back {
		background:url(../images/boot-back.png) no-repeat left center;
		width:66px;
		height:259px;
		.height:290px;
		position:absolute;
		margin-left:-66px;
		margin-top:41px;
		.margin-top:26px;
	}
	.homepage-gradient {
		background:url(../images/gradientcircle.gif) top left no-repeat;
		height:349px;
		border-left:1px solid #ccc;
	}
	#main-content h1 {
		padding:0 20px;
		margin-left: 30px;
	}
	.module {
		padding: 0 20px;
		margin-top:12px;
	}
	.module p{
		margin-top:10px;
	}
	.module h2 {
		margin: 20px 0 10px 0;
	}
	.module p.title{
		font-size:12px;
		font-weight:bold;
	}
	.far-left-column .module {
		margin-left:30px;
	}
	.eventbg {
		background: url(../images/event-bg.jpg) top right no-repeat;
		height:514px;
	}
	.whybg {
		background: url(../images/why-bg.jpg) top right no-repeat;
		height:580px;
	}
	.whenwherebg {
		background: url(../images/whenwhere-bg.jpg) top right no-repeat;
		height:500px;
	}
	.whenwherebg {
		background: url(../images/whenwhere-bg.jpg) top right no-repeat;
		height:500px;
	}
	.whobg {
		background: url(../images/who-bg.gif) top left no-repeat;
		height:500px;
	}
	.titleblock{
		width: 392px;
		height: 155px;
		background:url(../images/boots.gif) top right;
	}
	.module ul.redb, .module ul.orangeb {
		list-style:none;
	}
	.module ul.redb li, .module ul.orangeb li {
		margin: 6px 0;
		background-image: url(../images/red-bullet.gif);
background-repeat: no-repeat;
background-position: 0 .3em;
padding-left:15px;
font-size: 14px;
	}
	.module ul.orangeb li {
		background-image: url(../images/orange-bullet.gif);
	}