body {
	margin: 0px;
	padding: 0px;
	background: #2d2926;
	color: #ffffff;
	font: 1.0em Verdana, Geneva, Arial, Helvetica, sans-serif;
}
img {
border: none;
}

#header {
background: url(images/header.gif) repeat-x;
margin: 0 auto;
height: 109px;
width: 970px;
border-right: 1px solid black;
border-left: 1px solid black;
}
#logo {
background: url(images/ben_longberg_logo.gif) no-repeat;
height: 42px;
width: 261px;
position: relative;
top: 14px;
left: 94px;
}
#tagline {
position: relative;
top: 13px;
left: 206px;
width: 500px;
}
#tagline p {
color: #e2acac;
font-size: .8em;
margin: 0;
}
#guitarlogo {
position: absolute;
top: 0px;
left: 50%;
margin-left: -478px;
background: url(images/ben_longberg_guitar_logo.png) no-repeat;
height: 172px;
width: 200px;
}
#navtop {
position: relative;
top: -50px;
margin: 0 auto;
width: 955px;
text-align: right;
padding-right: 15px;
font-size: .7em;
color: #e2acac;
}
#navtop a {
color: #e2acac;
text-decoration: none;
}
#navtop a:hover {
color: #000;
}
#nav {
border-right: 1px solid black;
border-left: 1px solid black;
background: url(images/nav.gif) repeat-x;
height: 25px;
padding-top: 6px;
margin: 0 auto;
width: 970px;
}
#nav-float {
font-weight: bold;
text-align: center;
position: absolute;
top: 115px;
left: 50%;
margin-left: -350px;
width: 800px;
height: 24px;
}
#nav-float a {
font-size: .8em;
height: 24px;
color: #fff;
text-decoration: none;
}
#nav-float a:hover {
color: #000;
}
#nav-float .break {
background: url(images/nav_break.gif) no-repeat;
height: 24px;
width: 2px;
margin-left: 30px;
margin-right: 25px;
padding: 0;
}
#blogmenu {
position: absolute;
top: 140px;
left: 50%;
margin-left: -485px;
/* background: url(images/blogmenu_bg.png) no-repeat top right; */
background: #151412;
width: 914px;
height: 26px;
text-align: right;
padding-right: 56px;
padding-top: 3px;
}
#blogmenu a {
padding-bottom: 3px;
font-size: .8em;
height: 26px;

color: #fff;
text-decoration: none;
padding-left: 10px;
}
#blogmenu a:hover {
color: #990000;
}
#blogmenu .rssimg {
padding-right: 25px;
background: url(images/rss.gif) no-repeat right;
}

#front-content {
border-right: 1px solid black;
border-left: 1px solid black;
background: url(images/front_bg.png) no-repeat top center;
height: 657px;
margin: 0 auto;
margin-bottom: 15px;
width: 970px;
}
#front-content #contentblock {
position: relative;
top: 180px;
left: 40px;
border: 1px solid #191919;
width: 295px;
}


#links-content {
border-right: 1px solid black;
border-left: 1px solid black;
background: url(images/links_bg.png) no-repeat top center;
height: 657px;
margin: 0 auto;
margin-bottom: 15px;
width: 970px;
}

#about-content {
border-right: 1px solid black;
border-left: 1px solid black;
background: url(images/about_bg.png) no-repeat top center;
height: 657px;
margin: 0 auto;
margin-bottom: 15px;
width: 970px;
}
#about-content #contentblock, #music-content #contentblock, #links-content #contentblock {
margin-top: 20px;
float: left;
margin-left: 28px;
border: 1px solid #191919;
width: 487px;
}
#about-content #contentblock .boxbody,  #links-content #contentblock .boxbody{
height: 340px;
overflow: scroll;
scrollbar-track-color: #252422;
scrollbar-3dlight-color: #4b4b4b;
scrollbar-arrow-color: #000000;
scrollbar-base-color: #222222;
scrollbar-darkshadow-color: #222222;
scrollbar-face-color: #484848;
scrollbar-highlight-color: #525252;
scrollbar-shadow-color: #343434;
}
#about-content #introblock, #music-content #introblock, #links-content #introblock {
margin-top: 40px;
float: left;
margin-left: 30px;
width: 483px;
}

#music-content {
border-right: 1px solid black;
border-left: 1px solid black;
background: url(images/music_bg.png) no-repeat top center;
height: 857px;
margin: 0 auto;
margin-bottom: 15px;
width: 970px;
border-bottom: 6px solid black;
}
#music-content .boxbody h1
{
  margin: 0;
  margin-left: 5px;
  border: 0;
  font-size: 1.1em;
}

