/* CSS Document for http://www.fortosing.com */

body	{ background-image: url(/images/bg3.jpg);
	  background-color: #ffffff;
	  color: #000000;
	  text-align: center;
	  font-family: Georgia, Arial, Times New Roman, Times, Courier, sans-serif; }

h1,h2 { color: #660066;
	font-family: Comic Sans MS, Verdana, Georgia, Arial, Times New Roman, Times, Courier, sans-serif; }

p	{ margin-left: 15%; margin-right: 15% }



a:link	{ text-decoration: none;
	  color: #4169E1;
	  font-weight: bold; }

a:visited { text-decoration: none;
	    color: #8B008B;
	  font-weight: bold; }

a:hover	{ text-decoration: underline;
	  color: #669966;
	  font-weight: bold; }

a:active { text-decoration: none;
	   color: #336666;
	  font-weight: bold; }
	  
	  
	  
a.color:link	{ text-decoration: none;
	  color: #000000;
	  font-weight: bold; }

a.color:visited { text-decoration: none;
	    color: #000000;
	  font-weight: bold; }

a.color:hover	{ text-decoration: underline;
	  color: #4169E1;
	  font-weight: bold; }

a.color:active { text-decoration: none;
	   color: #8B008B;
	  font-weight: bold; }



	  


table.menu { color: #000000; text-align: center; }

table.menu a:link	{ text-decoration: none;
	  color: #000000;
	  font-weight: bold; }

table.menu a:visited { text-decoration: none;
	    color: #000000;
	  font-weight: bold; }

table.menu a:hover	{ text-decoration: underline;
	  color: #333333;
	  font-weight: bold; }

table.menu a:active { text-decoration: none;
	   color: #000000;
	  font-weight: bold; }



.blue1	{ background-color: #9999ff;
	  color: #000000;
	  font-weight: bold; }
.blue2	{ background-color: #8888ee;
	  color: #000000;
	  font-weight: bold; }
.blue3	{ background-color: #7777dd;
	  color: #000000;
	  font-weight: bold; }
.blue4	{ background-color: #6666cc;
	  color: #000000;
	  font-weight: bold; }
.blue5	{ background-color: #5555bb;
	  color: #000000;
	  font-weight: bold; }
.pink	{ background-color: #ff99ff;
	  color: #000000;
	  font-weight: bold; }

.float	{ float: right;
	  margin-left: 325px; }

/* To be used to place the thumbnail pictures instead of using tables */
.pic	{ width: 135px; height: 198px; float: left; }

/* To be used to contain the thumbnail photos */
#picframe	{ text-align: center; width: 540px; margin: 0 auto;  }
#picframe p { margin-left: 0px; margin-right: 0px; }


/* To omit margins for the lyrics */
#lyrics	p { margin-left: 5px; margin-right: 5px; text-align: left; } 


.left	{ text-align: left; }
.right	{ text-align: right; }

.hfont	{ font-family: Comic Sans MS, Verdana, Georgia, Arial, Times New Roman, Times, Courier, sans-serif; }
.orange	{ color: #ff4400; }

.note	{ color: #990000; }