body, html
{
	background-color: #000000;
	background-image: url(http://parallels.fm/par-style/images/myspacebg3.gif);
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	
	text-align: center;
	
	margin-top: 40px;
	
	font-family: Arial, Helvetica, sans-serif;
	
	color: #FFFFFF;
	
	font-size: 12px;
}

a
{
	color: #FFFFFF;
	
	font-size: 20px;
	
	text-decoration: none;
	
	text-transform: uppercase;
	
	letter-spacing: 1px;
	
	word-spacing: 10px;
}

.form
{
	text-align:center;
		
	width: 100%;
}

form
{
	margin-top: 10px;
}

label, input
{
	float: none;
}

input
{
	background: #282828;
	
	margin-left: 5px;
	
	padding: 3px;
	
	font-size: 11px;
	
	color: #FFFFFF;
	
	border: 0px;
}

.main
{
	margin: 0px auto;
	
	width: 850px;
	
	text-align: left;
}

.header
{
	clear: both;
	
	height: 83px;
}

.logo
{
	margin-top: 20px;
	
	margin-bottom: 20px;
	
	float: left;
	
	border: 0px;
}

.content
{
	text-align: center;
	
	clear: both;
}

.content a
{
	font-size: 12px;
	
	text-transform: none;	
	
	letter-spacing: normal;
	
	color: #787878;
}

.column-a
{
	float: left;
	
	width: 33%;
}
.column-b
{
	float: left;
	
	width: 33%;
}
.column-c
{
	float: left;
	
	width: 33%;
}

.press-icons
{
	float: left; 
	
	width: 300px;
	
	text-align: left;
}

.press-icons a
{	
	word-spacing: normal;
	
	clear: both;
}

.press-icons a:hover
{
	color: #CCCCCC;
}

.press-icons a div
{
	height: 1px;
	
	border-bottom: 1px #999999 dotted;
	
	clear: both;
	
	margin-bottom: 10px;
}


.press-icons a img
{
	float: left;
	
	margin-bottom: 10px;
}

.press-icons a span
{
	float: left;
	
	margin-left: 10px;
}

.page-tour
{
	width: 100%;
}

.page-tour td
{
	text-align: left;
	
	padding: 6px;
}

.page-music
{
	font-size: 16px;
	
	text-align: right;
}

.page-music img
{
	float: right;
}

.page-music a
{
	margin-right: 67px;

	font-size: 14px;
	
	text-transform: uppercase;
	
	color: #FFFFFF;
	
	word-spacing: normal;
}

.titles
{
	width: 350px;
	
	float: left;
	
	text-align: left;
}

.page-links
{
	float: right;
	
	margin-top: 45px;
}

.social-links
{
	clear: both;

	height: 40px;
	
	text-align: center; 
}

.social-links img
{	
	border: 0px;
}

.legal
{
	color: #787878;
	
	font-size: 10px;
	
	text-align: center;
}
