body {
	background-color: #000000;
	background-image: url(images/starbg.jpg);
}

#wrapper  {
	background-color: #000000;
   margin: 0px auto 0px auto;
   width: 970px;
	position: relative;
}

#spacer_50 {
	margin: 0px auto 0px auto;
	width: 970px;
	height: 50px;
	position: relative;
   top: 0px;
   left: 0px;
}

#header {
	margin: 0px auto 0px auto;
	background: url(images/header2.png) no-repeat;
	width: 970px;
	height: 333px;
	position: relative;
   top: 0px;
   left: 0px;
}

#facebook {
	background: url(images/facebook.png) no-repeat;
	width: 80px;
	height: 80px;
}

#twitter {
	background: url(images/twitter.png) no-repeat;
	width: 80px;
	height: 80px;
}

#menu_top {
	background: url(images/menu_top.png) no-repeat;
	width: 200px;
	height: 10px;
	position: relative;
}

#menu_bottom {
	background: url(images/menu_bottom.png) no-repeat;
	width: 200px;
	height: 10px;
	position: relative;
	margin-bottom: 15px;
}

#menu_middle {
	background: url(images/menu_middle.png)  repeat-y;
	width: 200px;
	height: 100%;
	position: relative;
}

#menu_wrapper {
	margin-top: 10px;
	margin-left: 30px;
	width: 200px;
	float: left;
}

#main_wrapper {
	margin-top: 10px;
	margin-left: 20px;
	width: 690px;
	float: left;
}

#main_top {
	background: url(images/main_top.png) no-repeat;
	width: 690px;
	height: 10px;
	position: relative;
}

#main_bottom {
	background: url(images/main_bottom.png) no-repeat;
	width: 690px;
	height: 10px;
	position: relative;
}

#main_middle {
	background: url(images/main_middle.png)  repeat-y;
	width: 690px;
	height: 100%;
	position: relative;
}

#main_content {
	margin-left: 15px;
	color: #FFFFFF;
	text-align: left;
	width: 660px;
	position: relative;
}

#menu_content {
	margin-left: 5px;
	color: #FFFFFF;
	text-align: left;
	width: 190px;
	position: relative;
}

.bio {
	color: #ffffff;
	font-size: 14px;
    line-height: 22px;
}

#bio_pic_01 {
	margin: 10px auto 10px auto;
	background: url(images/bio_pic_01.png) no-repeat;
	width: 150px;
	height: 180px;
	position: relative;
}

#bio_pic_02 {
	margin: 10px auto 10px auto;
	background: url(images/bio_pic_02.png) no-repeat;
	width: 150px;
	height: 180px;
	position: relative;
}

#menu_content a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
    line-height: 22px;
}
#menu_content a:visited {
	text-decoration: none;
	color: #990000;
	font-size: 16px;
    line-height: 22px;
}
#menu_content a:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-size: 16px;
    line-height: 22px;
}
#menu_content a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 16px;
    line-height: 22px;
}


.archive_title {
	color: #FFFFFF;
	font-size: 20px;
}
.archive_title a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.archive_title a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.archive_title a:hover {
	text-decoration: none;
	color: #eabe50;
}
.archive_title a:active {
	text-decoration: none;
	color: #FFFFFF;
}


.archive {
	color: #FFFFFF;
	font-size: 14px;
}
.archive a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.archive a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.archive a:hover {
	text-decoration: none;
	color: #eabe50;
}
.archive a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.story_title {
    color: white;
     text-shadow: 1px 1px 3px #000; /* Firefox 3.5+, Opera 9+, Safari 1+, Chrome, IE10 */
	font-size:22px;
    width: 564px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	text-align: center;
	font-weight:bold;
    line-height: 23px;
}
.story_title a:link {
    color: white;
     text-shadow: 1px 1px 3px #000; /* Firefox 3.5+, Opera 9+, Safari 1+, Chrome, IE10 */
	text-decoration: none;
}
.story_title a:visited {
	text-decoration: none;
    color: white;
     text-shadow: 1px 1px 3px #000; /* Firefox 3.5+, Opera 9+, Safari 1+, Chrome, IE10 */
}
.story_title a:hover {
	text-decoration: none;
	color: #eabe50;
     text-shadow: 1px 1px 3px #000; /* Firefox 3.5+, Opera 9+, Safari 1+, Chrome, IE10 */
}
.story_title a:active {
	text-decoration: none;
    color: white;
     text-shadow: 1px 1px 3px #000; /* Firefox 3.5+, Opera 9+, Safari 1+, Chrome, IE10 */
}

.story {
    color: white;
     text-shadow: 1px 1px 3px #000; /* Firefox 3.5+, Opera 9+, Safari 1+, Chrome, IE10 */
	font-size:18px;
    width: 564px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	text-align: justify;
    line-height: 23px;
}

.story a:link {
    color: white;
     text-shadow: 1px 1px 3px #000; /* Firefox 3.5+, Opera 9+, Safari 1+, Chrome, IE10 */
	text-decoration: none;
}

