#wrap   { 
	width:760px; 
	margin:0 auto;
	height: 900px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family:  Helvetica, Arial, sans-serif;
	border-width: 1px;
	border-color: white;
	border-style: solid;
	background-color: rgb(244,255,239);
	}
body
	{
	margin-top: 20px;
	background-color: Black;
	color: black;
	font-size: .8em;
	background-image: url("bg.gif");
	background-position: top center;
	background-repeat: repeat;
	}
div.links
	{
	height: 147px;
	width: 760px;
	background-image: url("img/bannerblank.gif");
	background-position: top center;
	background-attachment: scroll;
	}
.links a.news
	{
	position: relative; top: 51px; left: 194px;
	}
.links a.discog
	{
	position: relative; top: 52px; left: 205px;
	}
.links a.store
	{
	position: relative; top: 97px; left: -85px;
	}
.links a.links
	{
	position: relative; top: 98px; left: -75px;
	}
.links a.contact
	{
	position: relative; top: 98px; left: -63px;
	}

div.content
	{
	float: left;
	height: 500px;
	width: 480px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: rgb(244,255,239);
	}
div.sidebar
	{
	float: right;
	background-color: rgb(244,255,239);
	padding-right:12px;
	width: 225px;
	height: 689px;
	margin-top:12px;
	margin-bottom: 12px;
	border-left: 1px dotted;
	border-color: rgb(19,115,113);
	padding-left: 18px;
	}	
div.headline
	{
	float: left;
	width: 480px;
	padding-bottom: 6px;
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: 1px dotted;
	border-color: rgb(19,115,113);
	color: rgb(1,37,95);
	}
div.nphoto
	{
	float: left;
	width: 478px;
	height: 318px;
	border: 1px solid;
	margin-top: 6px;
	}
div.date
	{
	float: left;
	width: 478px;
	margin-top: 14px;
	margin-bottom: 10px;
	color: rgb(19,115,113);
	font-size: 1em;
	font-weight: bold;
	}
div.entry
	{
	float: left;
	width: 480px;
	padding-bottom: 6px;
	padding-top:3px;
	font-size: 1em;
	}
span.sideline
	{
	float: right;
	width: 219px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 1em;
	color: white;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	margin-bottom: 3px;
	background-color: rgb(19,115,113);
	}
span.sideline2
	{
	float: right;
	width: 219px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 1em;
	color: white;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	margin-bottom: 3px;
	margin-top: 3px;
	background-color: rgb(19,115,113);
	}
span.upcoming
	{
	float: right;
	width: 231px;
	padding-left: 0px;
	padding-top: 6px;
	padding-bottom: 3px;
	}
span.upcoming b
	{
	color: rgb(1,37,95);
	}
span.upcoming img
	{
	border: 1px solid;
	}
div.footer
	{
	height: 40px;
	width: 760px;
	margin-left:0px;
	}

A:link 	{
	color: rgb(1,37,95);
	text-decoration:none;
	}
A:visited 	{
	color: rgb(1,37,95);
	text-decoration:none;
	}
A:active 	{
	color: SteelBlue;
	text-decoration:none;
	}
A:hover 	{
	color: SteelBlue;
	text-decoration:none;
	}
p
	{
	margin-top: 3px;
	margin-bottom: 3px;
	}
div.link2
	{
	float: left;
	width: 478px;
	margin-top: 0px;
	color: rgb(19,115,113);
	font-size: 1em;
	font-weight: bold;
	}
div.link3
	{
	float: left;
	width: 478px;
	margin-top: 7px;
	color: rgb(19,115,113);
	font-size: 1em;
	font-weight: bold;
	}