body {
margin: 15px;
background: #fff;
color: #333;
font-family: "ff-enzo-web-1", "ff-enzo-web-2", arial, sans-serif;
font-size: 100%;
background: url(../images/background.gif);
text-align: center;
}

#container {
position: relative;
margin: 0 auto;
width: 800px;
background: #fff;
border: 1px solid #bbb;
border-top: none;
text-align: left;
font-size: 95%;
border-top-left-radius: 25px;
border-bottom-right-radius: 25px;
box-shadow: 2px 2px 6px #bebebe;
-moz-box-shadow: 2px 2px 6px #bebebe;
-webkit-box-shadow: 2px 2px 6px #bebebe;
-moz-border-radius-topleft: 25px;
-moz-border-radius-bottomright: 25px;
-webkit-border-top-left-radius: 25px;
-webkit-border-bottom-right-radius: 25px;
}

h1 {
display: block;
background: #fff url(../images/princelyrics.jpg) no-repeat;
height: 75px;
border-top-left-radius: 25px;
-moz-border-radius-topleft: 25px;
-webkit-border-top-left-radius: 25px;
text-indent: -9999em;
}

#search {
padding: 6px 0;
width: 100%;
background: #ddd;
border-bottom: 1px solid #bbb;
text-align: center;
}

#search p.error {
padding: 6px 0 3px 0;
color: #f00;
}

#content {
float: left;
width: 599px;
min-height: 400px;
margin: 0;
padding-top: 20px;
border-right: 1px solid #bbb;
line-height: 140%;
}

#content h1 {
margin: 0 15px 15px 15px;
font-size: 140%;
font-weight: bold;
color: #666;
}

#content h2 {
margin: 0 15px 15px 15px;
font-size: 120%;
font-weight: bold;
color: #888;
}

#content h3 {
margin: 0 15px 15px 15px;
font-size: 110%;
font-weight: bold;
color: #888;
}

#content h4 {
margin: 0 15px 15px 15px;
font-size: 100%;
font-weight: bold;
}

#content p, #twitterfollow {
margin: 0 15px 15px 15px;
}

#content ul {
margin: 0 0 15px 35px;
list-style-type: disc;
}

#content ol {
margin: 0 0 15px 45px;
list-style-type: decimal;
}

#content dl {
width: 100%;
margin-bottom: 15px;
}

#content #pd_rating_holder_1016870 {
margin: 0 15px 15px 15px;
}

#linkList {
float: right;
margin-top: 20px;
width: 200px;
text-align: center;
}

#linkList ul {
list-style: none;
margin: 0 15px 20px 15px;
}

#linkList ul li a {
display: block;
margin-top: 2px;
padding: 10px 0;
border: 1px #666 solid;
background: #bbb;
color: #fff;
text-decoration: none;
font-weight: bold;
text-align: center;
text-shadow: 1px 1px 2px #000;
transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
-webkit-transition-duration: 0.5s;
}

#linkList ul li:first-child a {
border-top-left-radius: 15px;
-moz-border-radius-topleft: 15px;
-webkit-border-top-left-radius: 15px;
}

#linkList ul li:last-child a {
border-bottom-right-radius: 15px;
-moz-border-radius-bottomright: 15px;
-webkit-border-bottom-right-radius: 15px;
}

#linkList ul li a:hover {
background: #eee;
color: #666;
text-shadow: none;
background-image: -moz-linear-gradient(top, #fff, #ddd);
background-image: -o-linear-gradient(top, #fff, #ddd);
background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd)); 
}

#linkList li {
margin-bottom: 5px;
}

footer {
clear: both;
width: 100%;
background: #ddd;
margin-top: 15px;
}

fieldset {
width: 65%;
margin: 0 auto;
padding: 15px;
border: 1px solid #bbb;
}

legend {
padding: 5px;
border: 1px solid #bbb;
font-weight: bold;
}

.input {
padding: 5px;
border: 1px solid #ccc;
font-size: 12px;
}

.button {
padding: 4px;
background: #eee;
border: 1px solid #ccc;
font-size: 12px;
}

a:link, a:visited, a:active {
text-decoration: none;
font-weight: bold;
color: #666;
}

a:hover {
text-decoration: underline;
}

img {
border: 0;
}

strong {
font-weight: bold;
}

em {
font-style: italic;
}

hr {
margin: 0 15px 15px 15px;
color: #ddd;
background: #ddd;
border: none;
height: 1px;
}

ul#homeupdates {
list-style-type: none;
margin: 0 auto 15px auto;
width: 495px;
}

#homeupdates li {
float: left;
width: 165px;
text-align: center;
}

#homeupdates li a:hover {
text-decoration: none;
}

#amazon1 {
margin: 0 auto;
padding-top: 5px;
width: 495px;
}

#amazon2 {
margin: 0 auto;
width: 495px;
}

#amazon1 dl, #amazon2 dl {
float: left;
width: 165px;
text-align: center;
}

dt {
margin-bottom: 5px;
}

table {
clear: both;
margin: 0 auto 15px auto;
width: 95%;
border-collapse: separate;
border-spacing: 1px 1px;
}

th {
padding: 10px;
background: #bbb;
font-weight: bold;
}

td {
padding: 10px;
background: #eee;
vertical-align: middle;
}

td.right {
text-align: right;
}

table.albums {
border-spacing: 0 1px;
}

table td.cover {
width: 100px;
}

div.pagination {
margin: 1em 0 2em 0;
text-align: center;
}

div.pagination a {
margin: 2px;
padding: 2px 5px 2px 5px;
color: #666;
border: 1px solid #666;
text-decoration: none;
}

div.pagination a:hover, div.pagination a:active {
background: #999;
color: #fff;
border: 1px solid #666;
}

div.pagination span.current {
margin: 2px;
padding: 2px 5px 2px 5px;
background: #bbb;
color: #fff;
border: 1px solid #666;
font-weight: bold;
}

div.pagination span.disabled {
margin: 2px;
padding: 2px 5px 2px 5px;
border: 1px solid #aaa;
color: #ccc;
}

.floatleft {
float: left;
}

.floatright {
float: right;
margin-top: 4px;
}

.righttext {
text-align: right;
}

.clear {
clear: both;
font-size: 0px; 
height: 1px;
}