
body {
background: #000000;
color: #ffffff;
text-align: center;
}

p {
margin: 9px 0 12px 0;
}

a:link {
color: #e78231;
text-decoration: none;
}

a:hover {
color: #ff0000;
text-decoration: underline;
}

a:visited {
color: #e78231;
text-decoration: none;
}

a:visited:hover {
color: #ff0000;
text-decoration: underline;
}

.spacer {
width: 99%;
clear: both;
margin: 0px auto;
padding: 0px;
height: 0px;
}

#stage {
width: 900px;
margin: 0px auto;
text-align: left;
background: url('topback.jpg') no-repeat;
color: #cccccc;
}

#menu {
width: 200px;
font-size: 19px;
font-family: georgia;
font-style: bold;
float: left;
PADDING: 12PX;
margin-right: 14px;
}

#sidestage {
width: 500px;
float: right;
}

.button {
border-bottom: 1px solid #666666;
border-top: 1px solid #666666;
padding: 4px 0 4px 18px;
color: #ffffff;
}
#footer {
background: url('bottomback.jpg') no-repeat;
width: 900px;
height: 65px;
margin: 0px auto;
padding: 18px 0 0 0;
font-size: 12px;
}

.title {
font-size: 29px;
color: #ffffff;
font-weight: normal;
font-family: georgia;
text-align: centerk
}

#novels {
border-bottom: 1px solid #666666;
border-top: 1px solid #666666;
padding: 4px 0 4px 18px;
color: #ffffff;
background: #999999;
height: 0px;
}

#booklayer {
width: 580px;
border: 1px solid #ffffff;
background: url('blackdot.png');
position: absolute;
top: 65px;
left: 500px;
z-index: 22;
display: none;
}

#booklayer a:link {
text-decoration: none;
color: #ffffff;
}

#booklayer a:hover {
text-decoration: none;
color: #ffffff;
}

#booklayer a:visited {
text-decoration: none;
color: #ffffff;
}

#booklayer a:visited:hover {
text-decoration: none;
color: #ffffff;
}

.bookbox {
width: 178px;
margin: 10px;
float: left;
font-size: 17px;
}

.boxbooktitle {
font-size: 21px;
margin: 8px 0 0 0;
font-weight: bold;
font-family: arial;
}

#buyitbox {
border: 1px solid #aaaaaa;
font-size: 12px;
text-align: center;
font-weight: bold;
font-family: arial;
padding: 6px 0 12px 0;
margin: 16px 0 16px 0;
}

