body {
	font-family: arial, sans-serif;
}

#copyright {
	position: fixed;
	bottom: 0;
	right: 10px;
	font-size: 10px;
	color: #999999;
}

#maindiv {	
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

body div {
	text-align: center;
}

#mycontent {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


#maindiv ul {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#linkbackdiv {
	position: fixed;
	top: 21px;
	left: 30px;
	padding-right: 100px;
	text-align: left;
}

#linkbackdiv ul {
	position: relative;
	left: -39px;
	top: -11px;
}

#linkbackdiv ul li {
	list-style-type: none;
	font-size: 11px;
}

#linkbackdiv #logo {
	width: 120px;
}


#maindiv ul li {
	list-style-type: none;
	display: inline;
	padding: 12px;
}

#content {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-left: 150px;
	text-align: left;
}

.thumbs {
	text-align: left;
	margin-top: 4px;
}



.description {
	width: 300px;
	float: left;
	text-align: left;
	margin-right: 30px;
	clear: left;
}

.media {
	text-align: left;
	width: 440px;
	 float: right;
	 clear: none;
}


a {
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #666666;

}

a:visited {
	color: #888888;
}

a:hover {
	color: #000000;
}


img {
	border: none;
}

h1 {
	display: inline;
	font-size: 30px;
	line-height: 30px;
}
h2 {
	display: inline;
	font-size: 24px;
	line-height: 30px;
}
h3 {
	display: inline;
	font-size: 24px;
	line-height: 30px;
}

.hidden {
	display: none;
}

.slimplayer {
	margin: 20px;
}
