@import "jeays.css";

#textbox {
	font-size: 10pt; 
	color: white; 
	width: 180px; 
	height: 20px; 
	float: right;
}


#mainimg {
float: right;
height: 180px;
width: 180px;
margin-bottom: 3px;
margin-right: 40px;
border: outset 1px white;
} 

h1 { 
font-size: 1.6em; 
font-style: normal; 
color: #3a8799; 
margin: 5px; 

}

#box1 {padding: 2px; height: 200px; 
width: 330px; color: white;  margin-left: 5px;
font-size: 10pt;border: inset 1px gray; float: left;}

#ninebox {padding: 2px; height: 380px; 
width: 330px; color: white;  margin-left: 5px;
font-size: 10pt;border: inset 1px gray; float: left;}

#box2 {text-align: center; width: 90px; height: 200px;
color: white; font-size: 10pt; 
float: right;}



#box2 ul {list-style: none; padding: 2px;}

#box3 { width: 400px; height: 160px; margin-top: 220px; margin-left: -255px;
 color: white; border: inset 1px gray; font-size: 10pt; float: left;}

#box4 {width: 425px; height: 190px; 
color: white; border: inset 1px gray; font-size: 10pt; padding: 3px;
float: right;}

.links 
{float: right;
display: inline; 
margin-top: 2px;
margin-right: 3px;
font-size: 0.7em;  
color: white;
padding-left: 5px;
}

a:link, a:visited {text-decoration: none; color: white;}
a:hover {color: #3A8799;}


.mp3button {width: 10px; height: 5px; border: outset 1px white;
padding: 1px; background-color: #3A8799;  font-size: 10pt;}

.lyricbutton {width: 10px; height: 5px; border: outset 1px white;
padding: 1px; font-size: 10pt; }

a:link.mp3button, a:visited.mp3button {text-decoration: none; color: black;}
a:hover.mp3button {background-color: gray; border: inset 1px white; color: white;}

a:link.lyricbutton, a:visited.lyricbutton {background-color: white; text-decoration: none; color: black;}
a:hover.lyricbutton {background-color: gray; border: inset 1px white; color: white;}

.orderbutton {font-size: 8pt; padding: 2px; 
border: outset 2px white; text-align: center; background-color: gray; float: right;
margin-right: 6px; width: 95px;}
a:link.orderbutton, a:visited.orderbutton {text-decoration: none; color: black;}
a:hover.orderbutton {border: inset 2px white; color: white; background-color: gray;}







