body {
	margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-image: url("tile.jpg"); background-attachment: fixed; background-repeat: repeat; background-color: rgb(0, 0, 0);
}
#wrapper {
	margin: 0px auto; border: 0px solid rgb(51, 51, 51); top: -1px; width: 950px; position: relative; background-image: url("bg.jpg"); background-repeat: repeat-y; background-color: rgb(255, 255, 255);
}
#header {
	width: 950px; background-repeat: repeat-y; background-color: rgb(255, 255, 255);
}
#footer {
	width: 950px; background-image: url("bg.jpg"); background-repeat: repeat-y;
}
#absolute1 {
	left: 474px; top: 115px; width: 457px; height: 216px; bottom: -32px; position: absolute; z-index: 10;
}
#absolute2 {
	width: 950px; position: relative; z-index: 10;
}
#content1 {
	width: 950px;
}
#movie1 {
	width: 350px; float: left;
}
h1 {
	font-size: 13px;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 13px;
}
a {
	color: rgb(0, 0, 255);
}
a:hover {
	color: rgb(102, 0, 255);
}
#footer-flash {
	margin: 0px auto; width: 950px; background-repeat: repeat-y; background-color: rgb(0, 0, 0);
}
