/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes-base/blog.css);
@import url(/mt-static/support/themes/hills-midnight/hills-midnight.css);
/* end StyleCatcher imports */

.asset {
 background: url(/images/logo_bullet_small.gif) no-repeat 0 0;
}

img {
 padding: 2px;
}

.asset-header,
.asset-content,
.asset-footer {
 margin-left: 50px;
 margin-right: 27px;
} 

#header {
 border-top-width: 0px;
 border-color: #0a4a80;
}

#header-content {
 width: 800px;
 min-height: 74px;
 margin: 20px 0 116px 20px;
}

#header-image {
 position: relative;
 width: 800px;
 height: 400px;
 margin: 10px auto 20px;
 border: 0px solid purple;
}

#footer-image {
 position: relative;
 width: 740px;
 height: 400px;
 margin: 10px auto 20px;
 border: 0px solid purple;
}


.widget-content {
 color: #070;
}

.widget-content a:link,a:visited{
 color: #070;
}

a:link, a:visited{
 color: #050;
}

/* body {
 color: #333;
 background: #ff8000 url(/mt-static/support/themes/unity-tricolor/body_ff1.gif) repeat-y top center; 
}

#header {
 background: url(/mt-static/support/themes/unity-tricolor/header_ff1.gif) no-repeat center top #fff;
 padding-top: 24px;
 position: static; 
 width: 100%;
}

#header-name,
#header-name a {
 font-weight: bold;
 font-size: 32px;
 text-decoration: none;
 color: #444;
}

#header-ad,
#header-ad a {
 margin: 10px 20px 0;
 text-decoration: none;
}

#footer { 
 background-color: #ff8000; 
}

.asset-footer {width: 510px;
float:left;} */

#footer-content {
 margin: 10px 0;
 text-align: center;
}

#header-content-2 {
 position: relative;
 background-color: #ffffff;
 color: black;
 margin: 0px auto 10px;
 padding: 10px;
 width: 774px;
 border: 3px outset navy;
 min-height: 200px;
}

#header-description {
 color: black;
 padding-top: 10px;
}

/* Navigation Tabs */

#tabs {
 float: right;
 margin: 0;
 padding: 0;
 background-color: transparent;
 height: 32px;
 width: 364px;
}

#tabs ul {
 margin: 0 0 0 0;
 height: 32px;
 width: 364px;
 list-style: none;
 display: inline;
 overflow: hidden;
 padding: 0;
}

#tabs ul li {
 margin: 0;
 padding: 0;
 list-style: none;
 display: inline;
}

#tabs a {float:left;
 padding:32px 0 0 0;
 overflow:hidden;
 height:0px !important;
 text-decoration:none;
}

#about a {
 margin: 0;
 width: 75px;
 background: url(/images/nav_tabs4.png) top left no-repeat;
}

#about a:hover {
 background-position: 0 -32px;
}

#chapters a {
&nbsp;margin: 0;
&nbsp;width: 97px;
 background: url(/images/nav_tabs4.png) -75px 0 no-repeat;
}

#chapters a:hover {
 background-position: -75px -32px;
 }

#characters a {
 margin: 0px;
 width: 107px;
 background: url(/images/nav_tabs4.png) -172px 0 no-repeat;
}

#characters a:hover {
 background-position: -172px -32px;
}

#contact a {
 margin: 0;
 width: 84px;
 background: url(/images/nav_tabs4.png) -279px 0 no-repeat;
}

#contact a:hover {
 background-position: -279px -32px;
}

#left {
 float: left;
}

#right {
 float: right;
}

#prevnext {
 width: 600px;
 height: 25px;
 margin: 0px auto 0px;
 border: 0px solid purple;
}

