@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background-attachment: fixed;
	background-color: #000;
	background-image: url(images/back_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
p {
	color: #999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}
.largeText {
	font-family: Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FF2F59;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}
.medText {
	font-family: Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #C2F300;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}
.smallText {
	font-family: Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFF;
}
.oneColFixCtrHdr #container #wrap #footer #clear {
	clear: both;
	height: 1px;
	width: 100%;
	float: left;
}
#container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background-color: #000;
	margin-top: 10px;
	overflow: visible;
}
#header {
	position: relative;
	float: left;
	background-color: #000;
	margin: 0px;
	padding: 0px;
}
#header #logo {
	background-image: url(images/logo_bg.jpg);
	padding: 0px;
	float: left;
	height: 55px;
	width: 286px;
	position: relative;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header #nav {
	float: right;
	position: relative;
	margin-top: 60px;
	margin-left: 10px;
}
#header #nav ul {
	margin: 0px;
	padding: 0px;
}
#header #nav li {
	display: inline;
	padding-right: 10px;
}
#current a {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D0F100;
	text-decoration: none;
}
#non a {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
#non a:hover {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D0F100;
	text-decoration: none;
}
#left_col {
	height: 100%;
	width: 315px;
	position: relative;
	float: left;
	padding-left: 10px;
	margin: 0px;
	padding-top: 30px;
}
#picBox {
	float: right;
	height: 340px;
	width: 440px;
	position: relative;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pic1 {
	background-image: url(images/shopFront.jpg);
	background-repeat: no-repeat;
}
.pic2 {
	background-image: url(images/sheet.jpg);
	background-repeat: no-repeat;
}
.pic3 {
	background-image: url(images/tut.jpg);
	background-repeat: no-repeat;
}
#drumBox {
	width: 770px;
	height: 300px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 20px;
	position: relative;
	float: left;
	margin-bottom: 0px;
}
#drumBox #drumWrap {
	height: 230px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.oneColFixCtrHdr #container #drumtext {
	float: left;
	width: 770px;
	height: 100px;
}
#drumtext .medText {
	padding-top: 50px;
	padding-left: 60px;
}
.thumbEdge {
	border: thin solid #FFF;
	margin-right: 5px;
	margin-bottom: 5px;
}
#footer {
	width: 100%;
	position: relative;
	clear: both;
	margin-top: 100px;
	float: left;
}
#footer p {
	text-align: center;
	margin: 0px;
	padding-top: 50px;
}
#fr1 {
	margin-top: 300px;
	position: relative;
}
#fr2 {
	margin-left: 150px;
	margin-bottom: 10px;
	position: relative;
}
#fr3 {
	margin-bottom: 10px;
	margin-left: 150px;
	position: relative;
}
#fr4 {
	margin-bottom: 10px;
	margin-left: 150px;
	position: relative;
}
#fr5 {
	margin-bottom: 100px;
	margin-left: 170px;
	position: relative;
}

