BODY {
	margin: 20px 0px 0px 0px;
        background: #FF9944 url("warm.gif") repeat-x fixed bottom;
}

H1 {
	margin: 0;
	padding: 0;
}	

H3 {
	text-align: center;
}

/*--- MAIN TABLE ---*/

.ARTBOARD {
	margin: 0 auto;
	width:690px;
	height:100%;
	background-color:#FFFFFF;
	border-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	overflow: hidden;
	vertical-align:top;
	padding: 0px;
	text-align: left;
} 


#NAVBAR {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align:top;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
} 

#NAVBAR a {
	margin-left:10px;
	margin-right:10px;
}



.LOGO {
	float: left;
	title: Norm;
}


.SALON {
	float: right; 
	margin-left: 10px;
        margin-bottom: 10px;
	title: Norman Ruiz;
}

.COPY {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #48260D;
	overflow: auto;
	margin: 10px;
	padding-bottom: 5px;
}

.COPY a:link, .COPY a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #D94A17;
	text-decoration:none;
}

.COPY a:hover {
	text-decoration: underline;
	color: #48260D;
}

.TOP a:link, .TOP a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #D94A17;
	text-decoration:none;
	float: right;
}

.TOP a:hover {
	text-decoration: underline;
	color: #48260D;
}


.TITLE {
	font-family: Futura,"Lucida Grande","Trebuchet ms",arial,helvetica,sans-serif;
	font-size: 13pt;
	font-weight: bold;
	margin-top: 5px;
	color: #48260D;
}

.TITLE2 {
	font-family: Futura,"Lucida Grande","Trebuchet ms",arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 9pt;
	color: #48260D;
	padding-bottom: 5px;
	border-bottom: 1px solid #867E62
}

.SONG {
	font-family: Futura,"Lucida Grande","Trebuchet ms",arial,helvetica,sans-serif;
	font-size: 15pt;
	font-weight: bold;
	line-height: 14pt;
	color: #48260D;
	padding-bottom: 5px;
	border-left: 10px;
	border-bottom: 1px solid #867E62
}


.NAV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #D94A17;
} 

.NAV a:link, .NAV a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #D94A17;
	text-decoration:none;
	margin-left: 8px;
	margin-right: 8px;
}

.NAV a:hover {
	text-decoration: underline;
	color: #48260D;
}


.DISCLAIMER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #D94A17;
}

.DISCLAIMER a:link, .DISCLAIMER a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #D94A17;
	text-decoration:none;
}

.DISCLAIMER a:hover {
	text-decoration: underline;
	color: #48260D;
}



