* {
	margin: 0;
	padding: 0;
}

body {
	font:.9em/1em Helvetica, Arial, sans-serif;
	background: url(../images/bodyBg.jpg) no-repeat center top;
}

a img,img {
	border:none;
	display:block;
}

h1 {
	width:274px;
	height:187px;
	margin-top: 3px;
	background:transparent url(../images/logo.png) no-repeat left top;
}

h1 a {
	display:block;
	width:100%;
	height:100%;
}

h1 span, h4 span {
	display: none;
}

#container {
	margin:0 auto;
	width:960px;
	min-height:600px;
	position:relative;
}

#header {
	width: 100%;
	height: 200px;
}

#index h2 img{
	position: relative;
	top: -187px;
	margin-left:630px;
}

#index dl {
	margin-top: 20px;
}

#designers h2 img {
	position: relative;
	top: -78px;
	margin-left:680px;
}

#agenda h2 img {
	position: relative;
	top: -78px;
	margin-left:740px;
}

#agenda #leftCol a {
	color: #ed1c24;
}

#contact h2 img {
	position: relative;
	top: -78px;
	margin-left:740px;
}

#sponsors h2 img {
	position: relative;
	top: -78px;
	margin-left:680px;
}

#nav {
	width:140px;
	height:498px;
	background:url(../images/navBg.png) no-repeat 0 0;
	margin-top:79px;
	font: 1.25em/1.25em Georgia, serif;
	float: left;
	display: inline;
}

#nav li {
	display: inline;
}

#nav img, #innerNav img {
	margin: 0 auto;
}

#nav span, #innerNav span {
	display: none;
}

#innerNav {
	width:140px;
	height:498px;
	background:url(../images/innerNavBg.png) no-repeat 0 0;
	margin-top:79px;
	font: 1.25em/1.25em Georgia, serif;
	float: left;
}

#nav ul, #innerNav ul {
	list-style:none;
	padding-top:15px;
}

#nav ul li, #innerNav ul li {
	background-image:url(../images/nav.jpg);
	text-align: center;
}

#nav li a, #innerNav li a {
	color: #fff;
	text-decoration: none;
	padding: 12px 0;
	width: 140px;
	height: 20px;
	display:block;
}

#nav a:hover, #innerNav a:hover {
	color: #ccc;
}

#leftCol {
	width: 750px;
	float: left;
	margin-left:30px;
	margin-top: 54px;
}

#leftCol h3 {
	padding-bottom: 10px;
}

#leftCol h4 {
	padding:10px 0 7px 0;
	border-top: 10px solid #000;
	border-bottom: 10px solid #000;
}

#sponsors #leftCol h5 {
	border-bottom: 1px solid #aaa;
	clear: left;
}

#leftCol h5 {
	font-size: 1.25em;
	padding:40px 0 7px 0;
}

#leftCol p {
	line-height:1.5em;
	margin-bottom: 1em;
	color: #333333;
}

#leftCol a {
	color: #333333;
}

#rightCol {
	width: 298px;
	border-top: 10px solid #000;
	border-right: 1px solid #9c9a9b;
	border-bottom: 1px solid #9c9a9b;
	border-left: 1px solid #9c9a9b;
	margin: 79px 0 0 30px;
	float: left;
}

#rightCol h4 {
	text-align: center;
	padding: 15px 0;
}

#rightCol img {
	margin: 0 auto;
	padding: 20px 0;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer {
	background: url(../images/footerBg.gif) no-repeat center top;
	clear: both;
	font-size: .85em;
}

#footerCont {
	width: 960px;
	height: 200px;
	margin: 0 auto;
	padding-top: 195px;
	color: #fff;
}

#footerLeft {
	width: 400px;
	line-height: 1.5em;
	float: left;
}


#footerLeft ul {
	list-style: none;
	display: inline;
	float: left;
	margin-right: 15px;
}
#footerLeft li {
	float: left;
	margin-right: 15px;
}

#footerLeft img {
	margin: 5px 10px 5px 0;
}

#footerRight {
	float: right;
	text-align: right;
	width: 400px;
	line-height: 1.5em;
}

#blog {
	clear: left;
	text-decoration: underline;
}

#leftCol p.number {
	font-size: .85em;
	color: #ed1c24;
	margin: 8px 0 12px 0;
}

#leftCol p.number a {
	color: #ed1c24;
}

.rightImg {
	float: right;
	margin: 5px 0 20px 20px;
	border: 1px solid #ccc;
}

#sponsor {
	width:260px;
	margin: 0 auto;
}

#platinumSponsors {
	width: 750px;
	height: 100%;
	float: left;
}

.bottomBorder {
	border-bottom: 1px solid #ccc;
}

.copyright {
	font-size: .8em;
	color: #ccc;
	clear: left;
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
	display: inline;
}

.floatLeftMargin {
	float: left;
	margin-right: 10px;
}

h4 img.contactHeader {
	padding:0 0 5px 0;
}

.topMargin {
	margin-top: 40px;
}

.bio {
	border-bottom: 1px solid #aaa;
	min-height: 340px;
	padding-bottom: 40px;
}

.venueBorder {
	border-bottom: 1px solid #aaa;
	border-width: 100%;
}

.gray {
	color: #858585;
	font-weight: normal;
}

.sponsorImg {
	float: left;
	padding: 20px;
}

.leftImg {
	float: left;
	margin: 40px 20px 25px 0;
}

.contactBio {
	clear: left;
}

.clear {
	clear: both;
}

#leftCol p.highlight, #leftCol span.highlight {
	color: #ed1c24;
}

.marginTop {
	margin-top: 20px;
}
