html, body {
	margin:0;
	padding:0;
	background-color: #000000;
	color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
}

p {
	line-height: 1em;
	height: auto;
	width: auto;
}
a {
	text-decoration: none;
	color: #00CCFF;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#page {
	width: 760px;
	margin:auto;
	border-right-style: double;
	border-left-style: double;
}


#header {
	text-align: center;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	background-color: #000000;
}


#video {
	width: 247px;
	float: left;
}
#video .videolink {
	padding-bottom: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#video .videolink h1 {
	font-size: large;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	font-weight: normal;
}
#video .videolink h2 {
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding-top: 1px;
	font-weight: normal;
}

#video .videolink p {
	font-size: 14px;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
}


#content {
	padding-left: 15px;
	margin-left: 280px;
	margin-right: 15px;
}
.sectionheader {
	text-align: left;
	font-size: large;
	padding-bottom: 10px;
}
#homepage #updatebar h1 {
	font-size: large;
}

#homepage #content #tracklist .tableheader {
	text-align: center;
	font-size: large;
}

#homepage #content #tracklist {
	text-align: left;
	font-size: small;
	margin-bottom: 50px;
	text-indent: 10px;
}
#homepage #content #tracklist .tabletop td{
}
#homepage #content #tracklist .tableheader img {
	padding-top: 15px;
}
#homepage #content #tracklist #ituneslink td {
	text-align: center;
}



#homepage #content #tracklist .tablebottom td{
	border-bottom-style: solid;
}

#homepage #content #tracklist td {
	border-right-style: none;
	border-left-style: none;
}


#homepage #content #bonus {
	padding-right: 10%;
	padding-left: 10%;
	text-align: center;
}
#homepage #content #bonus .bonuslink {
	float: left;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 200px;
	padding: 10px;
}
#homepage #content #bonus .bonuslink h1 {
	font-size: medium;
}
#homepage #content #bonus .bonuslink p {
	font-size: small;
	width: 260px;
}

#footer {
	text-align: center;
	clear: both;
	padding-top: 30px;
}
#footer h1 {
	font-size: 18px;
}

table .center {
	margin-right: auto;
	margin-left: auto;
}



#headerinsert {
	float: right;
	color: #000000;
	background-repeat: no-repeat;
	background-position: right top;
	height: 266px;
	width: 172px;
	margin-right: 0px;
}
