html, body, h1, h2, a, div {margin: 0px; padding: 0px;}

body {	background: #9a4037;
	font: 14px/1.15 arial,tahoma,helvetica,sans-serif,serif;
	color: #000000; 
	margin-bottom: 50px;
	text-align: center; /* IE5.x workaround for centering */
	}

body img {display: inline;} /* Note 1st style on pages switches off images */

div#maincontainer {
	background: #9a4037; 
	width: 720px; 
	position: relative; 
	margin-left: auto; margin-right: auto; /* Centres everythng on the page */
	}

div#topcontainer {width: 100%; height: 105px;} 

img#toplogo {position: absolute; top: 10px; left: 0px;}

div#javascript {position: absolute; top: 88px; left: 6px;}

/* Link Style for most Pages */

a.contact:link {color: #0000ff;}
a.contact:hover {color: #9a4037;}
a.contact:visited {color: #9933cc;}

/* Styles for Index Page */

div#mainindex {
	width: 100%;
	background: #FEFEFE;
	position: relative;
	text-align: left; 
	border-top: 4px solid #000000; border-bottom: 4px solid #000000;	
	}

img#photo {float: right; margin-left: 20px;}

div#indextext {
	width: 640px;
	margin-left: auto; margin-right: auto; /* Centres everythng on the page */
	margin-top: 30px;
	}

#indextext h1, #indextext h2, #containertext h1, #containertext h2 {
	font-size: 115%; 
	color: #993333; 
	font-weight: bold; 
	line-height: 1.30;
	}

#indextext h2, #containertext h2 {font-style: italic;}

.copyright {
	color: #ffffff; 
	margin-top: 5px; 
	font-size: 90%;
	}

a.zdlink:link 	{color: #ffffff;}
a.zdlink:visited {color: #ffffff;}
a.zdlink:hover 	{color: #FEF1E0;}

/* Main Container for About Me, Songs, Links, Update pages, etc */

div#container {
	width: 100%; 
	background: #FEF1E0;
	position: relative; 
	text-align: left; 
	border-top: 4px solid #000000; border-bottom: 4px solid #000000;	
	}

/* Style for About Me Page */

div#containertext {
	background: #FEFEFE; 
	position: relative;
	padding: 30px 60px; 
	} 


/* Style for all Lyrics Pages */

div#lyricstext {
	background: #FEFEFE; 
	margin: 30px 0px 30px 210px;
	padding: 20px 45px; 
	width: 	470px;/* ie5win fudge begins */ 
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 380px;
	} 
html>body #lyricstext {
	width: 380px; 
	} /* ie5win fudge ends */
 
#lyricstext h1, #containertext h1.songspage { /* Note h1 for several different pages */ 
	font-family: verdana,arial,helvetica,sans-serif,serif; 
	color: #ffffff; 
	background: #9a4037;
	font-size: 115%;
	font-weight: bold; 
	text-align: center;
	line-height: 1.30;
	}

#lyricstext p {margin-left: 40px;}

p.smallcopyright {font-size: 12px; text-align: center;}

/* Songs Page */

img#cdcover {
	float: right; 
	margin-left: 20px; 
	margin-top: 25px;
	}

#containertext h1.songspage { /* Gets Style from #lyricstext h1 */
	text-align: left; 
	padding-left: 4px;
	}
	
div.musictitle {
	background: #FCFBF9;
	padding: 5px 0px 5px 20px;
	border-top: 1px solid #9A4037; border-bottom: 1px solid #9A4037;	
	margin: 15px 0px 25px 20px;
	}

div.musictitle img#niece {float: right;}

p.click {margin-left: 20px;}

div#real {text-align: center;}

#real img {border: 0px;}

/* Links Page */

div.links {
	width: 100%; 
	background: #FCFBF9;
	border-bottom: 1px solid #9A4037; 
	border-top: 1px solid #9A4037;
	margin-bottom: 15px;
	}

div.links p.arrow {
	margin: 0px; padding: 0px; 
	padding-top: 10px;	
	margin-left: 30px;
	}

div.links p {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	margin-left: 28px;
	padding-bottom: 10px;
	}

div.links p.name {
	font-size: 14px;
	color: #9a4037;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-left: 28px;
	}

div.links a {padding: 0px; margin: 0px;}

/* Updates Page */

.redtext {color: #ff0000;}

td.lbl {
	border-bottom: 1px solid black;
	padding-left: 3px; padding-right: 3px; 
	background: #cd9a92; 
	border-left: 6px solid #9a4037;
	width: 110px; /* ie5win fudge begins */ 
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 98px;
	} 
html>body td.lbl {
	width: 98px; 
	} /* ie5win fudge ends */	

td.lbl p {
	margin-top: 0px; 
	margin-bottom: 0px; 
	padding: 4px;
	font-family: arial,tahoma,helvetica,sans-serif,serif;
	font-size: 14px;
	font-weight: bold; 
	text-align: right;
	}

td.inp	{
	padding-left: 5px;
	width: 240px; /* ie5win fudge begins */ 
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 235px;
	} 
html>body td.inp {
	width: 235px; 
	} /* ie5win fudge ends */	

input.writein:focus {background: #FEF1E0;}

div#submitarea {
	width: 400px; 
	text-align: center; 
	margin-top: 5px; 
	}

/* Style used on Update Thanks page */

div#updatethanks { 
	padding: 8px 0px 8px 20px;
	background: #FCFBF9;
	border-top: 1px solid #9A4037;
	border-bottom: 1px solid #9A4037;
	margin-top: 15px;
	}












