#header {
	float: left;
	clear: right;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #ffffff;
}

#header_left {
	float: left;
	width: 442px;
}

#header_right {
	line-height: 50%;
	float: left;
	text-align: left;
	width: 159px;
	background-color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#header_right a {
	margin-left: 10px;
	text-lineheight: 5px;
	color: #673D91;
	text-decoration: none;
}
#header_right a:link, a:visited {
	color: #e5b53a;
	text-decoration: none;
}
#header_right a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#content_shell {
	margin-bottom: 10px;
	background-repeat: repeat-y;
	margin-left: 10px;
	margin-top: 0px;
	float: right;
	width: 601px;
	background-color: #ffffff;
}

#main_content {
	padding-bottom: 20px;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 5px;
	width: 581px;
	float: left;
	color: #ffffff;
}

#main_content h1 {
	font-size: 13px;
	font-weight: bold;
}

#right_column {
	margin-right: 2px;
	text-indent: 4px;
	width: 100px;
	float: right;
}

#left_content_navtitle {
	color: #ffffff;
	text-indent: 4px;
	text-decoration: none;
	background-color: #1e4564;
}

#left_content_column {
	float: left;
	width: 150px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 100%;
	background-color: #ffcc00;
}
#left_content_column a {
	color: #000000;
	text-decoration: none;
}
#left_content_column a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
#left_content_column a:hover {
	color: #990000;
	text-decoration: none;
}

#player_content{
	width: 400px;
	float: left;
}