.story a:visited {
	text-decoration: none;
    color: white;
     text-shadow: 1px 1px 3px #000; /* Firefox 3.5+, Opera 9+, Safari 1+, Chrome, IE10 */
}

.story a:hover {
	text-decoration: none;
	color: #eabe50;
     text-shadow: 1px 1px 3px #000; /* Firefox 3.5+, Opera 9+, Safari 1+, Chrome, IE10 */
}
.story a:active {
	text-decoration: none;
    color: white;
     text-shadow: 1px 1px 3px #000; /* Firefox 3.5+, Opera 9+, Safari 1+, Chrome, IE10 */
}

#schedule_text {
	margin-top: 10px;
	margin-bottom: 4px;
    color: white;
	font-size:16px;
	text-align:center;
	line-height:20px;
}

.media_ctitle {
	font-weight:bold;
	color: #eabe50;
}

#main_pic {
	margin-top: 10px;
	background: url(images/main_pic.png) no-repeat;
	width: 690px;
	height: 920px;
	position: relative;
}

#link_left {
	background: url(images/links_bg.png) no-repeat;
    width: 465px;
    height: 91px;
	position: relative;
	margin-bottom: 20px;
  	margin-left: 5px;
   color: white;
}

#link_left a:link {
    color: white;
	text-decoration:none;
}

#link_left a:visited {
    color: white;
	text-decoration:none;
}

#link_left a:hover {
    color: #eabe50;
	text-decoration:none;
}

#link_pic {
	margin-top: 1px;
	margin-left: 1px;
    width: 455px;
    height: 91px;
	position: relative;
    top: 0px;
    left: 0px;
}

#link_name {
	margin-top: 5px;
	position: relative;
    top: 0px;
    left: 0px;
    width: 455;
	height: 25px;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	text-align:center;
}

#border {
border-style: solid;
border-color: red;
border-width: 1px;
}

.bullet {
	background: url(DB/images/bullet.png) no-repeat;
    width: 10px;
    height: 10px;
}

#merch_left {
    width: 500px;
	position: relative;
	margin-left: 10px;
}

#merch_right {
    width: 400px;
	position: relative;
	margin-left: 10px;
}

#merch_cart {
    width: 660px;
	float: left;
	margin-top: 13px;
	margin-bottom: 23px;
    text-align: center;
}

#merch_section {
 	background: url(images/text_bg.png);
   width: 500px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
    text-align: center;
border-style: solid;
border-color: #999999;
border-width: 1px;
}

#merch_name {
   width: 380px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
    color: white;
     text-shadow: 1px 1px 3px #000; /* Firefox 3.5+, Opera 9+, Safari 1+, Chrome, IE10 */
	font-size:18px;
	font-style:normal;
	font-weight:bold;
    text-align: left;
}

#merch_price {
   width: 188px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
    color: white;
     text-shadow: 1px 1px 3px #000; /* Firefox 3.5+, Opera 9+, Safari 1+, Chrome, IE10 */
	font-size:28px;
	font-style:italic;
	font-weight:bold;
    text-align: left;
}

#merch_desc {
   width: 380px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
    color: white;
     text-shadow: 1px 1px 3px #000; /* Firefox 3.5+, Opera 9+, Safari 1+, Chrome, IE10 */
	font-size:14px;
	font-style:normal;
	font-weight:normal;
    text-align: left;
}

#merch_shipping {
   width: 380px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
    color: white;
     text-shadow: 1px 1px 3px #000; /* Firefox 3.5+, Opera 9+, Safari 1+, Chrome, IE10 */
	font-size:12px;
	font-style:italic;
	font-weight:normal;
    text-align: left;
}

#merch_label {
	float: left;
   width: 100px;
	margin-top: 3px;
	margin-left: 10px;
	margin-bottom: 5px;
    color: white;
     text-shadow: 1px 1px 3px #000; /* Firefox 3.5+, Opera 9+, Safari 1+, Chrome, IE10 */
	font-size:14px;
	font-style:normal;
	font-weight:bold;
    text-align: right;
}

#merch_info {
	float: left;
   width: 270px;
	margin-left: 10px;
	margin-bottom: 5px;
    color: white;
     text-shadow: 1px 1px 3px #000; /* Firefox 3.5+, Opera 9+, Safari 1+, Chrome, IE10 */
	font-size:14px;
	font-style:normal;
	font-weight:normal;
    text-align: left;
}

#merch_image {
    width: 190px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
    text-align: center;
}


#merch_buynow {
   width: 380px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 20px;
    text-align: center;
}

