@charset "utf-8";

body {
	background: #FFFFFF;
	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;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#container  {
	width: 955px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#features {
	height: 100%;
	text-align: right;
	padding-right: 15px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 0px;
	vertical-align: top;
}
#MainBox {
	height: 100%;
	margin-left: 0px;
}
#Speakers {
	float: none;
	width: auto;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#Facilitators {
	float: none;
	width: auto;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#Entertainment {
	float: none;
	width: auto;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#Mago {
	float: none;
	width: auto;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#Accommodations {
	float: none;
	width: auto;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#DiningPlaza {
	float: none;
	width: auto;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#LocationTravel {
	float: none;
	width: auto;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#VendorGallery {
	float: none;
	width: auto;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#PriceReg {
	float: none;
	width: auto;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#MainImage {
	height: 135px;
	float: left;
	width: 204px;
	text-align: left;
	vertical-align: top;
}
#MainDesc {
	height: 100%;
	margin-left: 205px;
	text-align: left;
	padding-top: 0px;
}
#MainDesc2 {
	height: 100%;
	text-align: left;
}

/* CSS Document */
.backGlow {
	height: 90px;
	vertical-align: top;
	padding-bottom: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}
#QuickLinks {
	float: none;
	width: 925px;
	text-align: center;
	height: 100%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: center top;
}
#LinkBox {
	height: 185px;
	vertical-align: top;
	padding-bottom: 0px;
	padding-top: 15px;
	background-repeat: no-repeat;
	background-position: center top;
}
#LinkBox2 {
	height: 125px;
	vertical-align: middle;
	padding-bottom: 0px;
	padding-top: 30px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#presenterBox {
	height: 100%;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
#presenterImage {
	height: 248px;
	float: left;
	width: 248px;
	text-align: left;
	vertical-align: top;
}
#presenterDesc {
	height: 100%;
	margin-left: 249px;
	text-align: left;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
#presenterDesc2 {
	height: 100%;
	text-align: left;
}
