html, body, #bgContainer {
 background-position: center center;
 height: 100%;
 margin: 0px;
 padding: 0px;
 border: none;
 text-align: center;
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 14px;
 letter-spacing: 1px;
 line-height: 17px;
 color: #000000;
 background-image: url(/_interface/bg_fill.jpg);
 background-repeat: repeat-y;
}

a:link {color: #e81e25; text-decoration: none;}
a:visited {color: #e81e25; text-decoration: none;}
a:active {color: #e81e25; text-decoration: none;}
a:hover {color: #e81e25; text-decoration: underline;}

h1 {
 color: #e81e25;
 font-size: 16px;
 font-weight: bold;
 letter-spacing: 2px;
 font-family: Helvetica,"Trebuchet MS";
 
}

h2 {
 color: #e81e25;
 font-size: 13px;
 font-weight: bold;
 letter-spacing: 1px;
 font-family: Helvetica,"Trebuchet MS";
 
}


p {
 margin-top: 10px;
 margin-bottom: 10px;
}

.news
{
	margin-top: 10px;
 	margin-bottom: 10px;
	font-size:12px;
	line-height:16px;
}

ul {
 margin-top: 0;
 margin-left: 0;
 margin-bottom: 0;
 padding-top: 0;
 padding-left: 15px;
 padding-bottom: 0;
}

li {line-height: 18px;}



#bgContainer {
 text-align: center;
 vertical-align: middle;
 width: 812px;
}

#siteContainer {
 position: relative;
 left: 6px;
 text-align: left;
 width: 805px;
 border: none;
}


#mainMenu {
 background-color: #f7d981;
 width: 800px;
 height: 37px;
 color: #e81e25;
 display: block;
 line-height: 37px;
 font-size: 10px;
}

a.mainMenu:link {color: #e81e25; text-decoration: none;}
a.mainMenu:visited {color: #e81e25; text-decoration: none;}
a.mainMenu:active {color: #e81e25; text-decoration: none;}
a.mainMenu:hover {color: #e81e25; text-decoration: underline;}

#contentPage {
 position: relative;
 background-image: url(/_interface/bg_content.gif);
 background-repeat: no-repeat;
 width: 800px;
 height: 630px;
 font-size: 11px;
 }


#logoSpot {
 position: absolute;
 top: 15px;
 left: 11px;
}

#contentText {
 position: absolute;
 top: 151px;
 left: 55px;
 width: 400px;
 font-size: 13px;
 line-height: 20px;
 
 
}

#photoSpot {
 position: absolute;
 top: 86px;
 left: 518px;
}

.textIndent {
 padding-left: 50px;
}


#contentTextProjects {
 position: absolute;
 top: 151px;
 left: 55px;
 width: 350px;
 height: 800px;
 overflow: hidden;
 font-size: 12px;
 line-height: 20px;
}

#contentPageStore {
 position: relative;
 background-image: url(/_interface/bg_texture_content_elastic_top.gif);
 background-repeat: no-repeat;
 
 width: 800px;
 height: 620px;
 font-size: 11px;
}

#contentPageNews {
 position: relative;
 background-image: url(/_interface/bg_texture_content_elastic_top.gif);
 background-repeat: no-repeat;
 
 width: 800px;
 height: 620px;
 font-size: 11px;
}


#contentTextStore{
 position: absolute;
 top: 150px;
 left: 55px;
 width: 700px;
 height: 600px;
 font-size: 12px;
 line-height: 20px;
 overflow-x: hidden;
 overflow-y: auto;
}



#contentPageProjects {
 position: relative;
 background-image: url(/_interface/bg_texture_content_elastic_top.gif);
 background-repeat: no-repeat;
 
 width: 800px;
 height: 800px;
 font-size: 11px;
}

.cd_cover
{
	float:left;
	width:auto;
}

.cd_descr
{
	font-weight:normal;
	font-size:11px;
	line-height: 12px;
	margin-left:10px;
	margin-top: 0px;
}

.cd_name
{
	margin-left:10px; 
	margin-bottom: 4px;
}

.dvd_cover
{
	float:left;
	margin-right:10px;
	

}


#contentPageBio {
 position: relative;
 background-image: url(/_interface/bg_texture_content_elastic_top.gif);
 background-repeat: no-repeat;
 
 width: 800px;
 height: 550px;
 font-size: 11px;
}


#contentPageShows {
 position: relative;
 background-image: url(/_interface/bg_texture_content_elastic_top.gif);
 background-repeat: no-repeat;
 width: 800px;
 height: 750px;
 font-size: 11px;
}

#contentTextShows {
 position: absolute;
 top: 151px;
 left: 55px;
 width: 450px;
 font-size: 12px;
 line-height: 20px;
}


.photoFrameHolder
{
  float:right;
  padding-top:230px;
  margin-right:0px;
  margin-left: 0px;

}




.indexProjects
{
	float:left;
	top:900px;
	left:300px;
	width:210px;
	
}

.storeHeaderRed
{
	font-size:14px; 
	font-weight: bold;
	width: 410px;
	text-align:left;
	color: #e81e25;
	margin-bottom:20px;
	letter-spacing: 1px;
}

.redThickLine
{
	width: 100%;
	background-color: #e81e25;
	margin-top: 5px;
	margin-bottom:0px;
	height:6px;
}

.redThinLine
{
	width: 500px;
	background-color: #e81e25;
	margin-top: 5px;
	margin-bottom:0px;
	height:1px;
}



.redLine
{
	width: 350px;
	background-color: #e81e25;
	margin-top: 10px;
	margin-bottom:20px;
	height:2px;
}



#harleyDiv
{
	float:left;
	width:700;
	height:600;
	margin-top:10px;
	background-color: #C35817;
	display: none;
	
}

#boxcarDiv
{
	float:left;
	width:700;
	height:600;
	margin-top:10px;
	background-color: #616D7E;
	display: none;
}

#trioDiv
{
	float:left;
	width:700;
	height:600;
	margin-top:10px;
	background-color: #827B60;
	display: none;
}



.chooser
{
	cursor: pointer;
}

.projDescr
{
	font-size: 11px;
	margin-left:10px;
	margin-top:20px;
	width: 250px;
	float:right;
	margin-right: 10px;

}

.projDescrTrio
{
	font-size: 11px;
	margin-top:20px;
	width: 280px;
	float:left;
	margin-right: 10px;

}


.videoDiv
{
	width:400px;
	height:550px;
	margin-left:20px;
	margin-top:20px;
	float:left;


}

.harleyAudio
{
	width:400px;
	padding-left:15px;
}

.audioRightDiv
{
	margin-right:20px;

	margin-top:10px;
	float:left;


}

.tallRightDiv
{
	margin-left: 30px;
	float:left;
	
}


.tallLeftDiv
{
	margin-left:10px;
	margin-top:20px;

	float:left;
}

.bandName
{
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;

}

.gretschLogo
{
	float:left;
	margin-left: 30px;
	bottom: 30px;
	margin-top: 500px;
	
	

}

#storeTable
{
	border:none;
	width:650px;
	vertical-align:top;
	padding:4px;
}

#storeTable td
{
	vertical-align:top; 
	border-bottom: 2px solid red;
	padding: 5px;
}


