html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #fff;
}
a:hover {
	color: #FFF;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	text-align: left;
	color: #fff;
	background-color: #ccc;
	clip: rect(auto,auto,auto,auto);
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

.Calendarbody {
	color: #333;
	padding-bottom: 10px;
	background-color: #FFF;
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}


/** layout **/
#wrapper {
	margin: 37px auto;
	width: 872px;
	position: relative;
	background-color: #FFFFFF;
}

#header {
	background-color: #FFF;
	background-image: url(images/tn_neo_logo_large1.JPG);
	background-repeat: no-repeat;
}
#logo {
  position: absolute;
  top: 12px;
  left: 300px;
  width: 170px;
  color: #52616E;
}
#logo h1 {
  font: bold 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 0;
  font-weight: bold;
}

#nav {
	background: #fff;
	position: absolute;
	top: 243px;
	left: 247px;
	width: 623px;
	padding: 9px 0;
	text-align: center;
	overflow: visible;
}
#nav li {
  list-style: none;
  display: inline;
  color: #fff;
}
#nav a {
  text-decoration: none;
  color: #fff;
}
#gallery {
	position: absolute;
	top: 1px;
	left: 248px;
	width: 625px;
	height: 236px;
}
#gallery li {
  list-style: none;
  text-indent: -999px;
  float: left;
  overflow: hidden;
  height: 111px;
}

#body {
	padding-top: 3px;
	background-color:#FFF;
	font-weight: bold;
}
#categories {
	float: left;
	width: 198px;
}
#seasonal, #collection {
	float: right;
	width: 674px;
	background: fff;
}
#neo .inner, #collection .inner {
  padding: 6px 12px;
}
#seasonal p, #collection p {
	margin-top: 0.9em;
	margin-right: 0;
	margin-bottom: 0.9em;
	margin-left: 2em;
}
.Welcome {
	margin-left: 1em;
}


.more a {
  font-size: 12px;
  color: #000;
  text-decoration: none;
}
.more a:hover {
  text-decoration: underline;
}

h3 {
  font: bold 14px "arial narrow", arial, sans-serif; 
  color: #1B1812;
}

h2 {
	font: 18px "arial narrow", arial, sans-serif;
	color: #FFF;
	padding-bottom: 10px;
	text-align: left;
}
#categories h2 {
  color: #fff;
  padding: 4px 0 5px 39px;
  background: #fff;
}
#categories li {
  background: #D4CAB6 left url(images/bullet.gif) no-repeat;
  border-top: 1px solid #F4EFDF;
  list-style: none;
  font-size: 12px;
  padding: 7px 0 8px 35px;
}
#categories a {
  text-decoration: none;
  color: #000000;
}
#categories a:hover {
  text-decoration: underline;
}

#collection {
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#collection .inner {
  padding-right: 98px;
}
#minigal {
	float: right;
	width: 422px;
	margin-top: 1em;
	margin-bottom: 1em;
}
#minigal div {
  float: left;
  margin: 6px;
}
#collection ul {
  margin-left: 1.5em;
}
#collection li {
  margin: 0.2em 0;
  color: #463F32;
  font-size: 16px;
  font-weight: bold;
  font-family: "arial narrow", arial, sans-serif;
}
#collection p {
  width: 103px;
  margin-left: 1.5em;
}

#seas-one, #seas-two, #seas-three {
  height: 146px;
}

#seas-one {
	float: left;
	width: 125px;
	margin-right: 3px;
	background-image: url(images/guitar/tn_guitar-head.jpg);
	background-repeat: no-repeat;
}
#seas-two {
	float: left;
	width: 240px;
	margin-right: 3px;
	background-image: url(images/guitar/tn_authentication-doc.jpg);
	background-repeat: no-repeat;
}
#seas-three {
	float: left;
	width: 222px;
}

#seas p {
	text-align: left;
	color: #000;
	margin: 0px 15px 0 0;
	font-size: 23px;
	font-weight: bold;
	vertical-align: top;
}
#seas p.date {
  margin-top: 0;
  font-size: 16px;
}

#copyright {
  text-align: center;
  font-size: 9px;
  padding: 3px;
}
#wrapper #body #Guitar .inner p {
}
#headerPic {
	background-repeat: no-repeat;
}
