html { 
	margin-bottom: 1px;
	}

body {
	background-color: #FFF;
	color: #114618;
	font-family: Tahoma, arial, verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	}

h1 {
	font-size:20px;
	font-family: Georgia, sans-serif;
}

a {
	text-decoration: none;
	color: black;
	}

a:hover {
	color:black;
	text-decoration: underline;
	}

a.different {
	text-decoration: none;
	color: #F9F882;
	}

a.different:hover {
	color:white;
	text-decoration: underline;
	}

a:link img {
  border: 1px solid #000;
  }

a:visited img {
  border: 1px solid #000;
  }

a:hover img {
  border: 1px solid #fff;
  }
p.left {
	text-align: left;
	}

/* index page declarations */

div#front {
	width: 800px;
	height: 402px;
	background: url(newfront.jpg) top right no-repeat;
  margin: 0 auto;
  padding: 0;
  font-family: Andy, verdana, arial, sans-serif;
  font-size: 16px;
  text-align: right;
  color: #000;
  border: 3px solid black;
	}

div#name {
  width: 800px;
  height: 78px;
  background: url(title.jpg) top left no-repeat;
  margin: 0 auto;

  }

div#name2 {
 text-align: center;
 font-family: Andy, verdana, arial, sans-serif;
 font-size: 16px;
 color: #800000;
 }

div#sidenav {
	width: 300px;
	height: 402px;
	float: left;
	margin: 0 auto;
	padding: 0 0 0 30px;
	text-align: left;
	font-size: 14px;
	font-family: Georgia, arial, sans-serif;
}

div#inside {
	font-size: 14px;
}

div#press {
	font-size: 12px;
}
div#front2 {
	width: 800px;
	height: 402px;
	background: url(inside.jpg) top right no-repeat;
  margin: 0 auto;
  padding: 0;
  font-family: Andy, verdana, arial, sans-serif;
  font-size: 16px;
  text-align: right;
  color: #000;
  border: 3px solid black;
	}
 
div#front3 {
	width: 800px;
	height: 402px;
	background: url(front3.jpg) top right no-repeat;
  margin: 0 auto;
  padding: 0;
  font-family: Andy, verdana, arial, sans-serif;
  font-size: 16px;
  text-align: right;
  color: #000;
  border: 3px solid black;
	}
	
div#front4 {
	width: 800px;
	height: 402px;
	background-color: 991819;
  margin: 0 auto;
  padding: 0;
  font-family: Andy, verdana, arial, sans-serif;
  font-size: 16px;
  text-align: center;
  color: #000;
  border: 3px solid black;
	}
	
div#bio {
  text-align: left;
  font-size: 12px;
	line-height: 20px;
	width: 478px;
	height: 383px;
	overflow: auto;
	top: 0;
	left: 0;
	margin: 0 10px 3px 200px;
	padding: 0 15px 0 0px;
	position: absolute;
  }

div#pics {
	width: 90px;
	height: 380px;
	position: absolute;
	padding: 0 20px 0 0;
	left: 200px;
}

div#bigpic {
	position: absolute;
	right: 140px;
	margin: 20px 0 0 0;
}

div#venues {
  text-align: center;
  width: 580px;
  height: 390px;
  overflow: auto;
  margin: 0 -15px -10px 0;
  }

html>body div#venues {
  text-align: center;
  width: 590px;
  height: 400px;
  overflow: auto;
  }

#index form {
	padding: 0;
	margin: 0;
			 }
			 
#index input {
	padding: 0;
	}
div#rightside {
	font-size: 12px;
	float: none;
}

table#music_table {
  width: 300px;
  text-align: center;
  font-size: 10px;
	color: #000;
  float: right;
  margin: 0 70px 0 0;
  }

table#music_table td {
 font-family: Tahoma, verdana, arial;
 }

div#pics {
	width: 50px;
	height: 383px;
}

 table#links_table {
  width: 600px;
  text-align: left;
  font-size: 11px;
  }

 table#links_table td {
  text-align: center;
  width: 150px;
  }

div#movie {
	margin: 0 auto;
	padding: 0;
	
	top: 0;
	right: 3px;
	}
