body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 140%;
	margin: 1px;
	padding: 1px;
}
.toppadding {
	padding-top: 15px;
}

.eightypercent {
	font-size: 90%;
}

#topbox {
	width: 150px;
	left: 10px;
	top: 10px;
	position: absolute;
}

#leftcol {
	background-color: #AACCCC;
	padding: 5px;
	font-weight: normal;
	color: #000000;
	position: absolute;
	z-index: 1;
	width: 150px;
	left: 10px;
	top: 185px;
}
#maincol {
	position: absolute;
	z-index: 2;
	width: 550px;
	left: 180px;
	top: 10px;
}
.Listitem {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(block.jpg);
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}
p {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
	color: #557777;
	padding-top: 10px;
	line-height: 120%;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #119999;
}

a:link {
	color: #dd0000;
}
a:visited {
	color: #448888;
}
h5 {
	font-size: 110%;
	font-weight: bold;
	color: #dd0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#leftcol a:link  {
	color: #000000;
	text-decoration: none;
}

#leftcol a:visited  {
	color: #000000;
	text-decoration: none;
}

#leftcol a:hover  {
	color: #222266;
	text-decoration: underline;}

leftcol a:active {
	color: #000000;
}
.speakerpic {
	margin-left: 5px;
}
.bottomborder {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #224444;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	
}
.box {
	background-color: #FFDDFF;
	padding: 5px;
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}
.darkred {
	color: #DD0000;
}
h3 {
	font-size: 130%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


.midblue {
	color: #772255;
}

.darkblue {
	color: #222266;
}
hr {
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #DD0000;

}
.rightpad {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

#leftcol p {
	margin-bottom:5px;
	margin-top:5px;
	margin-left: 3px;
}
h2 {
	font-size: 150%;
	font-weight: bold;
	color: #DD0000;
	line-height: 100%;
}
