body {
 background: url( '/images/42/bg.jpg' ) repeat-x #fdf1d7;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
}

* {
 padding: 0px;
 margin: 0px;
}

p {
 line-height: 16px;
 margin: 1.1em 0em;
}

h1 { 
 font-family: Georgia, 'Times New Roman', serif;
 font-size: 2.5em;
 color: #5d0306;
 font-weight: normal;
 background: url( '/images/42/h1-bg.jpg' ) repeat-x bottom left;
 margin: 0.3em 0em;
}
#content h1 {
 margin-top: 0em;
}
h2 {
 color: #610101;
 margin: 1.2em 0em;
 font-weight: normal;
}

h3 {
 color: #5c0306;
 margin: 1.2em 0em;
}

#content ul li, #content ol li {
 line-height: 16px;
 margin: 4px 0px 4px 25px;
}
#wrapper {
 background: url( '/images/42/wrapper-bg.jpg' ) repeat-y;
 width: 982px;
 margin: 0px auto;
}

#container {
 background: url( '/images/42/main-bg.jpg' ) no-repeat;
 width: 982px;
 margin: 0px auto;
}

a {
 color: #5c0101;
}
a:hover {
 color: #a92126;
}

#logo {
 padding-top: 7px;
 padding-left: 5px;
 float: left;
}

#logo a {
 display: block;
 background: url( '/images/42/logo.gif' ) no-repeat;
 width: 213px;
 height: 210px;
}

#logo a span {
 display: none;
}

#slideshow {
 margin-left: 228px;
 padding-top: 17px;
 width: 741px;
 height: 210px;
 background: url( '/images/42/header1.jpg' ) no-repeat 0px 17px;
}

#nav {
 background: url( '/images/42/nav-bg.jpg' ) no-repeat 5px 0px;
 width: 222px;
 padding-top: 7px;
 float: left;
 min-height: 300px;
}
#nav ul {
 margin: 0px;
 padding: 0px;
 list-style-type: none;
}
#nav ul li {
 margin-left: 12px;
}
#nav ul li a {
 display: block;
 color: #4b0104;
 font-size: 16px;
 font-weight: bold;
 text-decoration: none;
 height: 30px;
 line-height: 30px;
 padding-left: 10px;
 background: url( '/images/42/nav-item-bg.gif' ) no-repeat bottom left;
}
#nav ul li a:hover {
 color: #fff;
 background: url( '/images/42/nav-hover.gif' ) no-repeat;
}
#nav .info {
 font-size: 0.97em;
 padding-top: 16px;
 padding-bottom: 45px;
 margin: 0px 17px;
 color: #313131;
}

#sidebar-wrapper {
 float: right;
 margin-right: 11px;
 padding-top: 8px;
 width: 272px;
}

#search {
 background: url( '/images/42/search-bg.gif' ) no-repeat;
 height: 34px;
 margin-bottom: 8px;
}

#search-box {
 background: transparent;
 border: 0px none;
 width: 199px;
 float: left;
 color: #5d0101;
 font-size: 1.075em;
 margin-top: 8px; 
 margin-left: 5px;
}
#search-submit {
 float: right;
}

#sidebar {
 background: url( '/images/42/sidebar-bg.jpg' ) no-repeat;
 min-height: 300px;
}

#sidebar-content {
 color: #313131;
 padding: 0px 12px;
 min-height: 300px;
}

#sidebar h2 {
 background: url( '/images/42/sidebar-h2.jpg' ) no-repeat;
 padding: 0px 12px;
 height: 33px;
 line-height: 33px;
 color: #fff;
 font-size: 1.1em;
 margin-bottom: 1.1em;
 font-weight: bold;
}

#content-wrapper {
 margin-left: 229px;
 margin-right: 292px;
}

#content {
 padding: 8px;
}

#footer {
 background: url( '/images/42/footer-bg.gif' ) no-repeat;
 clear: both;
 height: 72px;
}
#footer-nav {
 padding-top: 13px;
 padding-left: 22px;
 height: 20px;
}
#footer-nav ul {
 list-style-type: none;
 padding: 0px;
 margin: 0px;
}
#footer-nav ul li {
 float: left;
 padding-right: 4px;
 height: 20px;
 line-height: 20px;
 color: #9e494c;
}

#footer-nav ul li a {
 color: #fff;
 text-decoration: none;
}
#footer-nav ul li a:hover {
 color: #d77c7f;
}
#copyright {
 float: left;
 height: 20px;
 line-height: 20px; 
 padding-left: 22px;
 color: #fff;
}
#designed-by {
 float: right;
 padding-top: 17px;
 padding-right: 22px;
 height: 31px;
 line-height: 31px;
}
#designed-by a {
 display: block;
 background: url( '/images/42/doncor-logo.jpg' ) no-repeat top right;
 padding-right: 36px;
 color: #fff;
 text-decoration: none;
}
#designed-by a:hover {
 color: #d77c7f;
}