/* CSS Document */

body{
	background: #e3dfdc;
	margin: 0px;
	padding: 0px;
	font: small/1.6em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
  font-size: small;
}

h1 {
  font-size: 130%;
	font-weight: bold;
  color: #778899;
}

h2 {
  font-size: 115%;
	font-weight: bold;
  color: #778899;
}

a:link {
	color: #2f4f4f;
	text-decoration: none;
}

a:visited {
	color: #2f4f4f;
	text-decoration: none;
}

a:hover {
	color: #66cdaa;
}

#container {
  position: relative;
	width: 715px;
	margin: 0px auto;
	background: #FFFFFF url(../images/container.gif) repeat-y;
	padding-right: 25px;
	padding-left: 25px;
	text-align: left;
	voice-family: "\"}\""; 
  voice-family:inherit;
	width: 665px;
}

html>body #container {
	width: 665px;
} 

#header {
	margin: 0px 5px 5px 5px;
	padding: 20px 10px 10px 210px; 
	background: #b0c4de url(../images/book.gif) no-repeat center left;
	text-align: center;
	height: 154px;
}

#header a:link {
	color: #2f4f4f;
	text-decoration: none;
	font-weight: bold;
}

#header a:visited {
	color: #2f4f4f;
	text-decoration: none;
	font-weight: bold;
}

#header a:hover {
	color: #FFFFFF;
	font-weight: bold;
}

.currentpagename {
	color: #FFFFFF;
	font-weight: bold;
}

#sidebar {
  background: #778899;
	padding: 5px 15px 15px 15px;
	margin: 0px 5px 10px 10px;
	width: 175px;
	float: right;
	color: #ffffff;
}

#sidebar a:link {
	color: #7fffd4;
	text-decoration: none;
}

#sidebar a:visited {
	color: #7fffd4;
	text-decoration: none;
}

#sidebar a:hover {
	color: #98fb98;
}

.important {
  font-size: 120%;
	color: #98fb98;
	font-style: italic;
	font-weight: bold;
}

#pagestuff1 #pagestuff2 #pagestuff3 {
	padding: 5px 15px 15px 15px;
	margin: 0px 10px 10px 5px;
}

#pagestuff1 {
	background: #ffffff url(../images/guitarone.jpg) no-repeat 115px 50%;
}

#pagestuff1 li {
  font-size: 110%;
	font-weight: bold;
}

#pagestuff2 {
	background: #ffffff url(../images/guitartwo.jpg) no-repeat 140px 50%;
}

#pagestuff3 {
	background: #ffffff url(../images/guitarthree.jpg) no-repeat 130px 50%;
}


#footer {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 60%;
	clear: both;
}
