body    {
    margin: 0;
    padding: 0;
    background-color: #222;
    background-image: url("images/bg3.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;

}

a   {
    text-decoration: none;
    font-size: 10px;
    color: #AAA;
}

.merch a	{
    font-size: 12px;
}

#wrap   {
    /*border: 1px solid red;*/
    position: absolute;
    top: 340px;
    left: 105px;
    width: 700px;
    height: auto;
}
#content    {
    position: relative;
    float: left;
    left: 0px;
    width: 700px;
    height: auto;
    top:-30px;
}

#footer {
    position: absolute;
    width: 100%;
    bottom: 0px;
    height: 50px;
    text-align: center;

}
#logo   {
    position: absolute;
    left: 20px;
    top: 50px;
    z-index: 4;
}

#myspace   {
    position: absolute;
    left: 640px;
    top: 0px;
    z-index: 3;
}
#myspacelink img  {
    position: absolute;
    left: 660px;
    top: 0px;
    z-index: 6;
    width: 190px;
    height: 110px;
}

#fadeing  {
    position: absolute;
    top: 0px;
    left: 250px;
    padding: 0;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
}
ul#portfolio  {
    list-style-type: none;
    list-style: none;
    padding: 0;
    margin: 0;
    height: 223px;
    width: 450px;
    overflow: hidden;
}
#menu   {
    position: absolute;
    float: left;
    left: 200px;
    top: 280px;
}

#menu img   {
    height: 25px;
    margin-top: 20px;

}

#menu a {
    margin-right: 10px;
    outline: none;
}
.bio, .live, .contact, .merch, .start, .news, h2, .talk   {
    padding: 0;
    color: #fff;
    width: 700px;
    font-family: "Trebuchet MS", "Helvetica";
    font-size: 14px;
    text-align: justify;
    float: left;
    overflow: hidden;
}

.live, .contact, .merch, .bio, .news, .talk  {
    display: none
}

#content img.heading    {
    position: relative;
    float: right;
    top: 0px;
    z-index: 5;
}

#content img.left    {
    position: relative;
    top: 0px;
    padding: 25px 30px 0px 0px;
}

.textimg    {
    float: right;
    padding: 20px 0px 10px 15px;
}

.right  {
    float: left;
    padding: 0px 15px 20px 0px;
}
#rightwrap   {
    position: absolute;
    top: 40px;
    left: 490px;
    height: 400px;
    width: 210px;
}

#rightwrap img.heading{
    position: relative;
    padding: 0px 0px 18px 0px;
}

#rightwrap a, .merch img, .merch a, #rightwrap img.heading, #myspacelink img, #menu img, #footer img, .talk img {
    border: none;
    outline: none;
}

.merch img   {
    width: 125px;
    padding: 0px 10px 10px 10px;
}
.merch    {
    text-align: left;
}
.newstext, .livetext   {
    position: relative;
    margin-bottom: 10px;
    color: #fff;
    font-family: "Trebuchet MS", "Helvetica";
    font-size: 12px;
    height: auto;
}

.news_date_right {
    float: right;
    text-align: right;
    padding-right: 5px;
}
.news_heading   {
    font-size: 14px;
    padding: 5px 0px 5px 0px;
    width: 100%;
    overflow: hidden;
    border: 1px solid white;
    border-left: 0;
    border-right: 0;
}

.news_left  {
    font-weight: bold;
    float: left;
    text-align: left;
    padding-left: 5px;
}

.newstext {
    text-align: justify;
}

.shownews, .closenews   {
    display: none;
}
.opennews, .closenews   {
    text-decoration: none;
    font-size: 10px;
    color: #AAA;
}


.merchtext {
    text-align: right;
}

.merchtext img {
    float: right;
    padding: 5px 0px 0px 5px;
}

.nojustify  {
    text-align: left;
}

object  {
    margin: 10px 0px 10px 0px;
}

p.big   {
    padding-top: 30px;
}
p.small {
    padding-top: 15px;
}
.livetext {
    font-size: 14px;
    text-align: right;
}

.little {
    font-size: smaller;
}

.contact table  {
    padding: 20px 20px 20px 0px;
    border-spacing: 10px;
}
.disclaimer     {
    font-size: 11px;
}


.live p	{
    padding: 5px 0px 0px 0px;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #AAA;
}

.live img   {
    padding: 20px 0px 20px 40px;
}
.live ol	{
    padding: 3px 0px 5px 0px;
    margin: 0px;
    list-style-type: none;
    font-weight: normal;
    color: #AAA;
}
ul.coming li   {
    list-style: none;
    padding: 3px 0px 5px 0px;
    font-size: 13px;
    color: #FFF;
    display: block;
}

ul.coming li:first-child  {
    padding-left: 8px;
    border: 1px solid white;
    border-left: 0;
    border-right: 0;
    font-weight: bold;
}

.live li	{
    font-size: 11px;
    display: inline;
    padding: 2px 0px 2px 10px;
    color: #AAA;
}

span.dotted 	{
    border-bottom:1px dotted #AAA;
}

.footer {
    font-family: "Trebuchet MS", "Helvetica";
    font-size: 10px;
    color: #AAA;
    text-decoration: none;
    margin-top: 60px;
}

#footer img {
    padding: 0px 3px 5px 3px;
}