body {
margin: 0 15px 25px 15px;
font-family: Verdana, Geneva, sans-serif;
color: #fff;
font-size: 12px;
background: #94160d;
}
a {
color: #e3b600;
text-decoration: none;
}
a:visited {
color: #b49000;
}
a:hover {
color: #f0c000;
text-decoration: underline;
}
a:active {
color: #fac800;
}
.center {
text-align: center;
}
#overall {
position: relative;
width: 970px;
margin-left: auto;
margin-right: auto;
}
#menu {
position: absolute;
top: 0;
left: 0;
background: #fff url(img/menu-middle.png) repeat-y;
color: #000;
overflow: hidden;
text-align: center;
width: 210px;
}
#menu a {
color: #94160d;
text-decoration: none;
}
#menu a:visited {
color: #600;
}
#menu a:hover {
color: #c33;
text-decoration: underline;
}
#menu a:active {
color: #e33900;
}
#menuback {
background: url(img/dmntninja-logo.png) no-repeat;
}
#menuback2 {
background: url(img/menu-bottom.png) no-repeat left bottom;
padding: 150px 40px 120px 40px;
}
h1 {
position: absolute;
top: 25px;
left: 25px;
margin: 0;
padding: 0 15px;
font-size: 16px;
}
h1 span {
position: absolute;
top: 0;
left: 0;
background: url(img/dmntninja-logo.png) no-repeat -25px -25px;
width: 170px;
height: 110px;
cursor: hand;
}
#menu ul {
margin: 0;
padding: 0;
list-style: none;
}
#menu li {
margin: 10px 0;
padding: 0;
}
#clatest {
display: block;
background: url(img/latest-comic.png) no-repeat center top;
padding-top: 59px;
height: 10px;
}
#carchive {
display: block;
background: url(img/archive.png) no-repeat center top;
padding-top: 58px;
height: 10px;
}
#cchars {
display: block;
background: url(img/characters.png) no-repeat center top;
padding-top: 70px;
height: 10px;
}
#cauthors {
display: block;
background: url(img/about-the-authors.png) no-repeat center top;
padding-top: 47px;
height: 10px;
}
#cforum {
display: block;
background: url(img/forum.png) no-repeat center top;
padding-top: 85px;
height: 10px;
}
#clinks {
display: block;
background: url(img/links.png) no-repeat center top;
padding-top: 43px;
height: 10px;
}
#content {
background: url(img/string.png) no-repeat center top;
margin: 0px 0px 25px 230px;
padding: 25px 0 0 0;
width: 741px;
}
#contentback {
background: #fff;
border: 1px #6e1d14 solid;
color: #000;
padding: 15px 25px 40px 25px;
}
#footer {
margin: 25px 0 0 0;
clear: both;
}
#footer a:visited {
color: #e3b600;
}
#footer a:hover {
color: #f0c000;
}
#footer a:active {
color: #fac800;
}
