body, html {
	*height: 100%;
}
html {
	background-image: url("../images/background.jpg");
	background-repeat: no-repeat;
	background-position: bottom left;
	background-attachment: fixed;
	background-color: black;
}
body {
	margin: 0px;
}
body, body * {
	font-family: verdana;
	font-size: 9pt;
	color: white;
	line-height: 1.5em;
}
td, th {
	text-align: left;
	vertical-align: top;
	padding: 0px;
}
#contain {
	height: 100%;
	text-align: right;
}
#contain * {
	text-align: left;
}
#main {
	height: 100%;
	width: 702px;
	margin: 0px 50px auto auto;
	background-image: url("../images/pagebg.jpg");
	background-repeat: repeat-y;
	background-position: 0px 176px;
}
#header {
	padding: 0px;
	width: 849px;
	height: 176px;
	position: absolute;
	right: 0px;
	*right: -1px;
}
#menu {
	*margin-top: -2px;
}
p {
	margin: 0px 0px 15px 0px;
}
img {
	border: 1px solid #AAA;
}
#header img {
	border: none;
}
#PageTable {
	height: 100%;
	width: 100%;
}
#PageTable td.main {
	padding-top: 190px;
	padding-left: 28px;
	padding-right: 25px;
}
#PageTable td.bottom {
	vertical-align: bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 7pt;
}
#PageTable td.bottom img {
	border: none;
}
#PageTable td.bottom a {
	font-size: 7pt;
	text-decoration: none;
	color: #A70000;
}
#VideoTable img {
	margin: 5px 5px 0px 5px
}
#VideoTable td {
	text-align: center;
}
.strong {
	font-weight: bold;
	font-size: 16pt;
}
div.strong {
	margin: -15px 0px 5px 0px;
}
a {
	color: #AAA;
}
a:hover {
	color: #AA0000;
}

table.quotes .author {
	font-size: 8pt;
	margin-bottom: 15px;
	font-style: italic;
}
table.quotes .comment { padding-top: 5px; }
table.quotes img { border: none; margin: 0px 5px 0px 5px; }
table.quotes .bottomquote, table.quotes .topquote {	width: 20px; }
table.quotes .bottomquote { vertical-align: bottom; }

#NewsTable td.images img {
	margin: 7px 10px 0px 0px;
}
#ShowsTable {
	width: 100%:
}
#ShowsTable td img {
	border: none;
}
#VynilFloat {
	position: absolute;
	top: 150px;
	right: 770px;
	height: 200px;
	width: 207px;
}
#VynilFloat img {
	border: none;
}