html, body {
  height: 100%;
}

body { 
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
	background: url(images/inspiran-banner-border.jpg);
	background-repeat: repeat-y;
}

#banner {
  text-align: left;
  height: 100px;
}

#subbanner {
  font-size: 18px;
  font-family: sans-serif;
  text-align: left;
  padding-left: 90px;
  height: 25px;
	background: url(images/inspiran-banner-border.jpg);
  background-repeat: no-repeat;
	margin-top: 10px;	
  
}
#subbanner a{
	color: grey;
	text-decoration: none;
	font-weight: bold;
}

#subbanner a.highlight:visited {
	color: grey;
	font-weight: bold;
	text-decoration: none;
}

#subbanner a:visited {
	color: grey;
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
}
#subbanner a:hover {
	color: gray;
}

#content{
  margin-left: 90px;
  margin-top: 20px;
	padding-top: 20px;
list-style-type: none;
	width: 730px;
	height: 600px;
	font-size: 14px;
	margin-bottom: 20px;
}
#content .contact{

  margin-top: 60px;
  margin-left: 10px;
  text-align:center;

}

a {
  color: #0000CC;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover, a:visited {
  color: #0000FF;
}

#limiter{
	width: 600px;
}


.news{
	padding: 10px;
  margin-bottom:20px;
	font-size: 14px;
	border-style: dashed;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	background: #eeeeee;
	text-align: left;
}

.news .title{
	font-weight: bold;
}

.news .date{
	padding: 10px;
	font-style: italic;
}

.track{
	margin-bottom: 30px;
}
.track .title{
  font-weight: bold;
}

.track .size{
  padding: 10px;
  font-style: italic;
}

.track .description{
  
	width:500px;
}

.track .samples{
	padding-top: 10px;
}

#GBCount{
	color: dark-grey;
	margin-bottom: 5px;
}
.GBEntry{
  padding: 5px;
  margin-bottom:10px;
  font-size: 14px;
  border-style: dashed;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-top-width: 1px;
  background: #efefef;
	text-align: left;
}

.GBEntry .title{
  font-weight: bold;
}

.GBEntry .date{
  padding: 10px;
  font-style: italic;
	background-color: #ddddff;
}

.GBEntry .text{
  width:500px;
	padding-left: 15px;
	padding-top: 10px;
	font-style: italic;
}

.GBEntry .website{
	padding-left: 10px;
}

h1 {
  color: #a20e1a;
  color: #E22;

  font-size: 20px;
}

h3 {
  font-size: 16px;
  color: #333;
}

h4 {
  font-size: 14px;
  font-weight: bold;
}

.txt {
  margin-left: 15px;
}

#biography{
	font-size: 14px;
}

#limiter .trackSection {

color: grey;
font-size: 22px;
margin-bottom: 30px;
}

