html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6 {  
	margin: 0; 
	padding: 0; 
	border: 0; 
}
html {
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	font-size: 100.01%;
	font-family:  Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
}
#logowrapper {
	background: url(shadowdark.gif) repeat;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	width: 760px
}
#logocontent {
	position: relative;
	padding: 0px;
	top: -3px;
	left: -3px;
	background: #FFFFFF;
	color: #000000;
	background-image: url(mainbann.gif);
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666633;
	border-right-color: #666633;
	border-left-color: #666633;
}	
#sublogocontent {
	position: relative;
	padding: 0px;
	top: -3px; 
	left: -3px;
	background: #FFFFFF;
	color: #000000;
	background-image: url(subbann.gif);
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666633;
	border-right-color: #666633;
	border-left-color: #666633;
}	
.mainwrapper {
	background: url(shadowdark.gif) repeat;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 760px
}
#columnswrapper{
	width: 730px;
	padding: 0px;
	margin: 0px;
}
#rightcolumn {
	float: right;
	width: 205px;
	padding: 5px;
	margin: 0px;
}
#leftcolumn {
	float: left;
	width: 475px;
	padding: 5px;
	margin: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 6px;
}
p:first-letter {
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.2em;
}
h1:first-letter {
	font-size: 1.3em
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2:first-letter {
	font-size: 1.1em
}
h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 0.9em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h3:first-letter {
	font-size: 1.1em
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
a {
	color: #be483f;
	background-color: #FFFFFF; 
	text-decoration: none;
}
a:visited {
	color: #d6473c;
	background-color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #be483f;
	background-color: #FFFFFF;
	text-decoration: underline;
}
.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-top: 6px;
}
#lyrics {
	width: 250px;
	padding: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	border-style: dotted;
}
.maincontent {
	position: relative;
	padding: 10px;
	top: -3px;
	left: -3px;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666633;
	border-bottom-color: #666633;
	border-left-color: #666633;
	background-color: #FFFFFF;
}	
.leftimage {
	position: static;
	float: left;
	margin-top: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
	padding: 0px;
	margin-right: 15px;
	border: 3px solid #cccc99;
}
.linkimage {
	border: 3px solid #cccc99;
}
a:hover .linkimage {
	border: 3px solid #be483f;
}
.mainimage {
	position: static;
	margin: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666633;
	border-bottom-color: #666633;
}
.clearit{
	clear: both;
}
#copyright {
	margin-bottom: 2px;
	margin-top: 6px;
	margin-left: auto;
	margin-right: auto;
	color: #993300;
	background-color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.7em;
	padding-top: 2px;
	padding-bottom: 20px;
}
#copyright a {
	color: #993300;
	background-color: #ffffff; 
	text-decoration: none;
}
#copyright a:hover {
	color: #993300;
	background-color: #ffffff;
	text-decoration: underline;
}
.navlist {
	background-color: #f7f5ed;
	margin-top: 10px;
	margin-left: 0;
	margin-bottom: 5px;
	padding-left: 0;
	list-style-type: none;
}
.navlist ul { 
	background-color: #f7f5ed;
	list-style: none; 
}
.navlist li {
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	color: #779d03;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #373000;
}
.subnavlist {
	background-color: #FFFFFF;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
.subnavlist ul { 
	background-color: #FFFFFF;
	list-style: none; 
}
.subnavlist li {
	background-color: #FFFFFF;
	padding-left: 10px;
	background-image: url(lnk_star.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	border: 0;
}
.subnavlist li a {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	border: 0;
}
.subnavlist li a:visited {
	color: #373000;
	background-color: #FFFFFF;
	text-decoration: none;
}
.subnavlist li a:hover {
	color: #000000;
	background-color: #C9D8B3; 
	text-decoration: none;
}
#topnavlist {
	margin-top: 5px;
	margin-bottom: 50px;
	padding-left: 600px;
	list-style-type: none;
}
#topnavlist ul { 
	list-style: none; 
}
#topnavlist li {
	padding-left: 10px;
	background-color: #FFFFFF;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .45em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
}
#topnavlist li a {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	border: 0;
}
#topnavlist li a:visited {
	color: #373000;
	background-color: #FFFFFF;
	text-decoration: none;
}
#topnavlist li a:hover {
	color: #000000;
	background-color: #C9D8B3; 
}
.link_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
}
.link_arrow {
	padding-left: 10px;
	background-color: #FFFFFF;
	background-image: url(arrowr.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
}
#paypal_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#paypal_price em {
	background-color: #FFFFFF;
	color: #006633;
	font-size: 1.1em;
	font-weight: bold;
}

