﻿* {
    font-family:Calibri;
    font-size:medium;
    color:#404040; /* PM grey */
}
body
{
	background: white url(/im/pm.jpg) no-repeat fixed 5px 8px; /* place logo in the top left corner */
    margin-left: 135px; /* make sure that the content does not overflow the image */
}
h1
{
    font-weight:normal;
    font-size:x-large;
    color:#ff6600; /* Allison's orange */
}
h2
{
    font-weight:normal;
    font-size:large;
}
h6
{
	/* headers for none CSS enabled browsers such as screen readers etc. */
	display: none;
}
A
{
	text-decoration:none;
	color: #404040; /* PM grey */
}
A:hover
{
	color: #404040; /* PM grey */
	text-decoration: underline;
}
#id_Title
{
	font-size: 65px;
	width:800px;
	padding:39px 0 39px 39px ;
	margin-top:0;
    color: #ff6600; /* Allison's orange */
	background-color: #404040; /* PM grey */
	text-align:left;
	z-index:2;
}
#id_SubTitle
{
    color:White;
	font-size: 65px;
}
#menu 
{
}
#menu h5
{
    display:none;
}
#menu ul
{
    padding: 3px 0;
    width:800px;
    border-bottom: 1px solid #404040; /* PM grey */
    font: bold 12px Verdana, sans-serif;
    margin-left: 0px;
}
#menu ul li
{
    list-style:none;
    display:inline;
}
#menu ul li a
{
    padding: 3px 0.5em;
    margin-left: 3px;
    border: 1px solid #404040; /* PM grey */
    border-bottom:none;
    background-color:#ff6600; /* Allison's orange */
    color:White;
    text-decoration:none;
    
}
#menu ul li a:link
{
    color:#404040; /* PM grey */
}
#menu ul li a:visited
{
    color:#404040; /* PM grey */
}
#menu ul li a:link:hover, #menu ul li a:visited:hover
{
    color: #ff6600; /* Allison's orange */
	background-color: #404040; /* PM grey */
    border-color: #404040; /* PM grey */
}
#menu ul li a#current
{
    background:white;
    border-bottom: 1px solid white;
    
}
#main
{
    width:455px;
}
#main a:link, #main a:visited
{
    color: #ff6600; /* Allison's orange */
    font-weight:normal;
    text-decoration:none;
}
.book
{
    float: left; 
    padding-right: 5px;
    height: 172px;
    width: 115px;
}

.linkhdrtop
{
    padding:0 0 .5em 0;
	font-size:medium;
	color: #ff6600;
}
.linkhdr
{
    padding:.8em 0 .5em 0;
	font-size:medium;
	color: #ff6600;
}
.linktable
{
}
.linktable td
{
    width:15em;
}
.poet
{
    border-width: 0px;
    float: right; 
        padding-left: 25px;
        height: 172px;
        width: 130px;
}
.pw
{
    float: left; 
    padding-right: 5px;
}
.or
{
    color: #ff6600; /* Allison's orange */
}
.msg
{
    width: 200px;
}
.sv
{
    font-weight:normal;
    font-style:italic;
    font-size:large;
    color:#ff6600; /* Allison's orange */
}  
.ledby
{
    text-align:right;
}
.booktitle
{
    font-style:italic;
    font-weight:bold;
}
.reviewee
{
    float: right;
    margin-bottom: .5em;
    font-weight:bold;