#container
{
	margin: 0 auto 0 auto;
	width: 1000px;
}

#alert
{
	background-color: #222222;
	position: fixed;
	padding: 15px;
	top: 20px;
	left: 20px;
	background-image: url('../res/layout/transparent_prune.png');
	background-color: transparent;
	-moz-border-radius: 10px;
}

/*
** Header
*/

#headerWrapper
{
	background-image: url('../res/layout/headerWrapperText.jpg');
	background-position: top left;
	height: 609px;
}

#headerImage
{
	background-image: url('../res/layout/headerImage.png');
	background-repeat: no-repeat;
	background-position: top center;
	height: 609px;
}

#headerMask
{
	background-image: url('../res/layout/headerBlackMask.png');
	background-position: bottom left;
	height: 347px;
	position: relative;
	top: 262px;
}

#headerL3S
{
	
	background-image: url('../res/layout/headerL3S.png');
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 276px;
	width: 1136px;
	margin: 0 auto 0 auto;
	padding-top: 71px;
}

#headerSeparator
{
	/*background-image: url('../res/layout/headerSeparator.jpg');*/
	background-color: #9e0303;
	background-position: bottom left;
	height: 20px;
}

#header
{
	background-image: url('../res/layout/header.jpg');
	background-repeat: no-repeat;
	background-position: center;
	height: 563px;
}

#header-nav
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 28pt;
	letter-spacing: -1px;
	font-weight: bold;
	text-transform: uppercase;
	width: 255px;
	margin-left: 118px;
}

#header-nav ul
{
	list-style-type: none;
	line-height: 24pt;
}

#header-nav a
{
	text-decoration: none;
	color: #ffffff;
	border: none;
}

#header-nav a:hover
{
	color: #9e0303;
	background-color: transparent;
}

/*
** Footer
*/

#footer-container
{
	background-image: url('../res/layout/footer.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #ffffff;
}

#footer
{
	margin: 0 auto 0 auto;
	padding-top: 170px;
	padding-bottom: 10px;
	width: 950px;
	text-align: center;
	color: #222222;
}

#footer a
{
	color: #222222;
	border-color: #222222;
}

#footer a:hover
{
	background-color: #aaaaaa;
}

#footerNav 
{
	font-size: 13pt;
}

#footerNav li
{
	display: inline;
}

#content
{
	padding-top: 50px;
}

#col-left
{
	float: left;
	margin-left: 50px;
	width: 255px;
}

#incipit
{
	font-family: Georgia, Times, serif;
	font-size: 13pt;
	font-style: italic;
	color: #ffffff;
}

#main-content
{
	margin-left: 355px;
	padding-right: 50px;
}

/*
** Logo links
*/

a#myspace
{
	background-image: url('../res/layout/myspace.jpg');
}

a#jamendo
{
	background-image: url('../res/layout/jamendo.jpg');
}

a#sfr
{
	background-image: url('../res/layout/sfr.jpg');
}

a#stufftrack
{
	background-image: url('../res/layout/stufftrack.jpg');
}

a#facebook
{
	background-image: url('../res/layout/facebook.jpg');
}

a#zikinf
{
	background-image: url('../res/layout/zikinf.jpg');
}

a#dailymotion
{
	background-image: url('../res/layout/dailymotion.jpg');
}

a#youtube
{
	background-image: url('../res/layout/youtube.jpg');
}

/*
** Guestbook form
*/

#guestbookForm
{
	margin-bottom: 20px;
}

#guestbookForm ol
{
  list-style-type: none;
}

#guestbookForm fieldset
{
	background-image: url('../res/layout/transparent_grey.png');
	background-color: transparent;
	-moz-border-radius: 10px;
}

input#__submit__
{
	background-color: #9e0303;
	color: #ffffff;
	height: 24px;
	width: auto;
}

/*
** Subscribe form
*/

#subscribeForm input#email
{
	width: 160px;
	font-size: 10pt;
	background-color: #ffffff;
	color: #222222;
	height: 14px;
	margin-right: 15px;
	font-weight: normal;
}

#subscribeForm input
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: #ffffff;
	font-weight: bold;
	border: none;
	height: 24px;
	width: 40px;
	background-color: #9e0303;
	vertical-align: middle;
	padding: 5px;
}

#subscribeForm fieldset
{
	padding: 0;
}

/*
** CD Promotion
*/

input#CDPromo
{
	background-image: url('../res/layout/CDPromo.png');
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	width: 225px;
	height: 202px;
}

#goOnTopLink
{
	font-size: 14pt;
	text-align: right;
}