@charset "utf-8";
body {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000000;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.strip img{
	padding-right: 4px;
	padding-left: 4px;
}

.select img {
	padding-right: 4px;
	padding-left: 4px;
}

#strip {
	margin-top: 5px;
	width: 960px;
}

#navigation {
	background-image: url(../images/navBG.gif);
	height: 66px;
	width: 950px;
	z-index: 0;
}

</style>
#logo {
	margin-left: 15px;
	height: 66px;
	width: 475px;
}
#logo {
	margin-left: 7px;
	z-index: 0;
}
#otherSites   {
	margin-top: 7px;
	margin-left: 490px;
	z-index: 3;
	font-size: 9px;
}

#mainMenu {
	z-index: 4;
	margin-left: 480px;
	margin-top: -65px;
}

#guitar {
	z-index: 2;
	float: right;
	margin-top: -56px;
	padding-right: 8px;
}


#mainContent {
	background-image: url(../images/contentBg.gif);
	height: 430px;
	width: 950px;
}

#About {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 565px;
	padding-top: 50px;
	padding-left: 95px;
	z-index: 4;
	float: left;
}

#collect {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 650px;
	padding-top: 50px;
	padding-left: 60px;
	z-index: 4;
}

#contact {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 650px;
	padding-top: 20px;
	padding-left: 40px;
	z-index: 4;
}

#Abouttitle {
	height: 67px;
	width: 220px;
	z-index: 5;
	margin-left: 550px;
	position: absolute;
	margin-top: 345px;
}

#collecttitle {
	height: 67px;
	width: 220px;
	z-index: 5;
	margin-left: 375px;
	position: absolute;
	margin-top: 346px;
}

#contacttitle {
	height: 67px;
	width: 220px;
	z-index: 5;
	margin-left: 490px;
	position: absolute;
	margin-top: 345px;
}


.orange {
	font-weight: bold;
	color: #FF6600;
}

#collect p, #About p, #contact p {
	line-height: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
input   {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FF7000;
	border-right-color: #FF7000;
	border-bottom-color: #FF7000;
	border-left-color: #FF7000;
}


#contactsidescroll {
	width: 237px;
	height: 325px;
	background-image: url(../images/case.png);
	background-position: 50% bottom;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-right: 30px;
	padding-left: 30px;
}

#sidescroll {
	width: 185px;
	height: 315px;
	overflow-x: hidden;
	overflow-y:scroll;
	padding-right: 30px;

}
#guitarselect {
	float: right;
	margin-top: 25px;
	z-index: 5;
}

#contactForm {
	float: right;
	height: 315px;
	width: 325px;
}
textarea {
	border: 1px solid #FF7000;
}
#selector {
	width: 400px;
}
#contactForm p {
	margin-top: 5px;
	margin-bottom: 2px;
}
#contactForm a, #contactForm a:hover, #contactForm a:visited, #contactForm a:active, #contactForm a:link {
	color: #FE7201;
	text-decoration: none;
}
#framewrapper {
	margin-top: 175px;
	position: absolute;
	height: 550px;
	width: 950px;
}

