body {
	margin: 0px;
	margin-left: 167px;
	margin-top: 58px;
	padding: 0px;
	background: #610000 url(media/bg.gif) no-repeat;
	color: #9a5c53;
	font: 11px Arial, Helvetica, sans-serif;
}

#error {
	color: #efe7cf;
	background-color: #610000;
	padding: 8px;
	border: 1px #9a5c53 solid;
	width: 480px;
	text-align: left;
}

#content {
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#movie {
	border: 1px #9a5c53 solid;
	margin: 0px;
	padding: 0px;
}

#settings {
	float: left;
	
}

#download {
}


#bluish {
	position: absolute;
	right: 8px;
	bottom: 8px;
}

#links {
	position: absolute;
	left: 20px;
	top: 199px;
}

#links .url {
	margin-bottom: 20px;
}

#links .iTunes {
	margin-top: 20px;
}

.hilite {
	color: #efe7cf;
}

.right {
	text-align: right;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
}

a:link {
	color: #b78b7d;
	
}

a:visited {
	color: #b78b7d;
}

a:hover {
	color: #efe7cf;
	text-decoration: underline;
}

a:active {
	color: #fff;
	text-decoration: underline;
}
