body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 125%;
	margin: 1px;
	padding: 1px;
}
#topbox {
	width: 730px;
	left: 10px;
	top: 10px;
}

#leftcol {
	background-color: #FFDD55;
	padding: 5px;
	font-weight: bold;
	color: #000000;
	position: absolute;
	z-index: 1;
	width: 150px;
	left: 10px;
	top: 160px;
}
#maincol {
	position: absolute;
	z-index: 2;
	width: 550px;
	left: 180px;
	top: 160px;
}
.Head6 {
	font-weight: bold;
	color: #BB4400;
	padding-bottom: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	margin-top: 1px;
}
.Head5 {
	font-size: 120%;
	font-weight: bold;
	color: #FF7700;
	padding-bottom: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	margin-top: 1px;
}
.Head4 {
	font-size: 125%;
	font-weight: bold;
	color: #BB4400;
	line-height: 110%;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.Head3 {
	font-size: 140%;
	font-weight: bold;
	padding-bottom: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	margin-top: 1px;
	line-height: 160%;
}
.Head2 {
	font-size: 150%;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF7700;
	border-bottom: 3px;
	padding-bottom: 6px;
	padding-top: 6px;
}
.Head1 {
	font-size: 175%;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #BB4400;
	padding-bottom: 6px;
	padding-top: 4px;
}
.Listitem {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(square.jpg);
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
a:link {
	color: #BB4400;
}
a:visited {
	color: #FF7700;
}

#leftcol a:link  {
	color: #000000;
	text-decoration: none;
}

#leftcol a:visited  {
	color: #000000;
	text-decoration: none;
}

#leftcol a:hover  {
	color: #BB4400;
	text-decoration: underline;}

leftcol a:active {
	color: #000000;
}
.speakerpic {
	margin-left: 5px;
}
.bottomborder {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF7700;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	
}
.box {
	background-color: #EECC99;
	padding: 5px;
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}
.darkred {
	color: #BB4400;
}

.lightblue {
	color: #EECC99;
}

.darkblue {
	color: #FF7700;
}
.bottomborder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
hr {
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #FF7700;

}
