body, html {
	background: #fff;
	margin: 0;
	font-family: Arial, Helvetica,sans-serif; 
	font-size: 12px;
}

body {
	overflow: hidden;
}

img {
	border: 0;
}

#bg {
	position: absolute;
	z-index: 1;
}

#footer {
	-webkit-user-select: none;
	position: absolute;
	bottom: 20px;
	width: 100%;
	height: 22px;
	left: 0;
	text-align: left;
	z-index: 12;
}

#footer img {
	vertical-align: middle;
	display: inline-block;
}

#footer>.left {
	float: left;
	padding-left: 20px;
}

#footer>.right {
	float: right;
	padding-right: 20px;
}

#footer img.nav_divider {
	padding-left: 20px;
	padding-right: 20px;
}

#footer a.terms {
	font-size: 10px;
	padding-top: 9px;
	height: 22px;
}

#footer a.logo, #footer a.artist   {
	font-size: 12px;
	padding-top: 7px;
}

#personal {
	text-align: center;
	margin: 0 auto;
	width: 550px;
}

#screen {
	-webkit-user-select: none;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	padding: 0;
	margin: 0;
	z-index: 10;
}

#nosupport {
	width: 220px;
	color: #d00000;
	font-weight: bold;
	float: left;
	text-align: right;
	font-size: 11pt;
	padding-top: 10px;
}

#nosupport a:hover {
	color: #d00000;
}

#topspin-widget, #TSCart_swf_div_wrap, .topspin-widget, .topspin-widget-email-for-media {
	display: none;
	position: absolute;
	z-index: 1000;
	background-color: #fff;
	padding: 2px;
	overflow: hidden;
}

#end {
	width: 615px;
	height: 273px;
	background: url('images/bg_end.png') no-repeat;
	padding-left: 20px;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h1, h2 {
	font-family: Arial, Helvetica,sans-serif; 
	margin: 0;
	padding: 0;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	font-size: 16px;
	color: #3B7591;
}

h4 {
	font-size: 14px;
	margin: .25em;
}

.location {
	display: block;
	text-transform: uppercase;
	font-size: 12px;
}

hr {
	height: 0; border-style: solid; border-width: 1px 0 0 0; border-color:#b3b3b3; width: 100%;
}

input.link {
	width: 370px;
	padding: 3px;
	margin-top: 7px;
	margin-bottom: 7px;
	background: #fff;
	border: #b3b3b3 1px solid;
}

a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color: #434343;
}

a:visited {
	color: #434343;
}

a:active {
	color: #434343;
}

a:hover {
	color: #fff;
}
