/* CSS Document */

body,p,TD{
	color: #330066;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

h3 {
	font-size: 100%;
	color: #009933;
	background-color : transparent;
}

h4 {
	font-size: 90%;
	font-style: normal;
	color: #009933;
}

li{
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: square;
	list-style-position: outside;
}

.close {
	text-decoration: none;
}
	
.hangindent { 
	text-indent: -2em; 
	margin: 2em;
}

.hidefromprint {
	display: block;
}

.hidefromscreen {
	display: none;
}

p.comment {
	color: #FF0000
}

#lyrThanks {
	visibility: hidden;
	background-color: white;
}

#lyrContent{
	float: right;
	width: 500px;
	margin: 10px 0px 0px 0px;
	padding: 0;
}

#lyrContent h1 {
	font-size: 140%;
	color: #009933;
	background-color : transparent;
}

#lyrContent h2 {
	font-size: 120%;
	color: #009933;
	background-color : transparent;
}

#lyrContent p{
	color: #330066;
	background-color : transparent;
	line-height : 150%;
	margin-top: 0;
	}
	
#dvFooter {
	clear: both;
	text-align: center;
	font-size: 80%;
	padding: 10px 0 0 0;		
}

#menudiv {
	width: 240px;
	margin: 10px 0 0 0;
	padding:0;
	float: left;
}

#menudiv ul {
	list-style: square outside url(../images/bullet_up.gif);
	margin: 0 0 0 22px;
	padding: 0;
}

#menudiv li {
	padding: 0;
	}

#menudiv li a {
	color: #009933;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 2px 0 8px 0;
}

#menudiv li a:hover {
	list-style: square outside url(../images/bullet_down.gif);
	color: #660099;
}

#lyrquote {
	margin: 15px 0 0 6px;
	padding: 0px 8px;
	border: thin solid #FF6633;
}

#lyrquote p {
	color: #009933;
	font-style: italic;
	font-size: 95%;/*
	margin: 3px 0 3px 0;*/
}

table {
	border: 1px solid #006633;
}

#alllogo{
	width: 760px;
	background-image: url(../images/horizback.gif); 
	margin: 6px 0px 0px 0px;
	height: 165px;
}

#logo {
	float:right;
	width: 620px;
}

#bigpic {
	border: thin solid #FF6633;
	float: right;
	width: 220px;
	margin:20px 0 10px 20px;
}

body {
	margin: 0px auto;  
	width: 756px;
}

#smpic {
	border: thin solid #FF6633;
	width: 121px;
	margin: -1px 0px 0px 6px;
	float: left;
}

.snaps {
	border: thin solid #009900;
	margin: 10px;
	padding: 10px;
	width: 350px;
	text-align: left;
}

.rolllayer {
	background-color: White;
	border: thin solid #006633;
	padding: 10px;
	width: 520px;
	height: auto;
}
.displaynone {
	display: none;
}

.month {
	position: absolute;
	background-color: white;
	border: thin solid #ff6633;
	width: 760px;
	padding: 10px;
}

/*This section controls the persistent page indicator*/

body#homepage li#home a, body#listenpage li#listen a, body#discoverpage li#discover a, body#learnpage li#learn a, body#findoutpage li#findout a, body#checkpage li#check a, body#bookperfpage li#bookperf a, body#getintouchpage li#getintouch a,{
	list-style: square outside url(../images/bullet_down.gif);
	color: #660099;
}

