/* Non MSIE */

body, div, p {   
 font-family: sans-serif;
 font-size: 10pt;
}

#pageheader {
 width: 800px;
 height: 128px;
 border: 1px solid black;
 margin: 5px 5px 5px 5px;
}

#pageheader img {
 float: left;
 height: 128px;
 width: 128px;}

#main_nav {      
 position: relative;   
 top: -6px;
 border: 1px solid black;
 width: 760px;
 background: #d0d0f0;
 font-weight: bold;
 margin: 5px 5px 5px 5px;
}

#main_nav a {
 color: #0000ff;
 margin: 0;
 padding: 3px 5px;
 text-decoration: none;
}

#main_nav a:hover {
 background: #ddeaf4;
 color: #333;
}

#main_nav li {
 display: inline;
 line-height: 200%;
 list-style: none;
 text-align: center;
 padding: 3px 5px;
}

#content {   
 width: 605px;
 margin: 0px 195px 10px 10px;
}

.item_intro {
 height: 168px; 
}

.item_name {
 font-size: 14pt;
 font-weight: bold;
}

.item_description {
 font-size: 10pt; 
 position: relative;
 left: 128px;
 top: -128px;
 width: 477px;
}

.item_endorsement {
 font-size: 10pt;	
}

#fullpagecontent {
 width: 800px; 
}

#narrow_column {
 padding-top: 54;     
 text-align: center;
 margin: 5px 5px 5px 5px;
 background: #d3cac9;
 border: 1px solid #999;
 position: absolute;
  top: 198px;
 left: 633px;
 width: 175px;
}
   
#narrow_column>.button {
 text-align: center; 
 color: $ff0000;
} 

.price {
 font-variant: small-caps;
 font-weight: bold; 
}

hr {
 width: 800px;	
 position: absolute;
 left: 5px;
}  

.quote {
	font-family: "Times New Roman"; 
	font-size: larger;
}                                

.author {
	font-variant: small-caps;
}