.caption {
	line-height: 14px;
	font-style: italic;
	font-size: 11px;
	color: #aaaaaa;
}
.content {
	background-image: url(../graphics/interface/content_area_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #333333;
}
.text15 {
	line-height: 15px;
}
.text20 {
	line-height: 20px;
}
.text25 {
	line-height: 25px;
}
.text30 {
	line-height: 30px;
}
.bullets {color: #666666
}
.purple_bold {
	color: #cc99ff;
	font-weight: bold;
}
.blue_bold {
	color: #99ccff;
	font-weight: bold;
}
.red_bold {
	color: #ff3333;
	font-weight: bold;
}
.orange_bold {
	color: #ff9933;
	font-weight: bold;
}
.green_bold {color: #99cc66; font-weight: bold; }

.gold_bold {
	color: #ffcc33;
	font-weight: bold;
}
.white_bold {
	font-weight: bold;
	color: #ffffff;
}
.copyright {
	font-size: 9px;
	color: #888888;
}
.small_link_divider {
	font-size: 10px;
	color: #ff3333;
}
.small_link {
	font-size: 9px;
	color: #aaaaaa;
}
.disclaimer {
	font-size: 11px;
	font-style: italic;
	color: #888888;
	line-height: 15px;
}
.sidebar {
	font-size: 10px;
	color: #aaaaaa;
	line-height: 13px;
}
.enews {
	font-size: 9px;
	color: #333333;
	background-color: #cccccc;
}
.vertbullet {
	line-height: 4px;
	color: #666666;
}

/* ---------- SYMPOSIUM ----- */

#registerNow {
	outline: none;
	width: 203px;
	height: 58px;
	overflow: hidden;
	float: left;
	position: relative;
	left: 285px;
}

#registerNow:hover img { margin-top: -58px; }
#registerNow img { border: none; }

#slideshow {
	/*position: relative;
	left: 503px;
	top: -271px;*/
	width: 765px;
	height: 175px; 
	position: absolute; 
	top: 110px; 
	margin: 0px; padding: 0px; 
}

#slideshow a { position: absolute; top: 11px; left: 487px; outline: none; }

#slideshow img {
	border: none;
	position: absolute;
	top: 0px;
	left: 0px;	
}