body { margin: 0 auto; width: 912px; background: #faf8f2 url(/img/body-background.png) top center repeat-y; position: relative; }

body > div { margin-left: 6px; margin-right: 6px; }

#head { height: 223px; background: url(/img/head-background.png) no-repeat;}

#head p { text-align: center; height: 26px; line-height: 26px; font-size: 14px; position: relative; left: 30px; color: #ffffff; }
#head p a { color: #362420; text-decoration: none; font-weight: bold; }
#head p a:hover { text-decoration: underline; }

#head h1 { position: relative; left: 190px; top: 35px; width: 444px; height: 87px; line-height: 1.2em; color: #4a311e; background: url(/img/head-h1.png) no-repeat; text-indent: -9999px; overflow: hidden; }

#content { overflow: auto; background-color: #362420; margin: 0 6 }

#content div.info { float: left; width: 617px; padding: 25px 15px; background: #4c3530 url(/img/content-info-background.png) no-repeat; }
#content div.info h2 { background: url(/img/content-info-h2.png) no-repeat; text-indent: -9999px; overflow: hidden; width: 546px; height: 79px; }
#content div.info ul { list-style-type: none; padding: 0; text-align: left; }
#content div.info ul li { background: url(/img/content-info-li.png) left 4px no-repeat; color: #ffffff; padding: 0 0 0 30px; margin-bottom: 10px; font-style: italic; font-size: 18px; }
#content div.info ul li.odd { color: #fee198; }

#content div.register { float: right; width: 213px; padding: 88px 20px 25px 20px; }
#content div.register h2 { color: white; text-align: left; font-weight: bold; font-size: 20px; text-indent: -9999px; overflow: hidden; background: url(/img/content-register-h2.png) no-repeat; width: 206px; height: 25px; }
#content div.register h2 em { text-decoration: underline; font-style: normal; }
#content div.register p {
	font-size: 13px;
	color: white;
	line-height: 1.25em;
	text-align: left;
}

#content div.text { margin: 20px auto; width: 520px; }
#content div.text a { color: #ffa04b; text-decoration: none; }
#content div.text a.email { font-weight: bold; }
#content div.text a:hover { text-decoration: underline; }
#content div.text h2 { color: #ffffff; font-weight: bold; }
#content div.text h3 { font-weight: bold; color: white; font-size: 22px; }
#content div.text h4 { color: white; font-size: 18px; font-style: italic; background: url(/img/content-info-li.png) left 1px no-repeat; padding: 0 0 0 30px; }
#content div.text > * { color: #fee198; }
#content div.text p { font-size: 14px; }
#content div.text ol,
#content div.text ul { font-size: 14px; padding-left: 0; margin-left: 22px; text-align: left; }
#content div.text ol.letters { list-style-type: lower-alpha; }

img.book { position: absolute; top: 50px; right: 48px; z-index: 100; }

#content form.register img { display: none; }
#content form.register fieldset { border: 1px dotted #aba3a1; padding: 5px; margin-bottom: 5px; }
#content form.register input { border: none; padding: 2px; color: #606060; font-size: 12px; width: 190px; }
#content form.register #register_name { background: white url(/img/register-form-name.png) 3px 3px no-repeat; padding-left: 20px; width: 180px; }
#content form.register #register_email { background: white url(/img/register-form-email.png) 2px 4px no-repeat; padding-left: 20px; width: 180px; }
#content form.register div { text-align: center; }
#content form.register button { margin: 0 auto 0 auto; display: block; background: url(/img/register-form-submit.png) no-repeat; width: 136px; height: 29px; line-height: 29px; border: none; color: #33211e; font-weight: bold; font-size: 12px; padding-bottom: 4px; }
#content form.register a { color: #e5c989; font-size: 11px; display: inline-block; }

#foot { text-align: center; margin: 20px 0; color: #362420; }
#foot a { text-decoration: none; color: #362420; }
#foot a:hover { text-decoration: underline; }
