*{
	margin:0px;
	padding:0px;
}

img, div { behavior: url(iepngfix.htc); }

body{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:black;
	background:#FFFFFF url(images/back_repeatx.jpg) repeat-x top;
}

hr{
	clear:both;
	visibility:hidden;
	height:1px;
}

a{
	color:#DAC05A;
	text-decoration:none;
}

.wrapper{
	width:960px;
	margin:0 auto;
}

#leftCol{
	float:left;
	width:635px;
}

#leftCol #logo{
	margin-top:20px;
}

#leftCol #nextConference{
	margin-top:30px;
	margin-bottom:75px;
}

#leftCol .blurb{
	float:left;
	background: transparent url(images/blurb.png) no-repeat top left;
	width:217px;
	height:242px;
	padding:5px 30px 0 30px;
	cursor:pointer;
}

#leftCol .blurb p{
	color:white;
	line-height:22px;
}

#leftCol .blurb h2{
	color:#DAC05A;
	font-size:20px;
	font-weight:bold;
}

#rightCol{
	float:left;
}

#rightCol #logo_arrow{
	margin-top:35px;
	margin-left:30px;
	
}