@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #222222;
	line-height: 1.6em;
}
h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	font-weight: bold;
	font-style: normal;
}
h1{font-size: 200%;}
.linebreak {
	line-height: 8px;
}
h2{font-size: 180%;}
.pageheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-indent: 0px;
	line-height: 1.5em;
}
.superscript {
	vertical-align: baseline;
	position: relative;
	bottom: 1ex;
	font-size: xx-small;
}
h3{font-size: 160%;}
h4{font-size: 140%;}
h5{font-size: 120%;}
h6{font-size: 100%;}
}
.p_indent {
	text-indent: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.thrColFixHdr #container {
	width: 959px; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-color: #CCCCCC;
	top: 200px;
} 
.thrColFixHdr #header {
	height: 231px;
	width: 959px;
	padding: 0;
	background-color: #FFFFFF;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #nav {
	background-color: DDDDDD;
	background-repeat: repeat-y;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	width: 959px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	height: 40px;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* padding keeps the content of the div away from the edges */
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #d9e8f0;
	margin-top: 10px;
	margin-left: 5px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A6CCE9;
	border-right-color: #A6CCE9;
	border-bottom-color: #A6CCE9;
	border-left-color: #A6CCE9;
	background-repeat: repeat-y;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 165px; /* padding keeps the content of the div away from the edges */
	height: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #CCCCCC;
	margin-top: 0px;
}
.thrColFixHdr #mainContent {
	height: auto;
	width: 450 px;
	margin-top: 10px;
	margin-bottom: 20;
	margin-left: 200px;
	padding-top: 1em;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	background-color: #FFFFFF;
	margin-right: 190px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
} 
.time {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 5px;
	bottom: 5px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1.1em;
}
.thrColFixHdr #footer {
	margin-left: 200px;
	margin-right: 190px;
	background-color: #CCCCCC;
	margin-top: 20px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style_li {
	list-style-position: inside;
	color: 222222;
	list-style-type: none;
	list-style-image: url(2008nationalconference/images/bullet.jpg);
}
.navbar {
	height: 33px;
	width: 959px;
}
.picture {
	margin: 20px;
}
.pic_button {
	height: 200px;
	width: 250px;
	float: left;
}
.picdiv {
	padding: 0px;
	height: 200px;
	width: 250px;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 12px;
}
.signature {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
}
.listindent1 {
	text-indent: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #222222;
	list-style-image: none;
	list-style-type: circle;
}
.listtime {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	color: #222222;
	margin-top: 3px;
}
.listheading {
	font-size: 14px;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 1.5em;
	padding-bottom: 5px;
}
.logo {
	margin-top: 8px;
	margin-bottom: 3px;
}
.apicopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
.sidebar_caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #222222;
}
.sidebar_caption_line1 {
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.picdiv2 {
	height: 200px;
	width: 250px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.sidelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
}
.listtime {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
}
.eventintro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1em;
}
.timetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	padding-top: 0px;
	line-height: 1.4em;
	padding-bottom: 5px;
}
.timeLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	padding-top: 0px;
	font-style: italic;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 1.1em;
}

