/*** CSS Reset ***/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td,embed,object{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,strong,th,var{font-style:normal;font-weight:normal;}
ul {list-style:disc;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:1.0em;}
q:before,q:after{content:'';}


/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/


/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}


html, body {
	font-family:Georgia !important;
	margin:1em;
}

#header {
	display:none;
}

#flashmenu {
	display:none;
}

#wrapper {
	font-family:Verdana, Aria, sans-serif;
}

#right {
	font-size:0.75em;
	float:right;
	width:150px;
	margin:10px;
}

p {
	margin-bottom:1em;
	clear:left;
}

#wrapper h1 {
	font-size:18px;
	text-transform:uppercase;
	color:#600;
	font-weight:bold !important;
	margin:1em 0 1em 0;
	overflow:hidden;
}

/*#wrapper h1 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	padding-top:7px;
	color:#444;
	font-weight:normal;
	text-transform:none;
}*/

h1 span {
	font-size:11px;
	color:#000;
}

h2 {
	font-weight:bold;
}

a, a:visited {
	color:#660000 !important;
	text-decoration:underline  !important;
}

.navmenu {
	margin-bottom:1em;
}

.navmenu a {
	font-size:.75em;
	border-right: thin solid #000;
	padding-right:.25em;
	margin-right:.25em;
}

.navmenu a.last {
	border-right:none;
	padding:0;
	margin:0;
}

.back {
	font-size:.75em;
}

ul {
	list-style:none;
}

ul.musicmenu1 {
	clear:left;
	float:left;
	width:145px;
	padding-bottom:20px;

}

ul.musicmenu2 {
	float:left;
	width:145px;
	padding-bottom:20px;
}

ul.musicmenu3 {
	float:left;
	width:145px;
	padding-bottom:20px;
}

ul.musicmenu1, ul.musicmenu2, ul.musicmenu3 {
	padding-left:0;
	margin-left:0;
}

ul.musicmenu1 li, ul.musicmenu2 li, ul.musicmenu3 li {
	float:top;
	width:120px;
}