body {
	/* Image by Cheezy WEAPON (http://www.glumco.com/) */
	background: #E0FFFF url(timmay.gif) no-repeat fixed right bottom;
}

body#video {
	text-align: center;
}

dl#videolist {
	float: left;
	border: 1px black solid;
	list-style: none;
	width: 42em;
	background: white;
	padding-top: 1em;
	padding-bottom: 1em;
	/* IE7 indents lists by default by adding a margin, not padding. This
	messes up the box */
	padding-left: 2em;
	margin-left: 0;
}

dl#videolist dt {
	float: left;
	width: 31em;
}

dl#videolist dd {
	font-style: oblique;
	width: 8em;
	margin-left: 0;
	padding-left: 0;
	float: right;
	clear: none;
}

h1 {
	border: 1px black solid;
	background-color: white;
	padding:  0.2em 1em 0.2em 1em;
}

div#videodiv {
	display: inline-block;
	padding: 1em;
	background: white;
	border: 1px black solid;
	line-height: 0;
}

p#views {
	font-style: oblique;
}

div#bottom {
	clear: both;
	font-size: smaller;
	text-align: left;
}
