
body.live {
	background-color: #1D283A;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, san-serif;
}

input {
	opacity: .75;
	 filter: alpha(opacity=75);
	 -moz-opacity:.75;
	 -khtml-opacity: .75;
	 font-family: Arial, Helvetica, san-serif;
	 font-size: 12px;	
}

#tour strong {
	color: #c8a98b;
}

#tour h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 110%;
}

#tour hr {
	color: #c8a98b;
	background: #c8a98b;
	margin: 0px;
	padding: 0px;
	height: 1px;
}

hr {
	color: #1D283A;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
p {
	margin: 5px 0px 10px 0px;
}	
a {
	color: #1D283A;
	text-decoration: none;
}

a:hover {
	color: #0000;
	text-decoration: underline;
}

#bodyContainer {
	font-family: Arial, Helvetica, san-serif;
}

#contentContainer {
	margin: auto auto;
	width: 950px;
	height: 740px;
	border: solid 1px white;
	position: relative;
}
#mainContent {
	position: absolute;
	color: white;
	font-family: Arial, Helvetica, san-serif;
	top: 195px;
	left: 430px;
	width: 395px;
	height: 420px;
	overflow: auto;
	padding: 0px 12px 0px 0px;
	font-size: 12px;
}

#mainContent_store {
	position: absolute;
	font-family: Arial, Helvetica, san-serif;
	top: 235px;
	left: 430px;
	height: 375px;
	font-size: 10px;
	overflow: auto;
	padding: 0px 12px 0px 0px;
	margin-right: 16px;
	width: 400px;
	color: white;
}
#mainContent_store img {
	border: solid 4px #630D0D;
}

#mainContent_news {
	position: absolute;
	color: #376d3a;
	font-family: Arial, Helvetica, san-serif;
	top: 195px;
	left: 430px;
	width: 395px;
	height: 420px;
	overflow: auto;
	padding: 0px 12px 0px 0px;
	/* border: solid 1px white; */
	font-size: 12px;
}
#mainContent_bio {
	position: absolute;
	color: white;
	font-family: Arial, Helvetica, san-serif;
	top: 230px;
	left: 430px;
	width: 395px;
	height: 385px;
	overflow: auto;
	padding: 0px 12px 0px 0px;
	font-size: 12px;
}

#mainContent_home {
	position: absolute;
	color: #630D0D;
	font-family: Arial, Helvetica, san-serif;
	top: 193px;
	left: 190px;
	width: 220px;
	height: 95px;
	overflow: auto;
	padding: 0px 12px 0px 0px;
	font-size: 12px;
	font-weight: bold;
}

#mainContent_home a {
	color: #630D0D;
}

#navMain {
	position: absolute;
	top: 400px;
	left: -30px;
	text-align: right;
}
#navMainSWF {
	position: absolute;
	top: 400px;
	left: -30px;
	text-align: right;
}
#navMainHome {
	position: absolute;
	top: 400px;
	left: 25px;
	text-align: right;
}
#navMain a.off {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	line-height: 20px;
	color: white;
	
}
#navMain a.on {
	font-family: Arial, Helvetica, san-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	line-height: 20px;
	color: white;
}
#navMain a:hover {
	font-size: 18px;
	line-height: 20px;
	font-family: Arial, Helvetica, san-serif;
}
#navFooter {
	position: absolute;
	top: 673px;
	left: 387px;
	font-weight: bold;
	color: gray;
	font-family: Arial, Helvetica, san-serif;
	font-size: 17px;
}
#navFooter a.off {
	font-weight: bold;
	text-decoration: none;
	color: #1D283A;
}
#navFooter a.on {
	font-weight: bold;
	text-decoration: none;
	color: #813F53;
}
#navFooter a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #813F53;
}

#subNavStore {
	position: absolute;
	top: 50px;
	left: 25px;
}
#subNavStore a.off {
	display: block;
	width: 86px;
	height: 86px;
	border: solid 4px #A3A9AD;
	margin-right: 5px;
	float: left;
}
#subNavStore a.on {
	display: block;
	width: 86px;
	height: 86px;
	border: solid 4px #B9C7D4;
	margin-right: 5px;
	float: left;
}
#subNavStore a:hover {
	border: solid 4px #B9C7D4;
}
#subNavStore a img {
	border: 0px;
}

#subNavStreetTeam {
	position: absolute;
	top: 140px;
	right: 100px;
	font-size: 12px;
	font-weight: bold;
	color: #EEEEEE;
	font-family: Arial, Helvetica, san-serif;
}
#subNavStreetTeam a.off {
	color: #E8C9DC;
	text-decoration: none;
}
#subNavStreetTeam a.on {
	color: #E3BB95;
	text-decoration: none;
}
#subNavStreetTeam a:hover {
	color: #E3BB95;
	text-decoration: none;
}


#musicPlayer {
	position: absolute;
	top: 650px;
	left: 17px;
}

#footer {
	position: absolute;
	top: 750px;
	left: 32%;
	font-size: 11px;	color: #b9c7d4;
	font-family: Arial, Helvetica, san-serif;
	padding-bottom: 10px;
}

#footer a {
	font-size: 11px;	color: #b9c7d4;
	font-family: Arial, Helvetica, san-serif;
}


