body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

#contentin { height: 117px; width: 440px; padding-left: 5px; padding-top: 20px; }
#main {
	width: 660px;
}
#content {
	width: 420px;
}
#menu {
	width: 240px;
		
}
#blogcontainer { margin-bottom: 5px; }
#blogtitle { font-size: 14px; color: #CBD6F4; font-weight: bold }
#blogtitletwo {
	font-size: 18px;
	color: #CBD6F4;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
	font-variant: small-caps;
	text-decoration: underline;
}
#blogfoot { font-size: 10px; text-align: left; }
input { border: 1px solid #000000; margin: 2px; }
.title { color: #CDCAB9; font-size: 24pt }
.title { text-decoration: none; color: #CDCAB9 }
body,td,th {
	color: #FFFFFF;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #DBE3F7;
}
.SMALL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
}
.SideText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #999999;
}
div.news {
	
}
div.newsentry {
	width: 420px;
	font-size: 10px;
}
div.newsdate {
	border-bottom: solid 1px #AABCF0;
	padding: 5px;
	margin: 0;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-transform: uppercase;
	font-variant: normal;
}
div.newstext {
	padding: 5px;
	margin: 0;
}
div.newserror {
	color: #000000;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.mixheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-bottom: 4px;
	width: 250px;
	height: 20px;
	float: none;
	padding-right: 100%;
}
#content img {
border: solid 1px #000;
}

body.thumbnails #content {
text-align: left;
}

body.thumbnails #content span {
display: block;
float: left;
width; 50px;
height: 50px;
margin: 18px;
padding: 0;
}

body.photo #navigation span {
color: #ccc;
}
.thumbnails {
	margin: 20px;
}
#show_header{
	background-color: black;
}	

#show_list{
	padding: 5px;
}
table.show_result{
	border-collapse: collapse;
	border: 0;
	width: 100%;
	margin: 10px;
}

.show_result td, .show_result th{
	padding: 5px;
	border: 1px solid #666;
}

/* The next three declarations define the appearance of the news items */
div.news_result{
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

div.news_result h2{
	margin-bottom: 0;
}

div.news_date_added{
	font-size: 12px;
	font-style: oblique;
}

/* The next three declarations define the appearance of the links display */
div.link_cat{
	margin-bottom: 25px;
}

div.link_cathead{
	background-color: #3d3d3d;
	padding-left: 20px;
	padding: 2px;
	font-weight: bold;
	color: #fff;
}

div.link_result{
	margin-bottom: 10px;
}

div.link_date_added{
	margin-left: 20px;
	font-size: 12px;
}

/* The next three declarations define the appearance of each review*/
div.review_result{
	margin: 5px;
	padding: 1em;
}

ul.review_head{
	margin: 2px;
	list-style-type: none;
}

.rev_date_added{
/* The date the review was added to the site */
	padding-left: 10px;
	font-size: 12px;
}


/* DIVs that show releases */
div.release_result{
	margin-bottom: 10px;
	border: 1px solid #666;
	padding: 5px;
}


/* The next four declarations define the appearance of the table that contains each merchandise item */
table.merch_result{
	margin-bottom: 15px;
	width: 100%;
}

table.merch_result td, th{
	padding: 3px;
	text-align: left;
}

table.merch_result th{
	color: #fff;
	background-color: #3d3d3d;
}

.item_thumb_div, flier_thumb_div{
	float: left;
	margin: 0px 10px 10px 0px;
}

/* The next declaration defines the appearance of the mp3 list */
#mp3_list{
	list-style-type: square;
}


/* Acronyms and Abbreviations */
acronym, abbr {
	border-bottom: 1px dotted #ccc;
	font-style: normal;
	cursor: help;
}
	
	
/* Declaration for the warnings */
.warn{
	font-weight: bold;
	color: #ff0000;
}

#warn_box{
	margin: 10px; 
	padding: 10px; 
	background-color: #fff; 
	border: 2px solid #ccc;
	color: #000;
	}

#warn_box a{
	color: blue;
}

.form_warn{
	font-weight: bold;
	color: red;
	background-color: #fff;
	padding: 4px;
	border: 1px solid #ccc;
}

.warn_img{
	margin-right: 5px;
	vertical-align: middle;
}

.warn_msg{
	font-weight: bold;
	color: red;
	text-align: left;
}	


/* CSS for the photo gallery */
#pix {
	border: 1px solid black;
	padding: 5px;
	margin: 10px;
	color: black;
	background-color: #000000;
 }

#pix span {
	margin: 5px;
	width: 100px;
	border: outset 1px black;
	padding: 5px;
	color: black;
	text-align: center;
	height: 150px;
	float: left;
	background-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-color: #000000;
}

#pix a img {
      border: 0;
}
  
#pix hr{
	visibility: hidden;
	clear: both;
}

.photo_date_added{
	font-size: 12px;
}
   
 /* The member's instrument*/  
.mem_inst{
	font-weight: normal;
	font-size: 90%;
}

/* The wrapper around each guestbook entry */
.gbook_entry_wrap{
	margin-bottom: 20px;
}

/* Properties for the public forms */
.form_table{
	border:0;
	border-collape: collapse;
}
.form_table tr{
	border-bottom: 1px solid #ddd;
}
.form_table td{
	vertical-align: top;
	padding: 3px;
	text-align: right;
}

.form_label{
	width: 200px;
}

.form_text{
	width: 200px;
}

.form_txt_area{
	width: 200px;
}

.hrule hr{
	display: none;
}

.hrule{
	border-bottom: 1px dashed #ccc;
	margin-bottom: 5px;
}

/* Remove All Borders From Images */
img{
	border: 0px;
}

/* The Skip Link */
#skip{
	height: 0px;
	width: 0px;
}

