body	{
	
	
}

p	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#231f20;
	line-height: 22px;
	 }
	 
p a	{
	color:#6e6e6e;
	}
	
	p a:hover	{
		text-decoration:none;
	}
	
h3	{
	padding:30px 30px 20px 30px;
	}
	
			
#content	{
	width: 862px;
	margin:0px auto;
	
	}
	
#contentLeft	{
	width: 359px;
	float:left;
	padding: 20px 20px 0px 0px;

	
	}
	
#contentRight	{
	width: 483px;
	float:left;
	
	
	}
	
	#contentText	{
	float:left;
	width: 403px;
	background: url(../images/whiteBG.png);
	position:relative;
	top: -13px;
	padding: 40px 40px 40px 40px;
	
	
	}
	
div#navButtons {
	float: left;
	width: 370px;
	height: 33px;
	padding: 0px 0px 0px 30px;
	background-repeat: no-repeat;
	margin: 0px;
	position:relative;
	z-index: 20;

}

div#navButtons ul {
	list-style: none;
	margin: 0;
	padding: 0;
	
	
}

div#navButtons ul li {
	float: left;
	margin: 0;
	padding: 0;
	height: 33px;
	
	
}

div#navButtons ul li a {
	height: 33px;
	display: block;
	margin: 0px;
	padding: 0px;
	
}


/** NAV **/
a#navHome {
	width: 67px;
	background: url(../images/nav_home.jpg);
	background-repeat: no-repeat;
	

}

a#navHome:hover {
	background-position: -67px 0;
}


a#navInfo {
	width: 49px;
	background: url(../images/nav_info.jpg);
	background-repeat: no-repeat;
}

a#navInfo:hover {
	background-position: -49px 0;
}

a#navSpeakers {
	width: 79px;
	background: url(../images/nav_speakers.jpg);
	background-repeat: no-repeat;
}

a#navSpeakers:hover {
	background-position: -79px 0;
}

a#navRegister {
	width: 74px;
	background: url(../images/nav_register.jpg);
	background-repeat: no-repeat;
}

a#navRegister:hover {
	background-position: -74px 0;
}

a#navContact {
	width: 91px;
	background: url(../images/nav_contact.jpg);
	background-repeat: no-repeat;
}

a#navContact:hover {
	background-position: -91px 0;
}

div#highlights {
	width: 272px;
	height: 25px;
	
	

}

a#highlights {
	width: 272px;
	height: 25px;
	background: url(../images/highlights.jpg);
	background-repeat: no-repeat;
	display:block;
	

}

a#highlights:hover {
	background-position: -261px 0;
}

div.line {
	background: url(../images/line.jpg);
	background-repeat:repeat-x;
	width: 100%;
	height: 1px;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 20px 0px;
	
}

div.insideText {
	width: 100%;
	height: 33px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	
}

div#sponsors {
	float:left;
	width: 245px;
	height: 95px;
	padding: 10px 0px 0px 40px;
	background: url(../images/sponsorBG.png);
	background-repeat: no-repeat;
}

div#sponsors p {
	color:#FFFFFF;
}
