body { background-color: black; }
table { font: 14px arial; color: #606060; }
p { font: 14px arial; color: #606060; }
div { font: 14px arial; color: #606060; text-decoration: none; }
A { font: 14px arial; color: gray ; text-decoration: none; }
A:hover { font: 14px arial; color:silver; text-decoration:none; }

.new { font: 14px arial; color:#8A0707; text-decoration: none; }
.newlink:hover { font: 14px arial; color:red; text-decoration:none; }

.newdark  { font: 14px arial; color:#701112; text-decoration: none; }

.tracklist { font: 14px arial; color:#313131; text-decoration: none; }
.tracklist:hover { font: 14px arial; color:#606060; text-decoration: none; }

#main_container { width:100%; text-align:center; /*border:dashed 1px red;  */}

#footer_container { width:555px; margin:auto; text-align:center; /* border:dashed 1px red; */ }

.div_headerimg { width:666px; height:452px;  margin:auto; background:url(images/markh_logo.png) no-repeat; /* border:dashed 1px lime; */ } 

.div_headerimg_gun { background: url(images/gun2.jpg) no-repeat } 

.div_tagline { color:#303030; font:12px verdana; }

.div_skulls { width:666px; margin:auto; background:url(images/skulls.gif) repeat-y center; /* border:dashed 1px lime; */  }

.div_music {  width:555px; margin:auto; padding-left:70px;  /* border: dashed 1px yellow; */ }


.div_tape_container { width:98%; margin:auto; padding:4px; /* border:dashed 1px white; */ }

.div_tape_date { float:left; width:100px; /* border:dashed 1px orange; */  }
.div_tape_content { float:left; width:400px; text-align:left; /* border:dashed 1px gray; */ }


/* nrd */
		
.nrd-container { width: 360px; margin: auto; padding: 10px; }
.nrd-container:hover { background: #0e1111; }

.nrd-left { float: left; width: 100px; }
.nrd-right { float: right; width: 250px; text-align:left; }
.nrd-info-title { font: bold 14px arial; color: gray; }
.nrd-info { font: 12px arial; color: gray; }