@charset "utf-8";
body {
	background-color: #bfbdae;
	padding: 0px;
	margin:0px;
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
}
.container {
	position: absolute;
	left: 50%;
	margin-left: -508px;
	z-index: 0;
	width:1016px;
}
.submenu {
	background-color: #FFFFFF;
	background-image: url(images/submenu-background.gif);
	background-repeat: no-repeat;
	height: 584px;
}
.submenu-margin {
	padding-top: 129px;
	padding-right: 5px;
}
.submenu a {
	color: #595959;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 200%;
}
.disclaimer {
	background-image: url(images/disclaimer-background.gif);
	background-repeat: no-repeat;
	height: 16px;
}
.disclaimer-front {
	background-image: url(images/front-bottom-background.gif);
	background-repeat: repeat-x;
	height: 16px;
}
.content {
	background-color: #FFFFFF;
	background-image: url(images/content-background.gif);
	background-repeat: no-repeat;
	height: 584px;
}
.plan-select {
	position:absolute;
	z-index: 99;
	right: 0px;
	top: 208px;
}
.imagine-select {
	position:absolute;
	z-index: 99;
	right: 0px;
	top: 135px;
}
.exhibit-select {
	position:absolute;
	z-index: 99;
	right: 0px;
	top: 273px;
}
.attend-select {
	position:absolute;
	z-index: 99;
	right: 0px;
	top: 344px;
}
.download-select {
	position:absolute;
	z-index: 99;
	right: 0px;
	top: 417px;
}
.do-select {
	position:absolute;
	z-index: 99;
	right: 0px;
	top: 506px;
}
.home-select {
	position:absolute;
	z-index: 99;
	right: 0px;
	top: 70px;
}
h2 {
	padding-left: 3px;
	color: #967938;
	font-size: 1.4em;
	font-weight: normal;
	font-style: italic;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.content-text {
	color: #595959;
	font-size: 1.2em;
	line-height: 150%;
	padding-right: 10px;
	padding-left: 13px;
	padding-top: 12px;
	background-image: url(scrol-background.gif);
	background-repeat: repeat-y;
}
.email-spacer {
	position:absolute;
	z-index: 99;
	right: 38px;
	bottom: 31px;
}
.flexcroll {
	overflow:auto; 
	overflow-y: scroll; 
	overflow-x:hidden;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
}
.planit {
	background-image: url(images/ascclogo-planit.gif);
	background-repeat: no-repeat;
	color: #595959;
	font-size: 1.2em;
	line-height: 150%;
	height: 584px;
}
.planitflash {
	background-color: #FFFFFF;
	background-image: url(images/content-background-planit.gif);
	background-repeat: no-repeat;
	height: 584px;
	background-position: bottom;
}
.weather {
	position:absolute;
	z-index: 99;
	right: 100px;
	top: 525px;
	color:#838383;
	font-size: 1.1em;
}
.homepage {
	position:absolute;
	z-index: 99;
	right: 35px;
	top: 625px;
	color:#FFFFFF;
	font-size: 1.2em;
	font-family:"Times New Roman", Times, serif;
}
.homepage a {
	color: #FFFFFF;
	text-decoration:none;
}
.homepage a:hover {
	color: #FFFFFF;
}
a {
	color: #2884c0;
}
a:hover {
	color: #595959;
}