body{
	background-color:#000000;
}
h1{
	font-weight:bold;
	font-size:18px;
	margin-bottom:5px;
	color:#990000;
}
#innerPage{
	background-repeat:no-repeat;
	background-position:right 495px;
	min-height:1500px;
	overflow:visible;
	margin-left:15px;
}
#siteContent{

	text-align:left;
}
#topBar{

	margin-top:30px;
	width:920px;
	text-align:center;
	color:#ee3324;
	
}
#topBar img{

	float:left;
	
}
#topBar h1{

	font-family:"Times New Roman", Times, serif;
	font-size:90px;
	margin-bottom:0px;
	margin-top:-15px;
	color:#CC0000;
	
}
#topBar h2{
margin-top:-35px;
	font-family:"Times New Roman", Times, serif;
	font-size:52px;
	color:#ee3324;
}
#topBar a{
	font-size:18px;
	font-family:arial black,arial;
	font-weight:normal;
	text-decoration:none;
}
#subBar{
	margin-bottom:10px;
	margin-left:10px;
	font-size:12px;
}
h1 span{
	font-size:10px;
	font-weight:normal;
}

#album-about{
	float:right;
	margin-top:15px;
	width:560px;
	text-align:justify;
}
#album-about img{
	float:left;
}
#quote{
	clear:both;
	font-size:12px;
	margin-top:25px;
	margin-bottom:25px;
	width:100%;
}
#quote span{
	display:block;
	font-weight:bold;
}
#pod-cast-single{
	width:120px;
	float:left;
}
#pod-cast-single img{
	width:120px;
	height:120px;
}

#omm-player{
	width:250px;
	float:left;
}




#opera_gallery_featured_gallery{
	width:125px;
	float:right;
	margin-right:90px;
}

#downloads{
	width:120px;
	clear:both;
	float:left;
}

#downloads img{
	width:100px;
height:70px;
}



#opera_gallery_featured_video{
	display:block;
	width:320px;
	height:300px;
	float:left;
}

#opera_gallery_featured_video span{
	font-family:Arial,Helvetica;
	font-weight:bold;
	font-size:18px;
	color:#CC0000;
	display:block;
	margin-bottom:0px;
}

#worldframeloop{
	width:960px;
	background-image:URL(/content/images/world/bg/tilebg-loop.jpg);
	background-repeat:repeat-y;
	height:100%;
}
#worldframetop{
	background-image:URL(/content/images/world/bg/tilebg-top.jpg);
	background-repeat:no-repeat;
	background-position:top;
		height:100%;
}
#worldframebottom{
	background-image:URL(/content/images/world/bg/tilebg-bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:100%;
	padding:155px;
	padding-right:160px;
	padding-top:90px;
	padding-bottom:90px;
	color:#000000;
	font-size:12px;
}

#worldframebottom h1{
	margin-top:0px;
}
#worldframebottom a:link{
	color:#CC0000;
}
#worldframebottom a:visited{
	color:#990000;
}
#worldframebottom a:hover{
	color:#000000;
}
li{
	margin-bottom:8px;
}
blockquote{
	text-align:center;
}
.nohilight{
	color:#FFFFFF;
}
.nohilight:hover{
	color:#990000;
}

#topbar a:link{
	color:#FFFFFF;
}