body
{
	line-height: 14px;
	font-family: Arial;
	font-size: 12px;
	color: #696A6E;
}

a
{
	cursor: pointer;
	text-decoration: none;
	color: #696A6E;
}

a:hover
{
	color: #313C98;
}

a#support
{
	display: block;
	width: 150px;
	height: 30px;
	background: url('../img/support-green.png');
}

a#support:hover
{ background-position: 0px -30px; }

a#listen-wm
{
	display: block;
	width: 150px;
	height: 30px;
	background: url('../img/listen-windowsmedia-green.png');
}

a#listen-wm:hover
{ background-position: 0px -30px; }

a#listen-sl
{
	display: block;
	width: 150px;
	height: 30px;
	background: url('../img/listen-silverlight-green.png');
}

a#listen-sl:hover
{ background-position: 0px -30px; }

strong
{
	display: block;
	font-weight: bold;
}

img#banner
{
	margin: 8px 0px;
}

img#event-info
{
	width: 400px;
	height: 115px;
}

div#content
{
	width: 806px;
	margin: 0px auto;
}

ul#navigation
{
	height: 37px;
	background: url('../img/navigation-background.png') no-repeat;
}

ul#navigation li
{
	float: right;
	padding: 11px 18px 0px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #4E4E4E;
}

div#page
{
	float: left;
	width: 454px;
	margin-top: 15px;
}

div.control-panel
{
	float: left;
	width: 337px;
	margin: 15px 0px 0px 15px;
	padding-top: 30px;
	border-bottom: 1px solid #C3C4B6;
}

div.control-panel div
{
	padding-left: 10px;
	border-left: 1px solid #C3C4B6;
	border-right: 1px solid #C3C4B6;
}

div#webcast-notice
{
	background: url('../img/webcast-notice.gif') no-repeat;
}

div#register-now
{
	background: url('../img/register-now.gif') no-repeat;
}