/* CSS Document */
.style4 {color: #990000}
.style6 {color: #990000; font-weight: bold; font-size: large; }
.style7 {font-size: 14px; color: #000000;}
	
.style8 {font-size: large}
.style9 {color: #FF0000}
.style10 {font-size: large}
.style11 {font-size: 14px}
.style12 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.style14 {color: #FF0000; font-weight: bold; }
.style16 {color: #D0CFC9; }
.style21 {color: #FFFFFF}
.style22 {font-weight: bold;
color: #000000;}

.style23 {color: #000000}
.style32 {font-size: 24px}
.style34 {font-weight: bold; color: #990000;}

.style35 {font-size: xx-large}

.style36 {font-size: x-large}
.style37 {font-size: 12px}

.leftsidebar {color: #FFFFFF
font-weight: bold;}
body {
	background-image: url(Images/guitarblog.jpg);
}
.style41 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style42 {font-size: medium}
-->

/*drop shadow------------*/

.content, .shadow {
  position: relative;
  bottom: 3px;
  right: 3px;
}

.shadow { background-color: #ccc; }

.content {
  background-color: #fff;
  color: #FFFFF;
  border: 1px solid #000;
  padding: 0.5em;
}
.clear {clear: both;}
/*end drop shadow-------------------*/


.hilite {
	background-color: #FFFF00;
	color: #000000;
	font-weight: bold;
}

li {line-height:2em;

}
.style7 li {line-height:1.5em;
font-size: 14px;
}

body {
	
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

a:link, a:visited {
	text-decoration: underline;
	color: #0000FF;
	background-color: transparent;
}

.style16 a:link, a:visited {
	text-decoration: underline;
	color: #000000;
	background-color: transparent;
}

h1 {
	font-size: 36px;
	font-weight: bold;
	font: Tahoma;
	color: #990000;

}
h2 {
	font-size: 26px;
	font-weight: bold;
	font: Tahoma;
	color: #990000;
	
}
h3 {
font-size: 22px;
font-weight: bold;
font: Tahoma;
color: #000000;
}
p {
font-size: 14px;
font-face: tahoma;
}

p
.leftsidebar{
font-size: 12px;
font-face: tahoma;
}



