body {
padding: 0px;
margin: 0px;
background-color: #1b222c;
font-family: Tahoma, Helvetica, Sans-Serif;
font-size: 11px;
font-weight: normal;
color: #727272;
}

#container {
text-align: center;
}

#website {
width: 800px;
margin: auto auto;
}

#header {
width: 800px;
height: 117px;
position: relative;
background: url('../img/headerbg3.jpg') no-repeat;
}

#header .searchbox {
width: 200px;
height: 18px;
position: absolute;
left: 650px;
top: 75px;
}

#header .searchbox form .textfield {
border: 1px solid #000000;
background-color: #ffffff;
color: #888888;
width: 90px;
height: 18px;
font-size: 11px;
}

#header .searchbox form .submit {
width: 7px;
height: 12px;
border: none;
}

#header .add {
width: 200px;
position: absolute;
left: 620px;
top: 75px;
}

#menu {
width: 800px;
height: 50px;
background: url('../img/menubg.jpg') no-repeat;
}

#menu table {
width: 500px;
*width: 800px;
}

#menu table td {
padding-left: 40px;
*padding-left: 30px;
*margin-right: 10px;
text-align: left;
}

#menu table td img {
border: none;
}

#side {
float: right;
width: 200px;
color: #323232;
}

#side #side_box {
margin-top: 10px;
}

#side #side_box .caption {
padding: 0px;
margin: 0px;
width: 200px;
height: 50px;
background-color: #ffffff;
}

#side #side_box .article,
#side #side_box .shops {
background-color: #ffffff;
}

#side #side_box .article div,
#side #side_box .shops div {
text-align: center;
padding: 10px 10px 0px 10px;
}

#side #side_box .article div .release_date {
color: #646464;
}

#side #side_box .article div img {
border: 1px solid #000000;
margin: 5px 0px 5px 0px;
}

#side #side_box .article .separator {
width: 150px;
height: 10px;
padding: 0px;
margin: 0px 20px 0px 20px;
border-bottom: 1px dotted #323232;
text-align: center;
}

#side #side_box .shops div img {
clear: both;
margin-top: 10px;
}

#side #side_box .bottom {
width: 200px;
height: 10px;
background: url('../img/side_bottom.jpg') no-repeat;
}

#content {
margin: 10px 0px 0px 0px;
width: 590px;
float: left;
}

#content .caption {
padding: 0px;
margin: 0px;
width: 590px;
height: 50px;
background-color: #ffffff;
}

#content .article {
background-color: #ffffff;
min-height: 600px;
* height: 600px;
}

#content .article .text {
text-align: justify;
padding: 20px;
}

#content .article .text .lead {
font-size: 20px;
text-transform: uppercase;
}

#content .article .text .newscaption {
float: left;
font-size: 20px;
text-transform: uppercase;
}

#content .article .text .newsdate {
float: right;
font-size: 11px;
text-transform: uppercase;
background-color: #000000;
color: #ffffff;
padding: 1px;
}

#content .article .text .newshead {
clear: both;
}

#content .article .text .newstext {
padding-top: 5px;
clear: both;
}

#content .article .sig {
text-align: right;
}

#content .bottom {
width: 590px;
height: 10px;
background: url('../img/content_bottom.jpg') no-repeat;
margin-bottom: 10px;
}

#content a {
color: #49ab06;
text-decoration: none;
}

#content a:hover {
color: #89eb16;
text-decoration: underline;
}

#formtable {
font-size: 11px;
}

#formtable td {
width: auto;
vertical-align: top;
padding-bottom: 10px;
}

#formtable td input {
border: 1px solid #000000;
font-size: 11px;
width: 200px;
}

#formtable td input.btn {
background-color: #dedede;
border: 1px solid #000000;
font-size: 11px;
width: 50px;
}

#formtable td textarea {
border: 1px solid #000000;
font-size: 11px;
width: 300px;
height: 100px;
}

#releases {
width: 550px;
font-size: 10px;
color: #484848;
}

#releases td {
vertical-align: top;
text-align: left;
text-align: center;
}

#releases td.artwork {
font-size: 10px;
font-weight: bold;
}

#releases td.head {
font-size: 10px;
font-weight: bold;
color: #484848;
}

#releases td.starter {
font-size: 1px;
height: 1px;
border-top: 1px dotted #323232;
}

#releases td.separator {
height: 1px;
font-size: 1px;
border-top: 1px dotted #323232;
}

#releases td .caption {
font-weight: bold;
text-decoration: underline;
}

#releases td.preview {
/*border-left: 1px dotted #323232;*/
}

#releases td.buy {
}

#release {
width: 550px;
font-size: 12px;
color: #484848;
}

#release td {
vertical-align: top;
}

#release td img {
margin-bottom: 5px;
}

#content .artistdiv {
clear: both;
margin-bottom: 40px;
width: 545px;
}

#content .artist {
padding: 2px 5px 2px 5px;
background-color: #000000;
color: #ededed;
font-size: 20px;
font-weight: bold;
}

#content .title {
padding-left: 10px;
line-height: 40px;
font-size: 18px;
font-weight: bold;
font-style: italic;
}

#contactdiv {
width: 550px;
height: auto;
overflow: hidden;
}

#footer {
width: 590px;
padding: 0px 0px 0px 20px;
margin: 0px 0px 20px 0px;
text-align: justify;
color: #89eb16;
}

#footer a {
color: #ffffff;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}