#blog-content {
border-right: 1px solid black;
border-left: 1px solid black;
background: url(images/blog_bg.png) no-repeat top center;
height: 699px;
margin: 0 auto;
margin-bottom: 15px;
margin-top:29px;
width: 970px;
}
#blog-content #contentblock {
margin: 0 auto;
margin-top: 30px;
border: 1px solid #191919;
width: 856px;
}
#blog-content #introblock{
margin-top: 30px;
float: right;
margin-right: 70px;
width: 483px;
}
#blog-content #contentblock-sub {
margin-top: 10px;
float: right;
margin-right: 56px;
border: 1px solid #191919;
width: 422px;
}
#blog-content #contentblock-sub2 {
margin-top: 10px;
float: left;
margin-left: 56px;
border: 1px solid #191919;
width: 422px;
}


#contact-content {
background: url(images/postagestamp.jpg) no-repeat 60px 40px;
border-right: 1px solid black;
border-left: 1px solid black;
height: 699px;
margin: 0 auto;
margin-bottom: 15px;
width: 970px;
}
#contact-content #introblock{
margin-top: 30px;
float: right;
margin-right: 35px;
width: 483px;
}
#contact-content #contentblock {
margin-top: 30px;
float: left;
margin-left: 28px;
border: 1px solid #191919;
width: 422px;
}
#contact-content #contentblock-sub {
margin-top: 30px;
float: right;
margin-right: 28px;
border: 1px solid #191919;
width: 422px;
}
#contact-content #contentblock-sub2 {
margin-top: 10px;
float: left;
margin-left: 28px;
border: 1px solid #191919;
width: 422px;
}
.brclear {
clear: both;
}

#photo-content {
background: none;
height: 1060px;
margin: 0 auto;
margin-bottom: 15px;
width: 970px;
}
#photo-content #introblock{
margin-top: 30px;
float: right;
margin-right: 90px;
width: 500px;
}
#frame-holder .column-01 {
margin-left: 5px;
margin-top: 23px;
float: left;
}
#frame-holder .column-02 {
margin-top: 46px;
float: left;
}
#frame-holder .column-03 {
margin-top: 175px;
float: left;
}
#frame-holder .column-04 {
margin-top: 46px;
float: left;
}
#frame-holder div div div{
width: 238px;
height: 304px;
}
#frame-holder div div {
width: 238px;
height: 304px;
position: relative;
}
#frame-holder #img01, #frame-holder #img02, #frame-holder #img03, #frame-holder #img04, 
#frame-holder #img05, #frame-holder #img06, #frame-holder #img07, 
#frame-holder #img08, #frame-holder #img09,  #frame-holder #img10, #frame-holder #img11  {
position: absolute; 
top: 50%; 
margin-top: -93px; 
left: 50%; 
margin-left: -62px; 
}




#introblock h1 {
padding: 0;
margin: 0;
font-size: 1.7em;
font-style: italic;
font-weight: 500;
font-family:"Myriad Pro", Verdana, sans-serif;
color: #d40a00;
}
#introblock h2 {
padding: 0;
margin: 0;
font-size: .8em;
font-style: italic;
font-family:"Myriad Pro", Verdana, sans-serif;
}
#introblock p {
font-size: .8em;
}
#introblock .title {
color: #d40a00;
}
#introblock blockquote {
padding:6px;
margin:0;
background: #201f1d;
border: 1px solid #191919;
color: #ababab;
font-size: .7em;
}

.boxheader {
background: url(images/h_grad.gif) repeat-x;
border-bottom: 1px solid #191919;
padding-top: 13px;
height: 37px;
}
.boxheader h1 {
padding-left: 20px;
display: inline;
font-size: 1.1em;
}
.boxheader h2 {
display: inline;
font-size: .7em;
}
.boxbody {
background: #252422;
font-size: .7em;
}
.boxbody p {
margin: 0;
padding: 10px;
line-height: 1.3em;
}
.boxbody a {
color: #990000;
}
.boxbody a:hover {
color: #ff0000;
}
.boxbody .title {
font-weight: bold;
}
.darker {
background: #151412;
}
#copyright {
background: url(images/copyright.gif) no-repeat;
margin: 0 auto;
margin-top: 15px;
margin-bottom: 15px;
width: 968px;
height: 135px;
text-align: center;
font-size: .8em;
color: #666666;
}
#copyright img {
padding: 15px;
}

.hold300Inputs input {
background: url(images/input_area_200.gif) no-repeat;
border: none;
font-size:0.8em;
width:200px; }

.req {
font-weight: bold;
}