/*-----------------MAIN-----------------*/
#container {
	background-color:none;
	width: 700px;
	top: auto;
	margin: auto;
	border-style:solid;
	border-width: 1px;
	border-color:#000000;
}

body{
background: #999999 url(../../../DOWNLOADS/background_repeatx.jpg) repeat-x top left;
}

#container #header_img {
	height: auto;
}

#sponsors img{
padding:10px;

}
p{
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
}

#topnav{
text-align:auto;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
letter-spacing: normal;
line-height: 1.6em;
vertical-align:middle;
}

#topnav{
padding-top: 0px;
margin-bottom: 10px;

}


#content{
margin:auto;
margin-top:10px;
padding-left: 10px; 
padding-right: 10px;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px; 
text-align:justify;
line-height:1.3em;
}

.content{
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
padding-left:10px;
padding-right:10px;
text-align:justify;
}

#h1{
font-family: Georgia, serif;
font-size: 16px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
letter-spacing: normal;
line-height: 1.4em;
color:#FFFFFF;
margin-top:10px;
margin-bottom:5px;
}


h1{
font-family: “Trebuchet MS”, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
text-transform: uppercase;
color:#FFFFFF;
letter-spacing: normal;
line-height: 1.4em;

}

#h2{
padding-top:10px;}

.linebreak{
border-bottom:1px;
border-style:solid; 
border-color:#666666;
margin-bottom:10px;
}





/*---------------------SPEAKER PAGE-------------------------*/

#scontent{
width:650px;
float: left; 
margin:10px;
}


.headshotImg{
	float:left;
	clear:both;
	width:100px; 
	margin:0px;
	margin-bottom:10px;
	border-right-style:solid;
	border-right-color:#FFFFFF;
	border-right-width:3px;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width:3px;
	border-left-style:solid;
	border-left-color:#ffffff;
	border-left-width:3px;
	border-top-style:solid;
	border-top-color:#ffffff;
	border-top-width:3px;

}

.headshots{
    float:left;
	margin:auto;
	padding-top: 5px;
	padding-bottom:20px;
	width:550px;
	}
	
	.speakerinfo{
	float:left; 
	width:350px;
	text-align:left;
	margin-left:10px;
	
}


/*----------------FOOTER----------------*/
#footer{
width:530px;
font-family: “Trebuchet MS”, sans-serif;
font-size: 10px;
font-style: normal;
text-transform: none;
letter-spacing: normal;
line-height: 2em;
text-align:center;
margin:auto;
}


