BODY {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-family: Arial, Verdana;
	font-size: 12px;
	background-color: #ffffff;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}
IMG {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
P, DIV, SPAN {
	font-family: Arial, Verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.Clear {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.title {
	font-weight: bold;
	font-size: 14px;
}
#Location {
	font-weight: bold;
	font-size: 30px;
	text-align: right;
	color: black;
}
#Join {
	font-weight: bold;
	font-size: 20px;
}
#Sponsors {
	font-weight: bold;
	font-size: 16px;
}
.SubSponors {
	font-weight: bold;
	font-size: 14px;
}

#Container {
	margin: 0px auto 0px auto;
	width: 100%;
}

#Top {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px #3c3c3c solid;
}

#Left {
	float: left;
	width: 120px;
	margin: 0px 10px 0px 10px;
}

#Right {
	float: right;
	width: 420px;
	margin: 0px 10px 0px 0px;
}
#Right P {
	padding: 5px;
}

#Center {
	margin-left: 130px;
	margin-right: 490px;
	max-width: 100%;
}
#Center P {
	padding: 5px;
}

#Bottom {
	clear: both;
	padding: 0px;
	margin-top: 10px;
	border-top: 1px #3c3c3c solid;
}
#Bottom P {
	padding: 10px;
}
#Bottom SPAN.Spacing {
	margin-left: 50px;
}

.ConferenceTitle {
	font-weight: bold;
	font-size: 14px;
}

.IndexPicture {
	margin-top: 150px;
	text-align: center;
}