body {
	background-color: #000000; 
	color: #ffffff;
	line-height: 125%;
	padding: 0;
	margin: 0;
	font-family: verdana,geneva,arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

h1 {
color:#e4cc6c;
font-size:x-large;
background:transparent;
padding-top: .3em;
padding-bottom: .3em;
padding-left: .4em;
}

h2 {
color:#e4cc6c;
font-size:24px;
font-weight: normal;
background-color:transparent;
padding-top: 156px;
}

h3{
color:#e4cc6c;
font-size:22px;
background-color:transparent;
padding-top: 0;
padding-bottom: 0;
padding-left: .4em;
margin: 0;
}

h4{
color:#ccff99;
font-size:18px;
background-color:transparent;
}

h5{
color:#000000;
font-size:14px;
font-weight: bold;
padding-top: 0;
padding-bottom: 0;
padding-left: .2em;
background-color:transparent;
}

p,td,ul,li {
font-size:11px;
font-family:verdana,geneva,arial,helvetica,sans-serif;
}

a:link {
text-decoration: none;
color:#e4cc6c;
font-weight:bold;
background-color:transparent;
}

a:visited {
text-decoration: none;
color:#ffffcc;
font-weight:bold;
background-color:transparent;
}

a:hover {
text-decoration: none;
color:#b5885b;
font-weight:bold;
background-color:transparent;
}

a:active {
text-decoration: none;
color:#ccff99;
font-weight:bold;
background-color:transparent;
}
td.sitemenu {
font-family: verdana,geneva,arial,helvetica,sans-serif;
font-weight: bold;
font-size: 11px;
}

td.month {
color: black;
font-family: verdana,geneva,arial,helvetica,sans-serif;
font-weight: bold;
font-size: 1.2em;
background-color: #e4cc6c;
vertical-align: top;
text-align: center;
 }


 /*This section deals with the postition of items on the screen. It uses absolute positioning - fixed x and y coordintates
measured from the top left corner of the browser's content display. */
#rowofpictures {
   position: absolute;
   top: 200px;
   left: 5px;
   width: 100%;
   height: 100%;
   padding: 1px;
}
#box1 {
	position: absolute;
	top: 380px;
	left: 2em;
	width: 32em;
	height: 80%;
	}
.box1 {
	position:relative;
	top: 370px;
	left: 2em;
	width: 32em;
	height: 80%;
	}
	
#box2 {
	position: absolute;
	top: 360px;
	left: 35em;
	width: 550px;
	height: 80%;
	}
.box2 {
	position: absolute;
	top: 380px;
	left: 35em;
	width: 550px;
	height: 80%;
	}
#box2 img {
border: 0;
margin-top: 3px;
margin-right: 5px;
margin-bottom: 5px;
margin-left: 5px;
}
img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#header {
	border-top: 3px;
	padding-bottom: 10px;
	paddng-left: 3px;
}

.pixelpadding {
	padding: 30px;
	border: 2px dashed gray;
	}
 
#bodycontent {
	border: 40px solid red;
	padding: 40px;
	margin-bottom: 20 px;
}
#bodycontent, #header{
	position: absolute;
}
#wrapper {
postition: relative;
width: 940px;
height: 790px;
margin-right: auto;
margin-left: auto;
margin-bottom: auto;
}
.wrapper {
postition: relative;
width: 940px;
height: 80%;
margin-right: auto;
margin-left: auto;
margin-bottom: auto;
border-top: 10px solid #00ff33;
border-right: 10px solid #00ff33;
border-bottom: 10px solid #6600ff;
border-left: 10px solid #00ff33;
}
#headerpromo {
background-image: url(guitarposterbanner1.jpg);
background-repeat: no-repeat;
height: 206px;
position: relative;
}
#headerpromo h1 {
margin: 0;
border: 0;
padding:25px;
text-align: center;
width: 880px;
font-weight: bold;
color: #ffcc33;
font-size: 190%;
position: absolute;
top: 208px;
right: 0;
bottom: 0;
left: 0;
background-color:#82650d;
}
#menuposition {
height:60px;
position: absolute;
top: 280px;
right: 0;
bottom:5px;
left: 0;
margin: 0;
border: 0;
padding: 0;
margin-right: 40px;
margin-bottom: 100px;
margin-left: 40px;
background-color: transparent;
}

#content {
float: right;
width: 300 px;
padding: 2px 10px 5px 2px;
}
#content h2 {
font-size: 120%;
color:#3333ff;
background-color: transparent;
margin: 0;
padding: 1.4em 0 0 0;
}
#content p{
font-size: 80%;
line-height: 1.6;
}
#navigation {
width: 400px;
border: 5px;
float: left;
}
#navigation ul {
list-style: none;
margin:0;
padding:0;
border: 5px;
}
#navigation li {
border-bottom: 10px solid #ffcc33;
font-size: 10pt;
font-weight: bold;
}
#navigation li a:link, #navigation li a:visited {
font-size: 90%;
display: block;
padding: 0.4em 0 0.4em 0.5em;
border-left: 40px solid #82650d;
border-right: 4px solid #82650d;
background-color: #fbc31a;
color: #000000;
}
#navigation li a: hover {
background-color: #ff9966;
color: #000000;
}
#navigation ul ul {
margin-left: 12px;
}
#navigation ul ul li {
border-bottom: 1px solid #e4cc6c;
margin:0;
}
#navigation ul ul a:link, #navigation ul ul a:visited {
background-color:#e4cc6c;
color:#000000;
}
#navigation ul ul a:hover {
background-color: #666600;
color:#cccc00;
}

#footer {
clear: both;
width: 400px;
height: 50px;
font-size: 80%;
text-align: center;
position: relative;
margin: 2px;
border: 0;
padding: 2em 0 2em 0;
margin-top: 50px;
margin-right: auto;
margin-bottom: auto;
margin-left: auto;
background-color: transparent;
}

#navmenu {
margin: 0;
border: 4px solid red;
padding:0;
text-align: center;
width: 940px;
font-weight: bold;
color: #ffcc33;
position: relative;
bottom: 0;
left: 0;
background-color:#82650d;
}
#navmenu ul {
list-style: none;
margin:0;
padding:0;
padding-top: 0;
border: 10px;
}
#navmenu li {
display: inline;
}
#navmenu li a: hover {
background-color: #ff9966;
color: #000000;
font-weight:bold;
background-color:transparent;
}
#navnenu li a:link {
text-decoration: none;
color:#e4cc6c;
font-weight:bold;
background-color:transparent;
}
#navmenu li a:visited {
text-decoration: none;
color:#ffffcc;
font-weight:bold;
background-color:transparent;
}


