@charset "utf-8";
/* CSS Document */

* { margin:0px; padding:0px; border:0px;}

Body { font-family:Georgia, "Times New Roman", Times, serif; font-size:0.875em; color:#333; background:url(../images/header_bg.png) repeat-x top;}

#Wrap { width:1028px; margin:0 auto; margin-top:130px;}
#Header { margin-top:20px; background:url(../images/header_border.png) no-repeat bottom; padding-bottom:110px;}
#Header img { float:left; margin-left:25px;}
#Header_Ad { width:728px;  float:right; margin-right:30px; margin-top:10px; }

#Content { width:1028px; margin-top:30px; float:left;}
#Side { width:300px; float:left; text-align:center; }
#ShareThis { float:right; margin-top:-35px;}
#List { width:728px; float:left; }
#List H3 { font-size:2em; font-style:italic;}
#List UL { margin:20px 0 10px 30px; font-size:1.3em;}
#List UL LI { list-style-image:url(../images/book2.png); padding-left:10px;  line-height:2.0em; }
#List UL LI a { color:#333; text-decoration:none; text-transform: capitalize;}
#List UL LI a:visited { color: #CCC; text-decoration:underline;}
#List UL LI a:hover { color:#a42214; text-decoration:underline;}

#List UL LI EM { font-size:0.5em;}

#Footer { clear:both; width:1028px; float:left; margin-top:20px; padding-bottom:20px; padding-top:10px; border-top:#999 1px dashed; font-size:0.75em; color:#CCC;}
#Footer a, #Footer a:visited, #Footer a:hover { color:#999; text-decoration:none;} 
