* { padding: 0; margin: 0; }

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #242424;
 background-color: #A82D22;
}

html { 
	min-height:100%; 
	margin-bottom:1px; 
}

div.body {
	width: 800px;
	background-image: url(../images/background-yellow.gif);
}

div.bodywrap {
	width: 670px;
}

div.content {
	width: 490px;
	margin-bottom: 15px;
	margin-left: 8px;
	margin-right: 10px;
	margin-top: 8px;
	padding-right: 8px;
	float: right;
	vertical-align: top;
}

div.menu {
	width: 120px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 25px;
	float: left;
}

div.footer {
	width: 550px;
	clear: both;
	padding-top: 10px;
	border-top: 1px;
	margin-bottom: 12px;
	margin-top: 12px;
	/*border: 1px dashed #9F2B09;*/
	border-bottom: 0px none;
	border-left: 0px none;
	border-right: 0px none;
}

h1 {
 font-family: "Times New Roman", Times, serif;
 font-size: 22px;
 font-weight: bold;
 color: #850501;
 padding-bottom: 10px;
}

h2 {
 font-family: "Times New Roman", Times, serif;
 font-size: 18px;
 font-weight: bold;
 color: #480201;
 padding-bottom: 10px;
}

h3 {
 font-family: "Times New Roman", Times, serif;
 font-size: 16px;
 font-weight: bold;
 color: #24242;
 padding-bottom: 10px;
}


p {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #242424;
}

span {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #242424;
}




ul {
	margin-left: 18px;
	margin-bottom: 8px;
	margin-top: 8px;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #242424; 
	font-weight: normal;
   margin-left: 18px;
}

div.img {
	padding-bottom: 8px;
	padding-top: 8px;
}

div.book {
	width: 450px;
	padding-bottom: 5px;
	vertical-align: top;
	/*padding-top: 8px;*/
}

td {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

a:link {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #661D0B;
	text-decoration: none;
}

a:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #661D0B;
	text-decoration: none;
}

a:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9F1813;
	text-decoration: underline;
}

a:active {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9F1813;
	text-decoration: underline;
}

/* Menu */

a:link.menu {
   font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #661D0B;
	text-decoration: none;
	
}

a:visited.menu {
   font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #661D0B;
	text-decoration: none;
}

a:hover.menu {
   font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #8F0D05;
	text-decoration: none;
}

a:active.menu {
   font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #8F0D05;
	text-decoration: none;
}

a:link.menu2 {
   font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #9F1813;
	text-decoration: none;
	
}

a:visited.menu2 {
   font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #9F1813;
	text-decoration: none;
}

a:hover.menu2 {
   font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #9F1813;
	text-decoration: underline;
}

a:active.menu2 {
   font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #9F1813;
	text-decoration: underline;
}



/* sup */

a:link.sup {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #661D0B;
	text-decoration: none;
}

a:visited.sup {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #661D0B;
	text-decoration: none;
}

a:hover.sup {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #9F1813;
	text-decoration: none;
}

a:active.sup {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #9F1813;
	text-decoration: none;
}