@charset "utf-8";
/* CSS Document */


body {
	background-color: #D7D7D7;
	width: 700px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(ds-includes/images/design/backgroundRepeater.jpg);
	background-repeat: repeat-x;
}
#boxBottom {
	background-image: url(images/design/boxbottom.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center bottom;
}
#topContent {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 320px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 700px;
}

#nav {
	margin-bottom: 15px;
	padding:0;
	float:left;
	width:100%;
	height: 36px;
	background-color: #666666;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #666666;
	border-left-color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
#div {
	background-color: #FFFFFF;
	background-position: left top;
	text-align: left;
	margin: 0px;
	height: 340px;
	width: 626px;
	padding: 0px;
	padding-left: 35px;
	padding-top: 10px;
}
#divLeft {
	text-align: left;
	height: 360px;
	width: 334px;
	float: left;
}
#divRight {
	text-align: left;
	height: 360px;
	width: 334px;
	float: left;
}


#nav li {
	display:inline;
	padding:0;
	margin:0;
	vertical-align: middle;
	text-align: center;
}

#nav a:link,
#nav a:visited {
	color:#000;
	padding:20px 40px 4px 10px;
	float:left;
	width:auto;
	text-decoration:none;
	font:bold 1em/1em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-shadow: 2px 2px 2px #555;
	background-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #42432d;
}

#nav li:first-child a {
	border-left:1px solid #42432d;
}

#nav a:hover {
	color:#fff;
	background-color: #333333;
}


#home #navHome a,
#about #navAbout a,
#archive #navArticles a,
#playdrums #navPlayDrums a,
#links #navLinks a,
#contact #navContact a {
	color:#fff;
	text-shadow:none;
	background-color: #333333;
}
#home #navHome a:hover,
#about #navAbout a:hover,
#archive #navArticles a:hover,
#lab #nav-lab a:hover,
#reviews #navLinks a:hover,
#contact #navContact a:hover {
  background:#e35a00;
}
#nav a:active {
	color:#fff;
	background-color: #CCCCCC;
}

#content {
	background-color: #FFF;
	width: 670px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a:link {
	color: #0000FF;
}

a:active {
	color: #FF0000;
}

a:visited {
	color: #0000FF;
}

a:hover {
	color: #33000;
}

#footer {
	padding: 4px;
	width: 692px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
}
#footerBar {
	background-image: url(images/Learntoplaydrums.comfooter.jpg);
	height: 48px;
	width: 700px;
}


#footer a:link {
	color: #666;
}

#footer a:active {
	color: #666;
}

#footer a:visited {
	color: #666;
}

#footer a:hover {
	color: #333;
}
.red {
	color: #C00;
}
#signUp {
	height: 280px;
	width: 220px;
	border: 2px dashed #000;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #D0FDFE;
}
#bigSignUp {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	background-color: #EBE9E9;
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-style: normal;
	border: 2px dashed #000;
}
#headerNew {
	height: 71px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topLeft {
	background-image: url(images/design/topLeft.gif);
	float: left;
	height: 320px;
	width: 327px;
	padding-left: 10px;
}
#topRight {
	background-image: url(images/design/topRight.gif);
	float: right;
	height: 150px;
	width: 263px;
	padding-top: 170px;
	padding-left: 100px;
	background-repeat: no-repeat;
	background-color: #FFF;
}
#subscribeformright {
	float:left;
	width:205px;
	padding:3px;
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#subscribeButton {
	height: 37px;
	width: 149px;
	float: left;
	padding-left: 15px;
}
