<!--- Style sheet for Millionaire's Karaoke page -->

.nav
	{color: #000000;
	text-decoration: none;
	word-spacing: normal;
	text-align: center;
	letter-spacing: 0;
	line-height: 1.2em;
	font-family: Trebuchet MS;
	font-size: .75em;}

.nav a:link, .nav a:visited
	{color: #000000;
	text-decoration: none;
	word-spacing: normal;
	text-align: center;
	letter-spacing: 0;
	line-height: 1.2em;
	font-family: Trebuchet MS;
	font-size: .75em;
	margin-left: 3.5%;
	margin-right: 1%;}
	
.nav a:hover, .nav a:active
	{color: #005102;
	text-decoration: underline;
	word-spacing: normal;
	text-align: center;
	letter-spacing: 0;
	line-height: 1.2em;
	font-family: Trebuchet MS;
	font-size: .75em;
	margin-left: 3.5%;
	margin-right: 1%;}
		
.body1 h1
	{font-family: Trebuchet MS;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.1em;
	font-size: 2.0em;
	margin-left: 1.3em;
	margin-bottom: -.5em;}

.body1 h2
	{font-family: Trebuchet MS;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.1em;
	font-size: 1.5em;
	margin-left: 0.5em;
	margin-bottom: .75em;}

.green
	{color: #005102;}

.greenUL
	{color: #005102;
	text-decoration: underline;}
	
.homeimage img
	{float: left;
	height: 40%;
	width: 40%;
	margin-top: .88em;
	margin-left: 5em;
	margin-right: 50%
	z-index: -100000;}
	
.body2
	{float: right;
	margin-right: 15%;
	margin-left: 0%;
	margin-top: 2%;}

.body2 p
	{font-family: Trebuchet MS;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.1em;
	font-size: 1em;}
	
.body2 h1
	{font-family: Trebuchet MS;
	color: #005102;
	text-decoration: underline;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.1em;
	font-size: 1.5em;
	margin-left: 0.5em;
	margin-bottom: .75em;}
	
.body2 a:link, .body2 a:visited
	{color: #000000;
	text-decoration: none;}
	
.body2 a:hover, .body2 a:active
	{color: #005102;
	text-decoration: underline;}
	
.regText
	{font-family: Trebuchet MS;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.1em;
	font-size: 1em;}
	
.regText a:link, .regText a:visited
	{color: #000000;
	text-decoration: underline;}
	
.regText a:hover, .regText a:active
	{color: #005102;
	text-decoration: underline;}


.songButtons a:link, .songButtons a:visited
	{color: #000000;
	background: #ffffff;
	text-decoration: none;
	cell-padding: .83em;
	border: 1px dash #000000}
	
.songButtons a:hover, .songButtons a:active
	{color: #005102;
	background: #ffffff;
	text-decoration: underline;
	cell-padding: .83em;
	border: 1px dash #000000}

.yellowBG
	{background: #ffffff;}
	
.form textarea
	{background-color: #ffffff;
	font: 0.9em "Trebuchet MS"; 
	color: #0b002d; 
	border: 1px solid #0b002d; }
	
.form label
	{font: bold 0.9em "Trebuchet MS";
	color: #0b002d; }
	
.form input
	{font: bold 0.9em "Trebuchet MS";
	color: #0b002d;
	background: #ffffff;
	line-height: .75em;
	width: 250px;
	height: 15px;
	border-bottom: 1px solid #0b002d;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px; }

.button input
	{width: 60px;
	height: 25px;
	border: 1px solid #0b002d;
	text-decoration: none; } 
	
.header table
	{font-family: Verdana;
	background-color: #fff;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.1em;
	font-size: 3.0em;
	}
	
.testText
	{font-family: Trebuchet MS;
	color: #000000;
	font-style: italic;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.1em;
	font-size: 1em;
	margin-left: 5%;
	margin-right: 45%;}
		
.articles
	{float: right;}
	
.arty1
	{float: left;}	