body
{
	color:         #254479;
}
#left
{
	float:         left;
	line-height:   1.7em;
	padding:       35px 10px 120px 10px;
	width:         130px;
	font-size: 1.1em;
}

#conference-info
{
	padding:       0 25px 25px 25px;
}

h1
{
	margin:        25px 25px 0 25px;
	z-index: 100;
}

#main h2
{
	margin: 0 25px 10px 25px;
	font-size:     15px;
}

#join-today
{
	position:      absolute;
	bottom:        -1px;
	left:          17px;
	background:    transparent url('/images/join-today.gif') no-repeat top center;
	display:       block;
	width:         153px;
	height:        97px;
	overflow:      hidden;
	z-index: 100;
}

#join-today span
{
	display:       block;
	margin-top:    153px;
}

td#top-rounded div
{
	background-image:    url('/images/home_top_rounded.png');
}

td#bottom-rounded div
{
	background:    url('/images/home_bottom_rounded.png');
}

#main-content
{
	padding:       0px 0 0 28px ;
	width:         510px;
	overflow:      hidden;
	margin:        0;
	font-size:     1.1em;
}

#main .content
{
	background:    transparent url('/images/home_main_top.png') no-repeat top left;
	position:      relative;
}

#main
{
	background:    transparent url('/images/home_main_back.png') repeat-y top left;
}
