/* Layout */

body {
	margin:0;
	padding:0;
	background: url(images/bg.gif) top repeat-x #23351a;
	font-family: Arial, Helvetica, sans-serif;
}

#containerborder {border-left:1px solid #ffffff; border-right:1px solid #ffffff; border-bottom:1px solid #ffffff}

#header {width:775px; height:162px; background: url(images/headerbg.jpg); display:block}

#nav {width:775px; height:67px; background: url(images/navbg.jpg); display:block}

#contentbg {background: url(images/contentbg.gif) top repeat-x; background-color:#FFFFFF}
#contentpadding {padding:0px 20px 0px 20px}

.mediumpicborder {border:1px solid #0f0608}

#footermargin {width:100%; height:40px; display:block; background-color:#FFFFFF}
#footer {margin:0px 0px 0px 0px; width:100%; height:77px; background-color:#324f24}


/* Fonts  */

h1, h2, h3, h4, h5, h6 {
	font-family:verdana,arial;
	font-weight:bold;
	color: #666;
}

p, ul, ol {font-family:verdana,arial; font-size:11px; color:#333333; line-height:16px}

a {font-family:verdana,arial; font-weight:bold; font-size:11px; text-decoration:underline; color:#9d2424}
a:hover {font-family:verdana,arial; font-weight:bold; font-size:11px; text-decoration:none; color:#23351a}

.titles {font-family:verdana,arial; font-size:14px; font-weight:bold; padding-bottom:8px; border-bottom:1px solid #23351a; color:#23351a}
.titles-home {font-family:verdana,arial; font-size:14px; font-weight:bold; color:#23351a}

.footer {font-family:verdana,arial; font-size:11px; color:#FFFFFF}
.footer a {font-family:verdana,arial; font-weight:bold; font-size:11px; text-decoration:underline; color:#FFFFFF}
.footer a:hover {font-family:verdana,arial; font-weight:bold; font-size:11px; text-decoration:none; color:#FFFFFF}


/* Navigation */

a.nav1 {display:inline; width: 86px; height: 67px; float:left; margin:0px 0px 0px 0px; background: url(images/button-home.gif) 0 0 no-repeat}
a:hover.nav1 {background-position: 0 -67px}
a.nav2 {display:inline; width: 90px; height: 67px; float:left; margin:0px 0px 0px 0px; background: url(images/button-thebook.gif) 0 0 no-repeat}
a:hover.nav2 {background-position: 0 -67px}
a.nav3 {display:inline; width: 88px; height: 67px; float:left; margin:0px 0px 0px 0px; background: url(images/button-author.gif) 0 0 no-repeat}
a:hover.nav3 {background-position: 0 -67px}
a.nav4 {display:inline; width: 89px; height: 67px; float:left; margin:0px 0px 0px 0px; background: url(images/button-excerpt.gif) 0 0 no-repeat}
a:hover.nav4 {background-position: 0 -67px}
a.nav5 {display:inline; width: 91px; height: 67px; float:left; margin:0px 0px 0px 0px; background: url(images/button-contacts.gif) 0 0 no-repeat}
a:hover.nav5 {background-position: 0 -67px}
