/*RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, 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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	padding: 0 0 0 15px;
	margin: 0 0 15px 0;
}
li {
	padding: 0 0 5px 0;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* OK NOW STYLE */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	color: #5d5d5d;
	background: #290b0b;
}
#Wrapper {
	padding: 40px 0 0 0;
	width: 100%;
	position: relative;
	background: #333333;
}
#HeaderOuter {
	background: #510e0e;
	width: 100%;
	color: #fff;
	border-bottom: 3px solid #312a2a;
}
#Header {
	width:760px;
	margin: 0 auto;
	text-align: left;
}
.Logo {
	width: 264px;
	float: left;
	margin: 0;
	padding: 0;
}
#Navigation {
	width: 495px;
	float: right;
	background: #B7682F url(../images_gen/piano_key_bg.gif) repeat-x top;
	border-top: 1px solid #7b5f4c;
	border-bottom: 1px solid #7b5f4c;
	border-right: 1px solid #7b5f4c;
}
#MainNav {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}
#MainNav li {
	float: left;
	padding: 0;
	width: 69px;
	border-left: 1px solid #7b5f4c;
	text-align: center;
}
#MainNav li h3 {
	font-weight: normal;
}
#MainNav li.Active {
	background: url(../images_gen/piano_key_bg_active.gif) repeat-x top;
}
#MainNav a {
	display: block;
	padding: 136px 0 10px 0;
	color: #fff;
	text-decoration: none;
	font-size: 85%;
}
#MainNav a:hover {
	color: #290B0B;
}

.BlankKey {
	height: 157px;
	display: block;
	padding: 0;
}
.BlackKey {
	display: block;
	padding: 136px 0 10px 0;
	width: 20px !important;
	height: 100px !important;
	background: #000;
	border: 1px solid #666 !important;
	padding: 0 !important;
	position: absolute;
}
#KeyOne {
	top: -1px;
	left: 60px;
}
#KeyTwo {
	top: -1px;
	left: 129px;
}
#KeyThree {
	top: -1px;
	left: 269px;
}
#KeyFour {
	top: -1px;
	left: 339px;
}
#KeyFive {
	top: -1px;
	left: 409px;
}
	
#PageOuter {
	color: #333;
	border-bottom: 3px solid #312a2a;
}
#Page {
	width:760px;
	margin: 0 auto;
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	background: #ECECEC url(../images_gen/content_bg.jpg) no-repeat top left;
}
#RightCol {
	float: right;
	margin: 0 0 20px 20px;
	width: 180px;
}
.ImageHolder {
	width: 180px;
	background: #fff;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.ImageHolder img {
	border: 1px solid #510E0E;
	display: block;
}
.ImageHolder p{
	margin: 0 !important;
	padding: 3px 5px !important;
}
.StandardTeaser {
	border-top: 1px solid #A74301;
}
.StandardTeaser div.ImageHolder {
	width: 160px;
	background: none;
	float: right;
	margin: 0 0 15px 15px;
}
.StandardTeaser h3, .StandardTeaser p {
	padding: 0 !important;;
	margin: 6px 0 !important;
}
#Content h1, #Content h2, #Content h3, #Content h4, #Content h5, #Content h6, #Content p, #Content blockquote, #Content pre {
	margin: 0 0 15px 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	line-height: 1.5em;
}
#Content h1 {
	margin: 0 0 15px 0;
	font-size: 220%;
	color: #a74301;
	font-weight: normal;
}
#ContentInner, #ContentInnerSub {
	padding: 20px;
}
#ContentInner {
	width: 720px;
}
#ContentInnerSub {
	width: 450px;
	float: right;
}
#Content a {
	color: #a74301;
	text-decoration: none;
}
#Content a:hover {
	color: #290B0B;
	text-decoration: underline;
}
	
#Content ol {
	list-style: decimal;
	padding: 0 0 0 20px;
}
.CDImage {
	width: 180px;
	float: right;
	margin: 0 0 15px 15px;
}
.SubNav {
	width: 264px;
	float: left;
	background: url(../images_gen/subnav_bg.gif) repeat-y;
	padding: 0;
	position: relative;
}
.SubNav ul {
	padding: 0;
	background: url(../images_gen/subnav_bg_bottom.gif) no-repeat bottom;
	height: 400px;
	position: relative;
	z-index: 20;
	margin: 0 !important;
	list-style: none;
}
.SubNav ul li#SubTitle {
	background: url(../images_gen/subnav_bg_top.gif) no-repeat top;
	padding: 20px 20px 0 20px;
	border: none;
	width: auto;
	margin: 0;
}
.SubNav ul li#SubTitle h2 {
	font-size: 220%;
	font-weight: normal;
	color: #a74301;
	margin: 0 !important;
}
.SubNav ul li {
	border-bottom: 1px solid #ccc;
	width: 224px;
	margin: 0 0 0 20px;
}
.SubNav ul li h4 {
	margin: 0 !important;
}
.SubNav ul li a {
	padding: 5px 0 3px 0;
	color: #a74301;
	font-weight: normal;
	text-decoration: none;
	display: block;
}
.SubNav ul li a.Active {
	color: #000;
	background: url(../images_gen/clef_bass.gif) no-repeat right;
}
#SubClef {	
	width: 264px;
	height: 250px;
	position: absolute;
	bottom: 0;
	background: url(../images_gen/clef_lrg.gif) no-repeat top;
}

#Footer {
	background: #400c0c;
	color: #fff;
	font-size: 80%;
}
#FooterInner {
	width:760px;
	margin: 0 auto;
	text-align: left;
	background: #4F270C url(../images_gen/footer_bg.gif) repeat-x top;
}
#FooterFlourish {
	width: 265px;
	height: 76px;
	float: left;
	background: url(../images_gen/footer_flourish.gif) no-repeat top left;
}
#Footer ul.FooterLeft {
	width: 350px;
	float: left;
	padding: 15px 0 10px 0;
	list-style: none;
}
#Footer ul.FooterRight {
	width: 100px;
	float: right;
	padding: 15px 0 10px 0;
	list-style: none;
}
#Footer ul li {
	float: left;
}
#Footer ul li a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	padding: 0 10px 0 0;
	margin: 0 0 0 10px;
	border-right: 1px solid #fff;
	display: block;
}
#Footer ul li a:hover {
	color: #290B0B;
}
a.FooterLast {
	border: none !important;
	padding: 0 !important;
}

#Footer p {
	float: left;
	width: 400px;
	padding: 0 0 0 10px;
}
p.Credit {
	font-size: 80%;
	padding: 15px 0;
	margin: 0;
}
p.Credit a {
	color: #333333;
	text-decoration: none;
}
p.Credit a:hover {
	color: #942323;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.Clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}
