body {
	margin:0px;
	font-family: Helvetica, sans-serif;
	font-size:10pt;
	color:black;
	}
#wrapper {
	*background-color: #F5DEB3;
	background-color: #FFE4B5;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	}
	
img {
	border-style: none;
	}

ul {
	list-style:none;
	padding:0px;
	}

a:link {
	text-decoration:none;
	color:#990000;
	}

a:visited {
	text-decoration:none;
	color:#CC3300;
	}

a:hover {
	color:#CC3300;
	}
	
cite {
	font-size: 12pt;
	display: block;
	}

dt {
	clear:left;
	float:left;
	font-weight:regular;
	margin:0 .75em 0 0;
	}

dd {
	font-weight:bold;
	}

/* HEADER -----------------------------------------------*/
div.header {
	background-image: url("http://www.medicationsband.com/images/header-footer.gif");
	height: 307px;
	}

div.header h1 {
	padding-top: 85px;
	margin-bottom: 0px;
	margin-left: -5px;
	margin-top: 0px;
	font-size: 62.5pt;
	letter-spacing:-0.05em;
	line-height:30px;
	color: #94361F;
	}

div.header img {
	position: relative;
	float: right;
	z-index: 4;
	}

/* NAVIGATION -----------------------------------------------*/
#navigation ul {
	position: absolute;
	top: 115px;
	}	
		
#navigation {
	width:100%;
	font-size:18px;
	letter-spacing:-.75px;
	margin-left: 0px;
	margin-top: 0px;
	}

#navigation li {
	padding-left: 0px;
	padding-right: 10px;
	float:left;
	}

#navigation a:link {
	color: black;
	}

#navigation a:visited {
	text-decoration:none;
	color: black;
	}

#navigation a:hover {
	color:#FF6600;
	}

/* CONTENT CONTAINERS -----------------------------------------------*/
div.header-container {
	width:623px;
	margin-left: auto;
	margin-right: auto;
	}

div.content-container {
	position: relative;
	display: table;
	overflow: hidden; /* does this help in IE? ---*/
	width:623px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -148px;
	background-color:#FFFFEE;
	font-size:9pt;
	line-height:1.5em;
	}
	
div.content-container h3 {
	border-top: solid 1px;
	padding-top: 5px; 
	}

.coming-soon {
	text-align: center;
	padding: 200px;
	}

	
/* MAIN PAGE TWO COLUMNS -----------------------------------------------*/
div.column-one {
	float: left;
	width: 46%;
	padding-left: 15px;
	margin: 0px;
	}

div.column-two {
	float: right;
	width: 46%;
	padding-right: 15px;
	}
	
#lyrics {
	padding-bottom: 15px;
	}

#page-one-text h3 {
	border-top: solid 0px;
	padding-top: 0px; 
	}

#page-one-text {
	height: 470px;
	padding-top: 55px;
	width: 45%;
	}

#column-pix {
	width: 50%;
	padding: 0px;
	}

#column-pix a {
	display: block;
	line-height: 0px;
	}

#page-one ul {
	color:black;
	font-size: 1.1em;
	padding-bottom: 15px;
	}

div.mini-navigation {
	padding-top: 20px;
	padding-bottom: 15px;
	}

#logos {
	padding-right: 11px;
	}
	
/* SHOWS PAGE W/ TABLES -----------------------------------------------*/
table.shows {
	background-color: #B4BEE1;
	font-family: helvetica;
	font-size:12px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: -150px;
	}

td.show-date-header, td.show-locality-header, td.show-venue-header, td.show-info-header {
	border-top: 0px solid;
	border-color: black;
	background-color: #94361F;
	color: #FFFFFF; font-weight: bold;font-size:14px;
	padding: 7px 7px 7px 7px;
	}

td.date, td.locality, td.venue, td.info {
	border: 0px solid;
	border-color: #000000;
	padding: 7px;
	background-color: #FFFFFF;
	color: #000000;
	}

td.date-odd, td.locality-odd, td.venue-odd, td.info-odd {
	border: 0px solid;
	border-color: #000000;
	padding: 7px;
	background-color: #AFEEEE;
	color: #000000;
	}
	
#live-shot {
	margin-left: auto;
	margin-right: auto;
	}
	
/* ABOUT PAGE -----------------------------------------------*/

#about-text {
	padding: 15px;
	}

/* RELEASE PAGE -----------------------------------------------*/

.module, module-last {
	width: 100%;
	overflow: hidden; /* to shrink wrap --- */
	}

.module img {
	padding-bottom: 20px;
	display: block; /* to shrink wrap, get's rid of that 5px space at the bottom --- */
	}

.module-last img {
	display: block;   /* to shrink wrap, get's rid of that 5px space at the bottom --- */
	}

.col-1 {
	float:left;
	}

.col-2 {
	width: 45%;
	float:right;
	}

.col-2 object {
	margin-top: 15px;
	}
	
.module-last cite {
	padding-top: 40px
	}

.module cite {
	padding-top: 40px
	}
	
ol {
	padding-top: 20px;
	margin-bottom: 50px;
	}

/* MEDIA PAGE -----------------------------------------------*/
#photo-gallery h2{
	margin-left: 12px;
	margin-bottom: 0px;
	}

#photo-gallery img {
	padding:12px;
	float: left;
	display: inline-block;
	}
	
/* FOOTER -----------------------------------------------*/
div.footer {
	background-image: url("http://www.medicationsband.com/images/header-footer.gif");
	height: 307px;
	background-position: left bottom;
	margin-top:-148px;
	}