@charset "utf-8";
/* CSS Document */
body {
text-align:center;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
}
li {
	text-align: left;
	margin: 4px 0px 0px 20px;
}

a {
	color: #3366CC;
	text-decoration: none;
	font-weight: bold;
}

form {
	/* background-color: #CCCC99; */
}

button {
	font-size: 9px;
	width: 105%;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

p.alignleft {
text-align: left;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

a:hover {
	text-decoration: underline;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

.style1 {	color: #FFFFFF;
	font-weight: bold;
}
.style4 {font-family: Arial, Helvetica, sans-serif}
.style10 {	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style12 {color: #FFFFFF}



.contact_header {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #2D3B5E;
}
.pastpres {
	background-color: #CCCCCC;
	color: #000000;
}

.listalign {
	position: absolute;
	left: 175px;
}

#maincontainer {
	position: absolute;

}

#containerb {
	position: absolute;
	top: 35px;
	left: 50px;
	height: 100%;
	width: 800px;
	background-color: #FFFFFF;
}	
	
#centertobotton {
	width:800px;
	left:-50px;
	position:absolute;
	background-color: #FFFFFF;
	}
	
#top {
	height:88px;
	width:770px;
	background-image:url(site_art/main_header.jpg);
	top:-12px;
	background-color:#000033;
	position:absolute;
}

	#menubar {
	height:40px;
	width:760px;
	background-image:url(site_art/bk_ground.jpg);
	position:absolute;
	top:72px;
}
	#menubar1 {
	height:40px;
	width:960px;
	background-image:url(site_art/bk_ground.jpg);
	position:absolute;
	top:4px;
}
	#subpage {
	position: absolute;
	margin: 3% 20% 3% 3%;
	border: 2%;
	width: 70%;
	top: 30px;
	left: 5%;

}

	#pastspeakers {
	position: absolute;
	right: 0px;
	width: 20%;
	top: 50px;
	background-color: #FFFFFF;
	margin: 0 0 0 50px;
}

	#speakerbio {
	position: absolute;
	left: 140px;
	width: 100%;
	top: 40px;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0 50px 0 0;
}

	#speakerimage {
	position: absolute;
	left: 2px;
	width: 180px;
	height: 100%;
	background-color: #FFFFFF;
}

	#footerpage {
		text-align: center;

}

  @media print {
      #dontPrint { display: none; }
    }
