div,p,img,h1,h2,h3,h4,h5,h6,body,a {
	border:none;
	margin:0;
	padding:0;
}

body {
	background:url(/_images/xmas/bg.jpg);
	background-color:#ffffff;
	font-family:Verdana,Arial,Helectiva,sans-serif;
}

h4 {
	font-size:1.1em;
	font-weight:500;
	color:#ffffff;
	text-transform:uppercase;
	padding-bottom:3px;
	border-bottom:1px solid #000000;
	margin-bottom:5px;
}

#header {
	margin:10px auto 10px auto;
	border: 0px solid white;
	width:850px;
	height:200px;
	background:url(/_images/xmas/onom-header.png) 0 0 no-repeat;
}

#content {
	margin:0px auto 10px auto;
	width:850px;
	border:0px solid black;
	background-image: url(/_images/xmas/trans.png)
}

#left {
	float:left;
	width:189px;
}

#main {
	float:left;
	width:660px;
	border-left: 1px solid black;
	background-color:#cc0000;
}

.info {
	margin:10px 0;
}

.info p {
	margin-bottom:3px;
}

.desc {
	float:left;
	width:65%;
	font-size:0.7em;
	color:#ffffff;
	text-align:center;
}

.desc p {
	margin-bottom:10px;
}

.tracks {
	float:left;
	width:35%;
	font-size:0.7em;
	color:#ffffff;
	text-align:center;
	margin-bottom:20px;
}

p.trackhead {
	font-size:1.2em;
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:10px;
}

.itemhead {
	padding:5px 10px;
	margin:0 0 10px 0;
	background:#000000;
	font-size:0.7em;
	font-weight:bold;
	color:#ffffff;
}

.itemhead a {
	display:block;	
}

.item {
	margin:0 10px 20px 10px;
}

.pics {
	text-align:center;
	padding-bottom:5px;
}

.sidehead {
	display:block;
	width:100%;
	background:#000000;
	font-size:0.7em;
	font-weight:bold;
	text-align:center;
	padding:10px 0;
	color:#ffffff;
}

.button a:link, .button a:visited {
	display:block;
	width:100%;
	background:#ffffff;
	font-size:0.7em;
	font-weight:bold;
	text-align:center;
	padding:7px 0;
	color:#000000;
	text-decoration:none;
	border-bottom:1px solid #FFF;
}

.button a:hover, .button a:active {
	background:#000000;
	color:#ffffff;
}

#itunes a:link, #itunes a:visited {
	display:block;
	width:100%;
	background:#000000;
	font-size:0.7em;
	font-weight:bold;
	text-align:center;
	padding:10px 0;
	color:#ffffff;
	text-decoration:none;
	border-bottom:1px solid #FFF;
}

#itunes a:hover, #itunes a:active {
	background:#ffffff;
	color:#000000;
}

.forms {
	background:#CCC;
	padding: 10px;
	font-size:0.65em;
	text-align:center;
	border-bottom:1px solid #CCC;
}

.forms p {
	margin-bottom:10px;
	color:#000000;
}

.forms form {
	padding-bottom:5px;
}

#info {
	font-size:0.65em;
	padding:16px 10px;
	color:#ffffff;
}

#info1 {
	border-bottom:1px dashed #CCC;
	padding-bottom:17px;
}

#info1 a:link, #info1 a:visited {
	text-decoration:underline;
	color:#CCC;
}

#info1 a:hover, #info1 a:active {
	text-decoration:underline;
	color:#ffffff;
}

#info2 {
	padding-top:17px;
}

.clear {
	clear:both;
	text-align:right;
}

.clear a:link, .clear a:visited {
	font-size:0.8em;
	text-decoration:underline;
	margin:0 10px 20px 0;
	color:#CCC;
	font-weight:300;
}

.clear.p:hover, .clear.p:active {