BODY{margin:0; font-size:100%; font:normal candara,verdana;background:url('http://www.vintageguitarandbass.com/graphics/Pattern_white_plaster.png')}
H1 {font-weight:bold; font-family:Berlin Sans,verdana;margin-top:0px;word-wrap:break-word}
H2 {font-weight:bold; font-family:Berlin Sans,verdana;margin-top:0px;word-wrap:break-word}
H3 {font-weight:bold; font-family:Berlin Sans,verdana;margin-top:0px;word-wrap:break-word}
H4 {font-weight:bold; font-family:Berlin Sans,verdana;margin-top:0px;word-wrap:break-word}
H5 {font-weight:bold; font-family:Berlin Sans,verdana;margin-top:0px;word-wrap:break-word}
P{font-family:candara,verdana;word-wrap:break-word}
B{font-weight:bold; font-family:candara,verdana;word-wrap:break-word}
ul{font-family:candara,verdana; list-style-position: outside;word-wrap:break-word}
ol{font-family:candara,verdana;word-wrap:break-word}
TD{font-weight:normal;font-family:candara,verdana;word-wrap:break-word}
LI{font-family:candara,verdana; list-style-position: outside;word-wrap:break-word;word-wrap:break-word}
A:link {font-family:candara,verdana; text-decoration:none; color:#1f9393;word-wrap:break-word}
A:active {font-style:italic; font-family:candara,verdana; text-decoration:none; color:#1f9393;word-wrap:break-word}
A:visited {font-family:candara,verdana; text-decoration:none; color:#c33;word-wrap:break-word}
.white {font-family:candara,verdana; color:#fff;word-wrap:break-word}
A.white:hover {font-family:candara,verdana; text-decoration:none; color:#fff;word-wrap:break-word}
A.white:link {font-family:candara,verdana; text-decoration:none; color:#fff;word-wrap:break-word}
A.white:active {font-family:candara,verdana; text-decoration:none; color:#fff;word-wrap:break-word}
A.white:visited {font-family:candara,verdana; text-decoration:none; color:#fff;word-wrap:break-word}
.isistable {background-color:#eee;padding:5px;}
.isistablewhite {background-color:#fff;padding:5px;}
.threecolumn {}


#magnifying-glass
{
 font-size: 3.3em; /* This controls the size. */
 display: inline-block;
 width: 0.4em;
 height: 0.4em;
 border: 0.1em solid white;
 position: relative;
 border-radius: 0.35em;
 z-index: 2;
 -webkit-box-shadow: 3px 3px 3px -1px rgba(0,0,0,0.5);
 -moz-box-shadow: 3px 3px 3px -1px rgba(0,0,0,0.5);
 box-shadow: 3px 3px 3px -1px rgba(0,0,0,0.5);
}
#magnifying-glass:before
{
 content: "";
 display: inline-block;
 position: absolute;
 right: -0.25em;
 bottom: -0.1em;
 border-width: 0;
 background: white;
 width: 0.35em;
 height: 0.08em;
 -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
     -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
 z-index: 2;
 -webkit-box-shadow: 3px 3px 3px -1px rgba(0,0,0,0.5);
 -moz-box-shadow: 3px 3px 3px -1px rgba(0,0,0,0.5);
 box-shadow: 3px 3px 3px -1px rgba(0,0,0,0.5);
}

#envelope {
  background: white;
  display: inline-block;
  height: 20px;
    position: relative;
    width: 36px;
  z-index: 2;
 -webkit-box-shadow: 3px 3px 3px -1px rgba(0,0,0,0.5);
 -moz-box-shadow: 3px 3px 3px -1px rgba(0,0,0,0.5);
 box-shadow: 3px 3px 3px -1px rgba(0,0,0,0.5);
}
#envelope:before {
  border-bottom: 8px solid white;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  top: -8px;
  width: 0;
  z-index: 2;
}

#line {
  background: white;
  display: inline-block;
  height: 4px;
    position: absolute;
    width: 35px;
  z-index: 2;
  -moz-box-shadow: 3px 3px 3px -1px rgba(0,0,0,0.5);
 -webkit-box-shadow: 3px 3px 3px -1px rgba(0,0,0,0.5);
 box-shadow: 3px 3px 3px -1px rgba(0,0,0,0.5);
}
#line:after {
  background: white;
  content: "";
  display: inline-block;
  height: 4px;
    position: absolute;
    top: 10px;
    width: 35px;
  z-index: 4;
  -moz-box-shadow: 3px 3px 3px -1px rgba(0,0,0,0.5);
 -webkit-box-shadow: 3px 3px 3px -1px rgba(0,0,0,0.5);
 box-shadow: 3px 3px 3px -1px rgba(0,0,0,0.5);
}
#line:before {
  background: white;
  content: "";
  display: inline-block;
  height: 4px;
    position: absolute;
    top: -10px;
    width: 35px;
  z-index: 3;
  -moz-box-shadow: 3px 3px 3px -1px rgba(0,0,0,0.5);
 -webkit-box-shadow: 3px 3px 3px -1px rgba(0,0,0,0.5);
 box-shadow: 3px 3px 3px -1px rgba(0,0,0,0.5);
}


#grad {
  background: white; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, white , #1f9393); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, white, #1f9393); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, white, #1f9393); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, white , #1f9393); /* Standard syntax */
}

.commentTextArea {
}

#largeimage {
   width: 100%;
}

.floatLeft {
}
.floatRight {
}