#media_player {
	border-width: 1px;
	border-style: solid;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

#player_box {
	border-width: 1px;
	border-style: solid;
	text-align: left;
	font-family: arial;
	font-size: 8px;
	font-weight: normal;
}

#shop_head {
	text-align: center;
	border-width: 1px;
	border-style: solid;
}

#color_chooser {
	font-family: arial;
	font-size: 8px;
	font-weight: bold;
	text-align: center;
	border-width: 1px;
	border-style: solid;
}

#back {
	background-image: url(pic/sigil.jpg);
	background-repeat: no-repeat;
	background-position: center right;
	background-color: black;
}

#page_main {
	border-width: 1px;
	border-style: solid;
}

#footer_links {
	text-align: center;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
}

#small_main {
	border-width: 1px;
	border-style: solid;
}

#smallgig_head {
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	text-align: center;
}

#smallgig_text{
	font-weight: bold;
	font-size: 11px;
	font-family: arial;
}

#smallgig_entry{
	font-weight: normal;
	font-size: 10px;
	font-family: arial;
}

#smallrelease_head{
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	text-align: center;
}

#smallrelease_pic{
	border-width: 1px;
	border-style: solid;
}

#smallrelease_name{
	font-weight: normal;
	font-size: 10px;
	font-family: arial;
	text-align: center;
}

#smallrelease_date{
	font-weight: normal;
	font-size: 8px;
	font-family: arial;
	text-align: center;
	color: #FFFFFF;
}

#smallnews_head{
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	text-align: center;
}

#smallnews_headline{
	font-weight: bold;
	font-size: 11px;
	font-family: arial;
	text-align: left;
}

#smallnews_sub{
	font-weight: normal;
	font-size: 8px;
	font-family: arial;
	text-align: left;
	color: #FFFFFF;
}

#smallnews_body{
	font-weight: normal;
	font-size: 10px;
	font-family: arial;
	text-align: left;
}

#smallnews_link{
	font-weight: bold;
	font-size: 8px;
	font-family: arial;
	text-align: right;
}

#menu_main {
	border-width: 1px;
	border-style: solid;
}

#menu_item {
	font-weight: normal;
	font-size: 12px;
	font-family: arial;
	text-align: center;
}

#menu_space {
	font-weight: bold;
	font-size: 10px;
	font-family: arial;
	text-align: center;
}

#lang_main {
	border-width: 1px;
	border-style: solid;
}

#lang_item {
	font-weight: normal;
	font-size: 12px;
	font-family: arial;
	text-align: center;
}

#lang_space {
	font-weight: bold;
	font-size: 10px;
	font-family: arial;
	text-align: center;
}

#news_head{
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	text-align: center;
}

#news_headline{
	font-weight: bold;
	font-size: 11px;
	font-family: arial;
	text-align: left;
}

#news_sub{
	font-weight: normal;
	font-size: 8px;
	font-family: arial;
	text-align: left;
	color: #FFFFFF;
}

#news_body{
	font-weight: normal;
	font-size: 10px;
	font-family: arial;
	text-align: left;
}

#news_link{
	font-weight: bold;
	font-size: 8px;
	font-family: arial;
	text-align: right;
}

#news_arch_head{
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	text-align: right;
}

#news_arch_body{
	padding-bottom: 15px;
	font-weight: normal;
	font-size: 10px;
	font-family: arial;
	text-align: left;
}

#gig_main {
	border-style: solid;
	border-width: 1px;
}

#gig_head {
	text-align: center;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
}

#gig_sub {
	text-align: left;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
}

#gig_body {
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
	font-size: 10px;
	font-family: arial;
	text-align: left;
}

#band_main {
	border-width: 1px;
	border-style: solid;
	text-align: center;
}

#band_head {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

#band_name {
	font-weight: bold;
	font-size: 11px;
	font-family: arial;
	text-align: left;
}

#band_desc {
	font-weight: normal;
	font-size: 10px;
	font-family: arial;
	text-align: left;
}

#media_release_main {
	border-width: 1px;
	border-style: solid;
}

#media_release_img {
	border-width: 1px;
	border-style: solid;
	text-align: right;
}

#media_release_title {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

#media_release_sub {
	font-family: arial;
	font-size: 8px;
	font-weight: normal;
}

#media_release_text {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
}

#media_head{
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	text-align: center;
}

#headline {
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	text-align: center;
}

body {
	background-color: #000000;
	color: #999999;
}

img
{
	border-style: none;
}

a:link {
	color: #CCCCCC;
	font-weight: ;
		text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	font-weight: ;
		text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-weight: ;
		text-decoration: none;
}
a:active {
	color: #FFFFFF;
	font-weight: ;
		text-decoration: underline;
}
