body {font-family:  Arial, Helvetica, sans-serif;}
#container {
	height: 100%;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 2px solid #E49E29;
	background-color: #82080F;
	top: 3px;

}
#banner {
	clear: both;
	height: auto;
	width: 750px;
}
#bottom {
	clear: both;
	height: 50px;
	width: 750px;
	margin-top: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #EBB55F;
	border-right-color: #EBB55F;
	border-bottom-color: #EBB55F;
	border-left-color: #EBB55F;
	text-align: center;
}
.background {
	background-color: #EBB55F;
}
#innercontainer {
	clear: both;
	width: 750px;
	position: relative;
	border-top-width: 1px;
	border-top-color: #EBB55F;
	border-top-style: solid;
	height: auto;
	background-image: url(Images/Logos.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#maincontent {
	height: 100%;
	width: 500px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	margin-left: 20px;
	float: left;
}
#piccontent {padding-left: 0px;
	margin-left: 0px;
	}
#maincontent2 {
	height: 100%;
	width: 100%;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 1px;
	float: left;
}
.contentext {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EBB55F;
	text-align: justify;
	padding:3px 5px 2px 5px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #EBB55F;
}
#top {

	clear: both;
	height: 20px;
	width: 750px;
}
#rightcontent {
	float: left;
	height: 100%;
	width: 200px;
	padding-left: 3px;
}
#innercolor {
	width: 100%;
	position: relative;
	height: 100%;
}
#bottomtext {
	clear: both;
	height:40px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
.bottomtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #82080F;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EBB55F;
}
#conferencecontainer {
	clear: both;
	width: 750px;
	position: relative;
	border-top-width: 1px;
	border-top-color: #EBB55F;
	border-top-style: solid;
	height: auto;
	background-image: url(Images/Logos.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bottomtextCopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EBB55F;
	text-align: center;
}
.bottomtextwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EBB55F;
	text-align: left;
	font-weight:800;
}
.bottommap {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight:bold; font-variant:small-caps;
	color: #FFFFFF;
	text-align: left;
	padding-left:3px;
}
A.bottommap:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight:bold; font-variant:small-caps;
	text-decoration:underline;
	color: #FFFFFF;
	
	padding-left:3px;
}
A.bottommap:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight:bold; font-variant:small-caps;
	text-decoration:underline;
	color: #FFFF00;
	padding-left:3px;
}
A.bottommap:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight:bold; font-variant:small-caps;
	text-decoration:underline;
	color: #FFFFFF;
	padding-left:3px;
}