﻿
body { background-color: #000; margin: 0; font-family: Arial; font-size: 10pt; color: #474747; }
#container { width: 1038px; background-image: url("/images/Background.jpg"); background-repeat: repeat-y; margin: auto; overflow: hidden; }
#containerInner { margin-left: 26px; width: 986px; overflow: hidden; }
#header { position: absolute; height: 286px; z-index: 3; width: 986px; overflow: hidden }
#guitar { position: absolute; z-index: 2; }
#content { background-color: #fff; min-height: 500px; overflow: hidden; margin-top: 262px; padding-left: 74px; padding-bottom: 40px; }
#content a { color: #474747; text-decoration: underline; font-family: Arial; font-size: 10pt; }
#logo { margin-top: 29px; margin-left: 78px; }
img { border: none; }
h1 { font-family: Georgia; font-size: 14pt; color: #474747; font-style: italic; font-weight: normal; margin-bottom: 20px; }
h1 a { font-family: Georgia !important; font-size: 14pt !important; font-style: italic; font-weight: normal; margin-bottom: 20px; }

#navigation { margin-top: 10px; margin-left: 72px; }
#navigation ul { margin: 0; padding: 0; }
#navigation ul li { display: inline; background-image: url("/images/NavigationDivider.gif"); background-repeat: no-repeat; background-position: right; padding-right: 16px; padding-left: 10px; }
#navigation ul li.last { background-image: none; }
#navigation ul li a { color: #f62c0a; font-family: Georgia; font-size: 14pt; text-decoration: none; }
#navigation ul li a.active { color: #fff; }

p {
   margin-top: 0;
   padding-top: 0;
}

