header, section, footer, aside, nav, article, figure, figcaption, p {
display: block;
}
a:link {
text-decoration: none;
}
a.rpg:visited {
color: #ff4040;
}
blockquote {
float: right;
width: 275px;
font-size: 130%
font-style: italic;
font-family: Georgia, Times, serif;
margin: 0px 0px 10px 10px;
padding: 10px;
border-top: 1px solid #665544;
border-bottom: 1px solid #665544;
}
div{
padding-top: 5px;
padding-bottom: 5px;
text-align: clear;
font-family: arial, helvetica, sans-serif;
font-size: 15px;
}
div#banner{
text-align: right;
}
div#footer{
font-size: 15px;
}
h1 {
width: 940px;
height: 65px;
margin: 0px;
text-align: center;
color: #fff;
}
h2{
text-align: center;
}
img.align-center{
display: block;
margin: 0px auto;
}
img.large{
width:110px;
height:140px;
}
img.medium{
width:100px;
height: 120px;
}
img.align-left{
float: left;
margin-right: 10px;
}
img.small{
width: 50px;
height: 50px;
}
img.align-right{
display: block;
margin: 0px auto;
}
nav.top{
background-color: #000;
}
nav.links{
background-color: #fff;
}
nav ul {
margin: 0px;
padding: 5px 0px 5px 30px;
}
nav li {
display: inline;
margin-right: 40px;
}
nav li a {
color: #ffffff;
}
nav li a:hover, nav li a.current {
color: #fb9800;
}
p.sell{
min-height: 120px;
}
p.button{
min-height: 200px;
text-align: center;
padding: 10px 2px 10px 2px;
color: #000;
text-decoration: none;
}
p.button:hover{
background-color: #a5a3a3
}
p.button:visited {
text-decoration: none;
}
th, td {
padding: 7px 10px 10px 10px;
}
th {
text-transform: uppercase;
letter-spacing: 0.1em;
border-bottom: 2px solid #111;
border-top: 1px solid #999;
text-align: left;
}
tr.even {
background-color: #efefef;
}
ul{
font-family: baskerville old face, times, serif;
}
#footer {
background-color: #000;
font-family: baskerville old face, times, serif;
color: #fff;
}