.feature {
	color: white;
	font-size: 16px;
	font-weight: bold;
}
.feature a:link {
	color: white;
	text-decoration: none;
}
.feature a:visited {
	text-decoration: none;
	color: white;
}
.feature a:hover {
	text-decoration: none;
	color: #C11A14;
}
.feature a:active {
	text-decoration: none;
	color: white;
}
.new {
	color: white;
	font-size: 16px;
	font-weight: bold;
}
.new a:link {
	color: white;
	text-decoration: none;
}
.new a:visited {
	text-decoration: none;
	color: white;
}
.new a:hover {
	text-decoration: none;
	color: #C11A14;
}
.new a:active {
	text-decoration: none;
	color: white;
}

#rimage_01_bg {
	background: url(images/box_randomphoto2.png) no-repeat;
	margin-right: 20px;
	margin-top: 20px;
    width: 200px;
    height: 121px;
	position: relative;
}

#rimage {
	margin-left: 1px;
	margin-top: 1px;
    width: 198px;
    height: 119px;
	float: left;
}

#footer_bar {
	background: url(images/footer_bg.png) no-repeat;
    width: 970px;
    height: 18px;
	position: relative;
	margin-bottom: 20px;
}

#footer_text_01 {
    width: 400px;
    height: 20px;
	float: left;
    top: 0px;
    left: 0px;
    color: white;
	font-size:12px;
	font-weight:normal;
	margin-top: 5px;
	margin-left: 40px;
	margin-bottom: 5px;
	text-align: left;
}

#footer_text_01 a:link {
    color: white;
	text-decoration:none;
}

#footer_text_01 a:visited {
    color: white;
	text-decoration:none;
}

#footer_text_01 a:hover {
    color: #eabe50;
	text-decoration:none;
}

#footer_text_02 {
    width: 400px;
    height: 20px;
	float: right;
    top: 0px;
    left: 0px;
    color: white;
	font-size:12px;
	font-weight:normal;
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 5px;
	text-align: right;
}

#footer_text_02 a:link {
    color: white;
	text-decoration:none;
}

#footer_text_02 a:visited {
    color: white;
	text-decoration:none;
}

#footer_text_02 a:hover {
    color: #eabe50;
	text-decoration:none;
}


















#header_1 {
   border: 1px solid #ffffff;
	margin: 0px auto 0px auto;
	width: 400px;
	height: 333px;
	position: absolute;
   top: 0px;
   left: 0px;
}

#header_2 {
	margin: 0px auto 0px auto;
	width: 570px;
	height: 285px;
	position: absolute;
   top: 30px;
   left: 380px;
}

#content2 {
	margin: 0px auto 0px auto;
	background: url(images/content2.jpg) no-repeat;
	width: 970px;
	height: 533px;
	position: relative;
   top: 0px;
   left: 0px;
}

#content3 {
	margin: 0px auto 0px auto;
	background: url(images/content3.jpg) no-repeat;
	width: 970px;
	height: 533px;
	position: relative;
   top: 0px;
   left: 0px;
}

#content4 {
	margin: 0px auto 0px auto;
	background: url(images/content4.jpg) no-repeat;
	width: 970px;
	height: 533px;
	position: relative;
   top: 0px;
   left: 0px;
}

#merch_frame {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	margin: 0px auto 0px auto;
	width: 900px;
	position: relative;
   top: 50px;
   left: -4px;
}

#gallery_frame {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	margin: 0px auto 0px auto;
	width: 900px;
	position: relative;
   top: 50px;
   left: -4px;
}

#home_frame1 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	margin: 0px auto 0px auto;
	width: 660px;
	height: 470px;
	position: absolute;
   top: 50px;
   left: 35px;
}

#home_frame2 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	margin: 0px auto 0px auto;
	width: 230px;
	position: absolute;
   top: 50px;
   left: 700px;
}

#home_frame3 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	margin: 0px auto 0px auto;
	width: 230px;
	position: absolute;
   top: 350px;
   left: 700px;
}

#about_frame1 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	margin: 0px auto 0px auto;
	width: 660px;
	position: absolute;
   top: 50px;
   left: 35px;
}

#about_frame2 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	margin: 0px auto 0px auto;
	width: 230px;
	height: 320px;
	position: absolute;
   top: 50px;
   left: 700px;
}

#about_twitter a {
	width: 95px;
	height: 95px;
	position: absolute;
   top: 382px;
   left: 705px;
}

#about_facebook a {
	width: 92px;
	height: 92px;
	position: absolute;
   top: 385px;
   left: 828px;
}

#contact_frame1 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	margin: 0px auto 0px auto;
	width: 230px;
	height: 471px;
	position: absolute;
   top: 50px;
   left: 33px;
}

#contact_frame2 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	margin: 0px auto 0px auto;
	width: 648px;
	position: absolute;
   top: 12px;
   left: 280px;
}

#footer {
	margin: 0px auto 0px auto;
	background: url(images/footer.png) no-repeat;
	width: 970px;
	height: 207px;
	position: relative;
   top: 0px;
   left: 0px;
}

#footer_text {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	margin: 0px auto 0px auto;
	width: 900px;
	position: relative;
   top: 55px;
   left: -5px;
}