@charset "UTF-8";

body {
	background: #030303 url(images/bkgnd.jpg) repeat-y top center;
	text-align: center;
	font: 70%/1.5 Georgia, serif;
	color: #d1d1d1;
}

#page {
	width: 823px;
	margin: 0 auto;
	border: 3px solid #fff;
	border-width: 0 3px;
	background: url(images/chantal-image.jpg) 142px top no-repeat;
	padding-top: 360px;
}

#page-inner {
	padding: 0 20px;
}

body, h1, h2, ul {
	margin: 0;
	padding: 0;
}

a {
	color: #e0e0e0;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

ul, li {
	list-style: none;
}

h1 strong, h2 strong {
	visibility: hidden;
}

h1 a, h2 a, #links li a {
	text-decoration: none;
}

.block {
	padding: 15px 0;
	text-align: center;
	border: 1px solid #fff;
	background: url(images/box-bg.png);
}

.block, #player {
	margin: 0 0 20px;
}

#video {
	width: 505px;
}

#video h2 {
	background: url(images/ti-video.gif) 50% top no-repeat;
}


#news h2 {
	background: url(images/ti-news.gif) 50% top no-repeat;
}

#news {
	text-align: left;
	width: 481px;
	padding: 15px 12px;
}

#tour h2 {
	background: url(images/ti-tour.gif) 50% top no-repeat;
}

#tour {
	text-align: left;
	width: 481px;
	padding: 15px 12px;
}

#thanks h2 {
	background: url(images/ti-thanks.gif) 50% top no-repeat;
}

#thanks {
	text-align: left;
	width: 481px;
	padding: 15px 12px;
}

.title {
	background: url(images/flourish.gif) center 25px no-repeat;
	padding-bottom: 15px;
}

#mainbar {
	float: left;
}

#sidebar {
	float: right;
}

#player, #links {
	width: 249px;
}

#player {
	border: 1px solid #fff;
}

#elist {
	padding: 12px;
	width: 225px;
}

#elist h2 {
	background: url(images/ti-elist.gif) center top no-repeat;
}

#links {
	padding: 12px;
	width: 225px;
}

#links h2 {
	background: url(images/ti-links.gif) center top no-repeat;
}

#links ul {
	font-size: 1.2em;
}

#links ul li strong {
	visibility: hidden;
}

#links li a {
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 12px;
}

#links li.facebook a {
	background-image: url(images/li-facebook.gif);
	height: 36px;
}

#links li.myspace a {
	background-image: url(images/li-myspace.gif);
	height: 24px;
}

#links li.twitter a {
	background-image: url(images/li-twitter.gif);
	height: 20px;
}

#links li.store a {
	background-image: url(images/li-store.gif);
	height: 20px;
}

#footer {
	width: 100%;
	clear: both;
	color: #fff;
	margin: 0 auto;
}
