@import url("lightbox.css");
#slideshow
{
	float:left;
	width: 650px;
}
#header
{
	float:left
}
#sessions {
	text-align: center;
	margin-left: 7px;
}
#container {
	text-align: center;
	width: 902px;
	margin :auto;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightSPACER {
	float: left;
}
#top {
	text-align: center;
	margin-left:52px;
	float: left;
	clear: both;
}
#under {
	text-align: center;
	float: none;
}
#content {
	border: 0;
	width: 800px;
	float: left;
	text-align: center;
	clear: both;
	margin-left: 52px;
	border-top-color: #FFF;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0px;
	text-indent: 0px;
	text-align: right;
}a {
	font-size: 12px;
	color: #A1282D;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A1282D;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #9F2227;
	text-align: left;
}

