/* from Meyer CSS */html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	background-image: url(images/wallstitch_final.jpg);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	border: 0;
}
/* container  */
#container	{
	width:900px;
	background-color:#FFF;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	color: #F00;
	background-image: url(Images/trumpetNew.jpg);
	height: auto;
} 

/* Masthead */ 
#masthead {
	width: 900px;
	background-position: center top;
	height: 65px;
	background-color: #666;
	margin-bottom: 0px;
	color: #FFF;
	background-image: url(Images/VP_title%20whiteonred.jpg);
} 
/* Tabs */ 
#tabs {
	width:900px;
	background-color:#000;
	color: #FFF;
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 2px;
	margin-top: 0px;
}

#content_noSide {
	width: 890px;
	float:left;
	background-color: #FFF;
	margin-right: 0px;
	padding-right: 10px;
}
/* Content */ 
#content_withside {
	width: 415px;
	float:left;
	margin: 0px 0px;
	background-color: #FFF;
	height: 500px;
}
/* Book Signing */ 
#booksign_side {
	border: #990000;
	border-width: 0px;
	padding:0;
	width: 455px;
	float:right;
	margin-right: 25px;
	margin-left: 0px;
	margin-top: 15px;
}

#discog_content {
	width: 600px;
	float:left;
	margin: 0px 0px;
	background-color: #FFF;
	height: 500px;
}
#discog_side {
	border: #990000;
	border-width: 0px;
	padding:0;
	width: 280px;
	float:right;
	background-repeat:no-repeat;
	margin-right: 25px;
	margin-left: 0px;
	margin-top: 15px;
}

/* Footer */ 
#footer {
	background-color:#000;
	font-size:12px;
	text-align:center;
	width: 900px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

/* Default paragraph styles */ 
p {
	font-size:14px;
	line-height:18px;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #333;
}

/* Basic rules for all elements */ 

/* Rules for headings */ 
h1 {
	font-size:44px;
	color: #FFF;
	display:none;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
} 

h2 {
	font-size:18px;
	line-height: 26px;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 20px;
	color: #990000;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
} 

h3 {
	font-size:18px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	padding-left: 10px;
} 
hr {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 30px;
	margin-right: 450px;
	color: #990000;
	height: 3px;
	background-color: #990000;
}
img {
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

a:link {
	color:#999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ccc;
}
a:hover {
	text-decoration: underline;
	color: #fff;
	background-color:#000
}
a:active {
	text-decoration: none;
	color: #FF6;
}

a.main:link {
	color: #990000; text-decoration: underline;
	}
a.main:visited {
	color: #990000; text-decoration: underline;
	}
a.main:hover {
	color: #999; text-decoration: underline; 
	}
a.main:active {
	color: #999; text-decoration: underline;
	} 

img.floatRight {
	float: right;
	margin: 2px;
}



/* Hiliting */ 
.pHiliteRed {
	color: #990000;
	font-weight: bold;
}
/* to stop page flashing white in IE */
html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
} 
</script>



div#scrollbar {
    display:block; /* initially display:none; to hide from incapable */
    }
div#wn	{
	position:relative;
	width:773px;
	height:175px;
	overflow:hidden;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #a52234;
	border-right-color: #a52234;
	border-bottom-color: #a52234;
	border-left-color: #a52234;
	margin-top: 0px;
	}
div#scrollbar { 
  position:relative;
  width:11px; height:200px; 
  font-size:1px;  /* so no gap or misplacement due to image vertical alignment */
  }
div#track { 
  position:absolute; left:0; top:12px;
  width:11px; height:176px;
  background: #336;
  }
div#dragBar {
	position:absolute;
	left:3px;
	top:4px;
	width:7px;
	height:20px;
	background-color:#ceced6;
  }  
div#up { position:absolute; left:0; top:0; }  

div#down { position:absolute; left:0; bottom:0; }

/* for safari, to prevent selection problem  */
div#scrollbar, div#track, div#dragBar, div#up, div#down {
    -moz-user-select: none;
    -khtml-user-select: none;
}
/* so no gap or misplacement due to image vertical alignment
font-size:1px in scrollbar has same effect (less likely to be removed, resulting in support issues) */
div#scrollbar img {
    display:block; 
    } 
	
	div.scroll {
	height: 360px;
	width: 850px;
	overflow: auto;
	border: 1px solid #a52234;
	background-color: #fff;
	padding: 2px;
	margin-left: 20px;
 }
