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


body {
	background-color: #D7D7D7;
	width: 800px;
	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-position: left top;
	text-align: left;
	height: 340px;
	width: 626px;
	padding-left: 35px;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
}
#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 {
	width: 670px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



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;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footerBar {
	background-image: url(images/design/footer-new.png);
	height: 48px;
	width: 530px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#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: 320px;
	width: 250px;
	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;
}
#containerHeader {
	height: 183px;
}
#headerRight {
	float: left;
	height: 179px;
	width: 532px;
}
#headerLeft {
	height: 179px;
	width: 268px;
	float: left;
}
#headerLogo {
	height: 82px;
	width: 532px;
	float: left;
	padding-top: 18px;
}
#headerInfo {
	height: 21px;
	width: 532px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	padding-top: 5px;
}

/* Navigation */
#headerNav {
	height: 48px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	padding-left: 26px;
	width: 506px;
}
#headerNav ul {
	margin: 0;
	white-space: nowrap;
	padding: 0;
}
#headerNav li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;	
}
#headerNav a:link, #headerNav a:visited, #headerNav a:active {
	display: block;
	float: left;
	width:auto;
	color:#454545;
	font-size: 16px;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	padding-right: 7px;
	padding-left: 7px;
	font-weight: bold;
	letter-spacing: -1px;
	height: 27px;
	padding-top: 5px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#headerNav a:hover {
	color: #333;
}
#headerNav a#on , #headerNav a:visited#on ,#headerNav a:active#on,#headerNav a:hover#on{
	color: #000096;
	text-decoration: underline;
}

