* {
    font-family:Calibri;
    font-size:medium;
    /*color:#ff6600; /* Allison's orange */
    color:#666666; /* Allison's grey */
}
body
{
	background: white url(am.jpg) no-repeat fixed 36px 36px;
	/* place Allison's picture in the top left corner */
	/* adjust the displayable area so that the background image does not get over written with stuff */
	margin: 2.5em 3em 3em 200px;
}
h1
{
    font-weight:normal;
    font-size:x-large;
    color:#ff6600; /* Allison's orange */
}
h2
{
    font-weight:normal;
    font-size:large;
}
h3
{
    font-weight:normal;
    font-size:large;
    font-style:italic;
    color:#ff6600; /* Allison's orange*/
}
h6
{
	/* headers for none CSS enabled browsers such as screen readers etc. */
	display: none;
}
A
{   
	text-decoration:none;
	white-space: nowrap;
	color: #666666;
}
A:hover
{
	color: #ff6600; /* Allison's orange */
	text-decoration: underline;
}
thead
{
	font-weight:bold;
}
thead td
{
	padding: 0 0 0 0;
	color: #ff6600;
}
td
{
	padding: 0 .5em 0 0;
}

#id_Title
{
	font-size: 65px;
	width:800px;
	padding:0 px 0px 39px 39px ;
	margin-top:0;
	color: #ff6600; /* Allison's orange */
	text-align:left;
	z-index:2;
}

#id_SubTitle
{
    color:#666666; /* Allison's grey */
	font-size: 45px;
}

#main
{
    width:600px;
    margin-left: 0px;
}
#main a, #main a:link 
{
    color: #666666; /* Allison's grey */
    font-weight:normal;
    text-decoration:none;
}
#main a:hover
{
    color: #ff6600; /* Allison's orange */
    font-weight:normal;
    text-decoration:none;
  }

#testimonial
{
    width:600px;
    margin-left: 39px;
}
.book 
{
	position:relative;
    width:450px;
    height:186px;
    top: 6px;
    left: 1px;
    border: 0;
}
.book img
{
    padding: 0 .3em 0 .3em;
    float:left;
    border:0;
}
.book A
{
	color: #ff6600; /* Allison's orange */
	text-decoration: underline;
	border:0;
}
.booktitle
{
    font-style:italic;
    font-weight:bold;
}
.epithet
{
	font-size:small;
	font-style:italic;
	margin:-1.5em 0 0 0;
	padding:0 0 0 2em;
}
.linkhdrtop
{
    padding:0 0 0 0;
	font-size:small;
	color: #ff6600;
}
.linkhdr
{
    padding:0 0 0 0;
	font-size:small;
	color: #ff6600;
}
.linktable
{
}
.linktable td
{
    width:15em;
}
.pw
{
    float: left; 
    padding-right: 5px;
}
.or
{
    color: #ff6600; /* Allison's orange */
}
.msg
{
    width: 200px;
}
.stoppress
{
    font-weight:normal;
    font-size:x-large;
    color:#ff6600; /* Allison's orange */
    font-style:italic;
}
.reviewee
{
    float: right;
    margin-bottom: .5em;
    margin-right: 1.5em;
    font-style:italic;
}
.credit
{
    
    margin-bottom: .5em;
    font-style:italic;
    font-size:xx-small;
}
.sv
{
    font-weight:normal;
    font-style:italic;
    font-size:large;
    color:#ff6600; /* Allison's orange */
}  
#left
{
    margin-top:0;
    float:left;
    width:450px;
}

#left p
{
    margin-top:0;
}

#right
{
    width:350px;
    margin:0 0 0 450px;    
}
#foot
{
   width:890px;
   clear:both;
   padding:1em;
   height: 17px;