/* HTML Tags */
body {margin:0px; background-color:#d4d4d4;font-size:11pt;font-family:Arial,Helvetica,Verdana,sans-serif;}
h1 {font-size:13pt;font-weight:bold;margin-left:10px;color:#003366;}
p {margin:5px 25px 10px 10px;font-size:10pt;font-family:Arial,Helvetica,Verdana,sans-serif;}
li {font-size:9pt;margin-top:-1px;margin-left:25px;}

/* Classes */
.small {font-size:.75em;}
.covers {font-size:.75em;font-weight:bold;}
.linkhead {margin-bottom:0px;}
.intro {font-style:italic;}
.dedication {font-style:italic; font-size:1.05em;text-align:right;}
.signature {font-family:"Comic Sans MS", fantasy; font-size:1.1em; font-weight:bold; text-align:right;}
.signature_2 {font-family:"Comic Sans MS", fantasy; font-size:.9em; font-weight:bold; text-align:left;text-indent:0px;}
.book_reviewer{ font-size:11px; font-weight:bolder; display:block; text-align:right; margin:-10px 60px 35px 10px; }
.whatsnew_caption{ font-size:10px; padding:3px 8px 2px 2px; }
.whatsnew_photo{ border:1px solid #565A59; }
.whatsnew_divider{ border:1px dotted #565A59; height:1px; }

/* Psuedo Classes */
a:link {color:black;}
a:hover {color:white;}

/* Div Tags */
#wrapper{ width:760px; margin:0px auto; }
#pageheader { width:760px; height:97px; }
#navigation  { width:222px; float:left; }
#pagecontent  { width:490px; margin-left:240px; padding-top:10px; }
#story  {width:720px;}