body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #003366;
	background-color: #C2E0E0;
	text-align: center;
}
#wrapper {
	text-align: left;
	width: 895px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-left-color: #000000;
	border-left-width: thin;
	border-right-color: #000000;
	border-right-width: thin;
	background-color: #F0FFFF;
}

#header {
	background-image: url(images/header_145h.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 145px;
}
#header h1 {
	padding-top: 50px;
	padding-left: 215px;
}
#header span {
	position: absolute;
	left: -3000px;
}
#nav {
	background-color:#00B2EE;
	height: 30px;
	width: 895px;
}

#nav ul {
	font-size: 100%;
	font-weight: 600;
	text-align: center;
	list-style-type: none;
}
#nav li {
	display: inline;
}
#nav li a:link, #nav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	margin-right: 7px;
	margin-left: 7px;
}
#nav li a:hover, #nav li active, #nav li a:focus {
	color: #518DBA;
}
#innerwrapper {
	background-color: #F0FFFF;
	float: left;
	width: 850px;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 25px;
}
#content {
	float: left;
	width: 845px;
}
#content h2 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#content p {
	font-size: 95%;
	line-height: 1.4;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 20px;
}
.lftflt {
	float: left;
	margin-right: 8px;
}

#footer {
	background-image: url(images/footer_.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 80px;
}
#footer p {
	font-size: 70%;
	text-align: center;
	padding-top: 5px;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.quotecontent {font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic; 
	font-size:100%; 
	font-weight:500;
	color: #003333;
}
.authorcontent {font-family:Georgia, "Times New Roman", Times, serif;
	font-style: normal; 
	font-size:90%; 
	font-weight:400;
	color: #003333;
}
.quotesidebar {font-family:Georgia, "Times New Roman", Times, serif; 
	font-style:italic; 
	font-size:90%; 
	font-weight:500;
	color:#000066;
}
.authorsidebar {font-family:Georgia, "Times New Roman", Times, serif; 
	font-style: normal; 
	font-size:80%; 
	font-weight:400;
	color:#000066;
}
.disclaimer{ font-size:x-small;
}
.linktext{ font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:500;
}
#legal {
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	color:#FFFFFF;
	font-size: 10px;
	font-weight: 500;
}
.eventdate {
	font-style: normal;
	font-weight: 600;
	font-variant: small-caps;
	text-transform: none;
	color: #000066;
}
.speaker { font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 600;
	color: #003366;
}
.topic { font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: 500;
	color: #990000;
}
.bodytext {font-family: Georgia, "Times New Roman", Times, serif;
	font:11px;
	font-weight:400;
	color:#003366;
	line-height:14px;
	margin-top:0px;
	}
	
.pagetitle{font-family: Georgia, "Times New Roman", Times, serif;
	font: 18px;
	color: #CC0000;
	line-height:24px;
	letter-spacing:0.2em;
	}
	
.subHeader { font-family: Georgia, "Times New Roman", Times, serif;
	font:bold 10px; 
	color: #3366CC;
	line-height:16px;
	letter-spacing:.2em;
}
.quote { font-family: Georgia, "Times New Roman", Times, serif;
	font: 20px; 
	color: #759DA1;
	line-height:30px;
	}
	
.smallText { font-family: Georgia, "Times New Roman", Times, serif;
	font: 10px;
	color: #003366;
}	
.breadcrumb{ font-family: Georgia, "Times New Roman", Times, serif;
	font: 11px;
	font-weight:500;
	color: #003366;
	line-height:13px;
	letter-spacing:0.1em;
	text-decoration: underline;
}
.line1 {
	color: #0099CC;
	width: 650px;
	margin-left: 100px;
}

