#Container {
	padding-top:  110px;
	height: auto;
	width: 920px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/defaultbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#Player {
	margin:  10px;
}
body {
	background-color: #ffffff;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
ul#Nav {
	list-style-type: none;
	margin: 0px 0px 20px 20px;
	float: left;
	padding: 0px;
}
ul#Nav li {
	color: #D1481E;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	margin-right: 8px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
p.Content {
	font-size: 12px;
	color: #666666;
	width: 410px;
	margin-top: 10px;
	margin-left: 20px;
	float: left;
	display: block;
	height: auto;
	clear: left;
	background-image: url(../images/end.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
.Clear {
	clear: both;
}
ul#Nav li a {
	color: #D1481E;
	text-decoration: none;
}
ul#Nav li a:hover {
	color: #D1481E;
	text-decoration: underline;
}
a {
	color: #D1481E;
	text-decoration: none;
}
a:hover {
	color: #D1481E;
	text-decoration: underline;
}
#HomeNav {
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
p {

	font-size: 12px;
	color: #666666;
	width: 410px;
	margin-top: 6px;
	margin-left: 20px;
	display: block;
	height: auto;
	background-position: center bottom;
	background-repeat: no-repeat;
}

