body
{
	margin:0px auto;
	width:1023px;
	background:#dedede;
	font-family:arial;
	}
	
	
.main
{
background:#7EA6B9;
float:left;
width:1023px;
}

.right{


}


.menu
{
float:left;
margin:0;
padding:0;
width:145px;

list-style:none;


}

.menu li 
{

margin:10px 0;
	
}

.menu li  a
{
color:#FFFFFF;
display:block;
font-size:16px;
font-weight:bold;
padding:5px 15px;
text-decoration:none;
background:none repeat scroll 0 0 #3A7592;
}

.menu li:Hover  a, .menu li.selected  a
{
border-left:5px solid #FE6800;
padding:5px 20px 5px 10px;

}


.content
{
		min-height:400px;
		float:right;
		width:818px;
				background:#ffffff;
				padding:10px 30px;
}
.footer
{
		float:right;
		width:878px;
				background:#ffffff;
}

.footer img, .sponsors img, .acomDiv img
{
	padding:0px;
	margin:Opx;
	border:0px;
}

h1,h3, table h2
{
	font-weight:bold;
}

h2
{
	font-weight:normal;
}

h1, h2,h3
{
	font-size:16px;
}

.date, .price, .reg
{
	display:block;
	float:left;
	margin-top:10px;
}

h3
{
margin-bottom:0px;
}

.date
{	
font-weight:bold;
width:250px;
}

.price
{	

width:150px;
}
.reg
{	
clear:left;
width:350px;
}

p
{float:left;
width:100%}

.address
{
margin-top:5px;
margin-left:20px;
}

iframe
{
	margin:10px;
}

.sponsors
{
float:left;
width:100%
	
}

.sponsors td
{

align:center;
padding:10px 0px;
	text-align:center;
	width:45%;
}

.acomDiv, .acomDiv img, .acomDiv p
{
float:left;

}

.divSpeaker, .divSpeaker img 
{
float:left;
}

.divSpeaker h6
{
	font-size:14px;
	margin:20px 0;
}

.divSpeaker h6 span
{
	width:168px;
	display:inline-block;
}

.divSpeaker h6 a
{
	font-weight:normal;
}

.divSpeaker h6
{
	font-size:14px;
	margin:20px 0;
}

.divSpeaker p {
float:right;
margin-top:0;
width:650px;
}

.photolabel
{
	font-size:13px;
	float:left;
	display:block;
}

.program h3
{
	font-size:14px;
}

.program img
{
	margin-top:10px;
}

#speakerPresentations span
{
	display:block;
}

#speakerPresentations li
{
	margin-bottom:15px;
}

table
{
	border:1px solid #000000;
	border-collapse: collapse;
	width:100%;
}

table td, table th
{
	border:1px solid #000000;

padding: 0.5em;
}

table td.first, table th.first
{

width:100px;

}

table  tr.coffee
{
background:none repeat scroll 0 0 #dddddd;
}

table th
{
	background:none repeat scroll 0 0 #7EA6B9;

}

h4
{
font-size:12pt;
margin-bottom:3px;
}


.left
{
    float: left;
    margin-right: 4%;
    width: 44%;
	color: #5D86A0;
}
