/*typographic */body{margin: 0;padding: 0;border: 0;overflow: auto;height: 100%; max-height: 100%;background-color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif;line-height: 1.5;}img {	border:0;	}td {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: .8em;	color:#666666;	background-color: #FFFFCC;	border-bottom: thick solid white;	}th {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: .9em;	color:##333333;	background-color: #FFCC99;	border-bottom: thin solid white;	}p {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: .9em;	line-height: 1.5em;	color:#666666;	}.tuneTitle {	font-weight: bold;	font-size: 1.1em;	font-variant: small-caps;	color: #333333;	}p.intro {	font-weight: bold;	color: #666;	}p.reverse { /* blurb on home page*/	font-weight: normal;	line-height: 2,2;	text-align: center;	color: #FF9966;	font-family: georgia, serif;	font-style: italic;	letter-spacing: 1pt;	}.caption {	font-size: .8em;	text-align: left;	}.credit {	font-size: .75em;	}#buyNow {	text-align: center;	}			h1 {	text-align: center;	font-weight: normal;	font-size: 2em;	color: #CC3300;	font-variant: small-caps;	letter-spacing: 5px;	font-family: Georgia, "Times New Roman", Times, serif;	}h2 {	text-align: center;	font-weight: normal;	font-size: 1.4em;	color: #CC3300;	font-family: Georgia, "Times New Roman", Times, serif;	}h3 {	text-align: left;	font-weight: normal;	font-size: 1.2em;	color: #CC9933;	}img a {	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;}.gray {color: #999999}/* layout*/#framecontentLeft, #framecontentTop {	position: absolute;	top: 0px;	left: 0px;	width: 200px; /*Width of left frame div*/	height: 100%;	overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/	background-color: #FFCC99;	font-family: Verdana, Arial, Helvetica, sans-serif;}	#framecontentTop{	left: 200px; /*Set left value to WidthOfLeftFrameDiv*/	right: 0;	top: 0px;	width: 700px;	height: 100px; /*Height of top frame div*/	overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/	background-color: #000000;}#maincontent{	position:relative;	left: 230px; /*Set left value to WidthOfLeftFrameDiv*/	top: 120px; /*Set top value to HeightOfTopFrameDiv*/	right: 0;	bottom: 0;	background: #fff;	width: 700px;	border: 0px solid gray;}#maincontentHome{	position: fixed;	text-align: center;	left: 200px; /*Set left value to WidthOfLeftFrameDiv*/	top: 20px; /*Set top value to HeightOfTopFrameDiv*/	right: 0;	bottom: 0;	background: #000;	width: 800px;	border: 0px solid red;}.innertube{	margin: 0, auto; /*Margins for inner DIV inside each DIV (to provide padding)*/}* html body{ /*IE6 hack*/padding: 120px 0 0 200px; /*Set value to (HeightOfTopFrameDiv 0 0 WidthOfLeftFrameDiv)*/}* html #maincontent{ /*IE6 hack*/height: 100%; width: 100%; }* html #framecontentTop{ /*IE6 hack*/width: 100%;}#coverImage { /* centers an image and caption in a div*/	margin: 0px 0px 0px 60px;	padding: 15px;	width: 450px;	border: solid #999999 0px;}/* links*/a:link {	color: #339999;	text-decoration: none;}a:visited {	color: #996699;	text-decoration: none;}a:hover {	text-decoration: underline;	color: ##CC3300;}a:active {	text-decoration: none;	color: #000000;}/* navbar */ul#navigation  {	font-family: Georgia, "Times New Roman", Times, serif;	font-style: normal;	margin-left: 35px;	padding-left: 0px;	border-bottom: 1px solid gray;}ul#navigation li  {	list-style-type: none;	margin: 0;	padding-left: 0;	border-top: solid gray 1px;	padding: 5px;}ul#navigation li a {	text-decoration: none;	font-weight: normal;	color: #CC3300;	display: block;	}#navigation a:hover {	color: #FFFFFF;	text-decoration: none;	padding-left: 5px;	background-color: #CC3300;}#navigation a:active {	font-weight: normal;	color: #000000;	text-decoration: none;	background-color: white;	}ul#navigation li#youarehere a { 	color: #000; 	}ul#navigation li#youarehere a:hover { 	color: #000; 	background-color: #FFCC99;	}	ul#navigation li#youarehere a:active { 	color: #000; 	background-color: #FFCC99;	}
