body {font: small/1.6em Verdana, Geneva, Arial, san-serif;
}

#allcontent {width: 800px;}

h1 {font-size: 200%;}

h2 {font-size: 150%;}

h3 {font-size: 125%;}

q {font-style: oblique;}

#menu {width: 200px;
       font-size: medium;
       line-height: 2em;
       float: left;
}

#menu ul {list-style-type: none;
}

#main {margin-left: 205px;
}

#header {font-size: medium;
         line-height: 1.2em;
         padding-bottom: 5px;
         border-bottom: 2px solid black;
         margin-bottom: 5px;
}

#page_contents {padding-bottom: 5px;
                border-bottom: 2px solid black;
                margin-bottom: 5px;
}

#page_contents ul {list-style-type: none;
}

#iteminfo h2 {font-weight: normal;}

#iteminfo img {float: right;
               padding: 10px;
}

.subtitle {font-size: 75%;
           font-weight: bolder;
}

.author {font-size: 75%;
         font-weight: normal;
}

.size {font-style: oblique;}

.price {font-weight: bold;}

.contents {font-weight: bold;}

.firstred {color: #ff0000;}
