/* CSS Document */
body{
margin:0;
background:url(images/bg.jpg);
background-position:center;
background-repeat:no-repeat;
background-color:#292929;
text-align:center;
}
img{
border:0px;
}
.STYLE1{
font-size:11px;
font-family:Arial, Helvetica, sans-serif;

}
.STYLE2 {
	font-size: 11px;
	color: #a0a0a0;
	font-family:Arial, Helvetica, sans-serif;
}
.STYLE3 {
	font-size: 12px;
	color: #3b3734;
	font-family:Arial, Helvetica, sans-serif;
	
}
.STYLE4 {
	font-size: 12px;
	color: #488e1e;
	font-family:Arial, Helvetica, sans-serif;
}
.STYLE5 {
	font-size: 16px;
	color: #90b92f;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}
.STYLE6{
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
}

a.click1:link{
text-decoration:none;
color:#90b92f;
}
a.click1:visited{
text-decoration:none;
color:#90b92f;
}
a.click1:hover{
text-decoration:none;
color:#e55f0b;
}

.speakers{
margin-top:0px; width:206px; height:209px; margin-left:26px;
}
/*IE 6.0*/
* +html .speakers{
margin-top:0px; width:206px; height:209px; margin-left:12px;
}

.speakers1{
margin-top:0px; width:406px; height:209px; margin-left:20px;
}
/*IE 6.0*/
* +html .speakers1{
margin-top:0px; width:406px; height:209px; margin-left:8px;
}

.contentbox {
	width:390px;
}

#speakerlabel {
	padding: 10px;
	margin-bottom: 1px;
	background-color: #FFFFFF;
	margin-right: 1px;
	text-align:left;
	height:125px;
}