html 	
	{
    letter-spacing: .04em;
   	line-height: 150%;
	font-family: Verdana, Arial, sans-serif;
	color: #fff;	
   	background: #000;
	font-size: 100%;
 }
body	
	{
	margin: 75px;
	text-align: center;
}
#wrapper
	{
	width: 800px;
	margin: 0px auto;
	text-align: left;
}
#inner_border
	{
    min-height: 600px;
    background: url(images/ian_inner.jpg) no-repeat bottom left;
    border: 1px solid #ccc;
    }
    
/* Navigation Menu */
#nav {
    margin: 50px 0px 0px 10px;
    padding: 0px;
    list-style-type: none;
    width: 150px;
    float: left;
    font-size: 10pt;
}
#nav li { 
    margin: 0;
    padding: 0;
	float: left;
	width: 100%;
}
#nav a
	{
    display: block;
    color: #fff;
	text-decoration: none;
    padding: 0px;
    line-height: 2.25em;
	}
#nav a:hover
	{
    color: #C69633;
	text-decoration: underline;
	}
#nav a:visited
	{
    color: #fff;
	text-decoration: none;
	}
#nav a:visited:hover
	{
    color: #C69633;
	text-decoration: underline;
	}
#body_hom #nav_hom a, #body_bio #nav_bio a, 
    #body_dis #nav_dis a, #body_cdr #nav_cdr a, 
    #body_sou #nav_sou a, #body_she #nav_she a, 
    #body_pre #nav_pre a, #body_iti #nav_iti a, 
    #body_lin #nav_lin a, #body_con #nav_con a, 
    #body_new #nav_new a, #body_pho #nav_pho a,
    #body_tea #nav_tea a
    {
    color: #666;
    font-weight: bold;
	text-decoration: none;
    } 

/* Header Styles */
#header h1
	{
	text-indent: -9999px;
    background: url(images/heading.gif) no-repeat top left;
    margin: -18px 0px 0px 5px;
    position: relative;
    width: 273px;
    height: 36px;
}
h2#subhead 
	{
    float: right;
    margin: -18px 10px 0px 0px;
    font-size: 10pt; 
    width: 470px;
    text-align: right;
}
h2#subhead strong
	{
    font-size: 8pt; 
    }
#yamaha_logo
	{
    background: url(images/yamaha.gif) no-repeat top right;
    width: 150px;
    height: 35px;
    float: right;
    position: relative;
    margin: -38px 10px 0px 0px;
}
h2, h3, h4, h5
	{
    margin: 0px;
}
h3#page_header
	{
    margin: 50px 10px 0px 0px;
    width: 430px;
    height: 60px;
    float: right;
    clear: right;
    text-indent: -9999px;
}
#body_new h3#page_header
	{
    background: url(images/h3_new.gif) no-repeat top right;
}
#body_bio h3#page_header
	{
    background: url(images/h3_bio.gif) no-repeat top right;
}
#body_dis h3#page_header
	{
    background: url(images/h3_dis.gif) no-repeat top right;
}
#body_cdr h3#page_header
	{
    background: url(images/h3_cds.gif) no-repeat top right;
}
#body_she h3#page_header
	{
    background: url(images/h3_mus.gif) no-repeat top right;
}
#body_iti h3#page_header
	{
    background: url(images/h3_iti.gif) no-repeat top right;
}
#body_pre h3#page_header
	{
    background: url(images/h3_pre.gif) no-repeat top right;
}
#body_lin h3#page_header
	{
    background: url(images/h3_lin.gif) no-repeat top right;
}
#body_con h3#page_header
	{
    background: url(images/h3_con.gif) no-repeat top right;
}
#body_tea h3#page_header
	{
    background: url(images/h3_tea.gif) no-repeat top right;
}
h4
	{
    color: #4DD243;
    letter-spacing: .2em;
    margin-bottom: 5px;
    text-align: left;
    font-size: 120%;
}
h5
	{
    color: #4DD243;
    letter-spacing: .2em;
    margin-bottom: 5px;
    font-size: 110%;
    text-align: left;    
}

/* Main Content */
#main
	{
    float: right;
    clear: all;
  	font-size: 75%;
    width: 450px;
    height: 420px;
    overflow: auto;
    text-align: justify;
    padding: 0px 10px 10px 0px;
    margin: 40px 10px 10px 0px;
    }
#main p {
    margin: 0px 0px 15px 0px;	
}
#main p.addtocart {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
#main p#summary {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
#main p.cd_subtitle {
    font-style: italic;
    text-align: left;
    margin: 15px 0px 15px 0px;	
}
p.cd_quote {
    text-align: left;
}
img.rightpic {
    border: 1px solid #ccc;
    margin: 0px 0px 0px 10px;	
}
img.cart {
    margin: 4px 6px 0px 0px;	
}
ul.discography {
    margin: 3px 0px 15px 0px;
    padding-left: 15px;
    list-style-type: disc;
}
ul.discography li { 
    margin: 5px 0px 0px 0px;
}
ul.bulletlist {
    margin: 5px 0px 15px 0px;
    padding-left: 15px;
    list-style-type: disc;
    text-align: left;
}
ul.bulletlist li { 
    margin: 0px;
}
ol.songlist {
    margin: 15px 0px 15px 0px;
    padding-left: 30px;
    text-align: left;
}
ol.songlist li { 
    margin: 0px 0px 0px 0px;
}
#main a
	{
    color: #fff;
	text-decoration: none;
    padding-bottom: 1px;
    border-bottom: 1px solid #fff;
	}
#main a:hover
	{
    color: #C69633;
	text-decoration: none;
    border-bottom: 1px solid #C69633;
	}
#main a:visited
	{
    color: #fff;
	text-decoration: none;
    border-bottom: 1px solid #fff;
	}
#main a:visited:hover
	{
    color: #C69633;
	text-decoration: none;
    border-bottom: 1px solid #C69633;    
	}
#footer_wrapper
	{
    float: left;
    width: 798px;
	}
.footer_nav strong
	{
    font-size: 65%;
	}
.footer_nav
	{
	text-align: right;
    font-size: 10px;
    padding: 0px;
    margin: 0px 10px 0px 0px;
	}
.footer_nav a
	{
    color: #fff;
	text-decoration: none;
    border-bottom: 1px solid #fff;
	}
.footer_nav a:hover
	{
    color: #C69633;
	text-decoration: none;
    border-bottom: 1px solid #C69633;
	}
.footer_nav a:visited
	{
    color: #fff;
   	text-decoration: none;
    border-bottom: 1px solid #fff;
	}
.footer_nav a:visited:hover
	{
    color: #C69633;
   	text-decoration: none;
    border-bottom: 1px solid #C69633;
	}
#clear 
    {
    clear: both;
    margin-top: -1px;
    height: 1px;
    overflow: hidden;
    }  	