* {
	margin: 0;
	border: 0;
	padding: 0;
}
body {
	background-color: #333;
	
/*background-image: url(../images/d3/bg_rightedge.gif);
	background-repeat: repeat-y;
	background-position: 820px 0;
	*/
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
h4 {
	font-size: 20px;
	line-height: 28px;
	color: #000;
	font-weight: normal;
	font-stretch: ultra-condensed;
	text-transform: uppercase;
	letter-spacing: 2px;
}
a {
	border-bottom: 1px dotted;
}
a:link {
	color: #036 /*#f69*/;
	text-decoration: none;
}
a:visited {
	color: #369 /*#f9c*/;
	text-decoration: none;
}
a:hover {
	color: #69C /*#6c3*/;
	text-decoration: none;
}
a:active {
	color: #69c /*#f36*/;
	text-decoration: none;
}
td img {
	display: block;
}
#container {
	background-image: url(../images/d3/background.gif);
	background-repeat: no-repeat;
	background-color: #333;
	width: 820px;
}
#content h3 {
	margin-top: .5em;
}
.createdBy {
	color: #ccc;
}
#header {
	padding-left: 25px;
	padding-top: 20px;
}
#main {
	margin: -150px 0 0 470px;
	padding: 0 0 25px 0;
	width: 352px;
}
#main #subheader {
	background-image: url(../images/d3/bg_header.gif);
	background-repeat: no-repeat;
	width: 352px;
	height: 73px;
	padding-top: 30px;
	padding-left: 25px;
}
#main #subheader h2 {
	background-repeat: no-repeat;
	font: 10px/10px Arial, Helvetica, sans-serif;
}
#main #subheader #news {
	background-image: url(../images/d3/h2_news.gif);
	width: 80px;
	height: 31px;
	text-indent: -2000px;
}
#main #subheader #music {
	background-image: url(../images/d3/h2_music.gif);
	width: 80px;
	height: 32px;
	text-indent: -2000px;
}
#main #subheader #biography {
	background-image: url(../images/d3/h2_biography.gif);
	width: 143px;
	height: 35px;
	text-indent: -2000px;
}
#main #subheader #contactus {
	background-image: url(../images/d3/h2_contactus.gif);
	width: 162px;
	height: 30px;
	text-indent: -2000px;
}
#main #subheader #photos {
	background-image: url(../images/d3/h2_photos.gif);
	width: 100px;
	height: 29px;
	text-indent: -2000px;
}
#main #subheader #shows {
	background-image: url(../images/d3/h2_shows.gif);
	width: 100px;
	height: 29px;
	text-indent: -2000px;
}
#main #content {
	background-color: #fff;
	/* border: 1px dashed #000; */
	width: 315px;
	margin-left: 7px;
	padding: 15px;
}
#main #content p {
	font: 12px/20px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 1em;
}
#musicplayer {
	margin-left: 7px;
}
#footer {
	background-image: url(../images/d3/bg_footer.gif);
	background-repeat: no-repeat;
	background-color: #333;
	width: 1000px;
	height: 116px;
	margin-left: -100px;
}
#graphic {
	position: absolute;
	left: 60px;
	top: 361px;
	width: 400px;
	height: 221px;
}
#graphic h3 {
	text-indent: -4000px;
	width: 400px;
	height: 221px;
	background-repeat: no-repeat;
}
#graphic h3 #tank {
	background-image: url(../images/d3/img_tank.gif);
	width: 400px;
	height: 221px;
	background-repeat: no-repeat;
}
#graphic h3 #helicopter {
	background-image: url(../images/d3/img_heli.gif);
}
#graphic h3 #camera {
	background-image: url(../images/d3/img_camera.gif);
}
.strike {
	text-decoration: line-through;
}
