body {
	background: url('T2009_Background.jpg') no-repeat; 
	background-position: top left;
	min-height:600px;
	min-width:800px;
	max-width:1100px;	
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
/*	line-height: 24px;*/
	color: black;
}

.allContent{
	margin-top:20px;
	min-width:75%;
	margin-left:auto;
	margin-right:auto;
	float: left;
	padding-left:275px;
/*	border-style:solid;
	border-width:1px;*/
}


.menuBox { 
	margin-left:10px;
	margin-top:230px;
	min-height:450px;
	font-size: 20px;
	line-height: 34px;
	text-align:right;
	float:left;
	width: 150px; 
	border-right-style: solid;
	border-right-color: #993300;
	border-right-width:2px;
	padding-top:0px;
	padding-right:15px;
	opacity: 1;
	color:blue;
/*	border-style:solid;
	border-width:1px;*/
}
	
.menuBox a {
text-decoration: none;
color: darkblue;
}
.menuBox a:hover {
  color: #993300;
}

.subMenu{
	font-size:16px;
	line-height: 22px;
}

.contentBox { 
	margin-top:208px;
	margin-left:15px;
	float:left;
	width: 75%; 
/*	border-style:solid;
	border-width:1px;*/
}
	
.mainContent { 
	font-size: 16px;
/*	line-height:20px;*/
	color: black;
	float:left;
/*	border-style:solid;
	border-width:1px;*/
	}

.mainContent li{ 
	list-style-type:none;
	}
	
#ltype{
	font-size: 18px;
	line-height: 26px;
	list-style-type:none;
	}
	
#lteam{
	font-size: 18px;
	line-height: 30px;
	list-style-type:none;
	font-weight: bold;
	}
	
.stdPara{
	font-size: 18px;
	line-height: 20px;
	}	
	

.rightContent a {text-decoration: none;}
	
.headline{
	width:85%;
	margin-left:3px;
	margin-top:-30px;
	margin-bottom:5px;
	font-size:32px;
	font-weight:bold;
}

.spkrTitle{
	width:85%;
	text-indent: 30px;
	margin-left:30px;
	margin-top:15px;
	margin-bottom:5px;
	font-size:16px;
	font-weight:bold;
}

.spkrCreds{
	font-size:24px;
	font-weight:bold;	
}

.presTitle{
	margin-bottom:5px;
	margin-top:15px;
	font-size:20px;
	font-weight:bold;
}

.abtSpeaker{
	margin-bottom:5px;
	margin-top:15px;
	font-size:18px;
	font-weight:bold;
}

.smSpkrTitle{
	font-size:16px;
	font-weight:bold;
}

.subhead{
	width:85%;
	text-indent: 30px;
	margin-left:30px;
	margin-top:-20px;
	margin-bottom:5px;
	font-size:24px;
	font-weight:bold;
}
