html, body {
    scrollbar-face-color:000000;
    scrollbar-track-color:000000;
    scrollbar-arrow-color:FFFFFF;
    scrollbar-shadow-color:505050;
    scrollbar-dark-shadow-color:202020;
    scrollbar-3dlight-color:ffffff;
    scrollbar-highlight-color:ffffff;
    background-color:#000000;
    color:#DFDFDF;
    text-align:center;
    cursor:default;
    background-image:url('asklogo.jpg');
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-position:center;
}

img {
    border: none;
    padding:0px;
    margin:0px;
}

a:link,
a:active,
a:visited {
    text-decoration:none;
    font-family:tahoma,arial,sans-serif;
    color:#C6A959;
    font-weight:bold;
    border:none;
}

a:hover {
    color:white;
}

div, p, li, td, th, span, dd, dt {
    color:white;
    font-size:14px;
    font-family:tahoma,arial,sans-serif;
}

ul
{
    width: 60em;
}

ul li
{
    font-size:10px;
    font-weight: normal;
    float: left;
    width: 20em;
    list-style-type: none;
}

li>a {
    font-size: 12px;
}

/* stop the float */
br
{
    clear: left;
}

.license {
    font-size:11px;
}

.title {
    text-decoration:none;
    font-family:tahoma,arial,sans-serif;
    color:#C6A959;
    font-weight:bold;
    font-size: 16px;
    line-height:2;
}

.news_title {
    text-decoration:none;
    font-family:tahoma,arial,sans-serif;
    color:#C6A959;
    font-weight:bold;
    font-size: 16px;
    line-height:0;
    margin-bottom:0;
}

.gb_from {
    text-decoration:none;
    text-align:left;
    font-family:tahoma,arial,sans-serif;
    color:#C6A959;
    font-size: 10px;
}

.news_text {
    text-decoration:none;
    font-family:tahoma,arial,sans-serif;
    color:#FFFFFF;
    font-size: 14px;
}

.author {
    text-decoration:none;
    text-align:right;
    font-family:tahoma,arial,sans-serif;
    color:#C6A959;
    font-size: 10px;
}

.gigs_overview {
    border-style: solid;
    border-width: thin;
    background-color: #505050;
    padding-bottom:5px;
    margin-top: 20px;
    margin-bottom:20px;
}

.gigs {
    border-style: solid;
    border-width: thin;
    padding:5px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1px;
}

.cancelled {
    text-decoration: line-through;
    color: red;
}

.guestbook {
    width: 700px;
    border-style: solid;
    border-width: thin;
    padding:5px;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 12px;
}

.guestbook2 {
    width: 700px;
    overflow: auto;
    border-style: solid;
    border-width: thin;
    padding:5px;
    margin-bottom: 5px;
    line-height: 12px;
}

.gb_message1 {
/*    background-color: #101010; */
    padding:0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.gb_message2 {
/*    background-color: #202020; */
    padding:0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.center {
    text-align:center;
}

.right {
    text-align:right;
}

.middle {
    vertical-align:middle;
}

.deadcenter {
    text-align:center;
    vertical-align:middle;
}

/*** PAGE PLACING ***/

#page {
    position:relative;
    margin-left:auto;
    margin-right:auto;
    width:1000px;
    text-align:left;
}

/*** TOP BANNER ***/
#header {
    text-align:center;
    position:absolute;
    top:0;
    right:0;
    width: 800;
    height:150px;
}

/*** LEFT MENU ***/

#navigation {
    position:absolute;
    top: 150;
    left:0;
    float:left;
    width:160px;
    line-height:2;
    font-size:16px;
}

#language {
    position:absolute;
    top: 0;
    left:0;
    float:left;
    width:200px;
}

#content {
    position:absolute;
    top: 150;
    left:160;
    float:left;
    width:840px;
    padding-left:10px;
    padding-right:10px;
    overflow:auto;
    height:630px;
}

/*** BOTTOM + CREDITS ***/

#bottom {
    clear:both;
    padding-bottom:5px;
    font-size:9px;
}

.lyrics_titles {
    text-decoration:none;
    font-family:tahoma,arial,sans-serif;
    color:#C6A959;
    font-size: 10px;
    margin-bottom:0;
    position:absolute;
    top: 0;
    left:0;
    height: 50px;
    float:left;
    width:200px;
}

.lyrics {
    text-decoration:none;
    font-family:tahoma,arial,sans-serif;
    color:#C6A959;
    font-size: 10px;
    margin-bottom:0;
    top: 100px;
    left:0;
    position: relative;
    clear: both;
    height: 400px;
    overflow:auto;
}

label
{
    width: 4em;
    float: left;
    text-align: right;
    margin-right: 0.5em;
    display: block
}

.submit input
{
    margin-left: 4.5em;
    color: #000;
    background: #a0a0a0;
    border: 2px
}

input
{
    color: #101010;
    background: #909090;
    border: 1px solid #ffffff
}

textarea
{
    color: #101010;
    background: #909090;
    border: 1px solid #ffffff
}

fieldset
{
    border: 1px solid #ffffff;
    width: 20em
}

legend
{
    color: #ffffff;
    font-weight: bold;
    background: #909090;
    border: 1px solid #ffffff;
    padding: 2px 6px
}

.photo_album_overview1 {
    float: left;
    width: 400px;
    border-style: solid;
    border-width: thin;
    background-color: #202020;
    padding-bottom:5px;
    margin-top: 20px;
    margin-bottom:20px;
}

.photo_album_overview2 {
    float: left;
    width: 400px;
    border-style: solid;
    border-width: thin;
    background-color: #505050;
    padding-bottom:5px;
    margin-top: 20px;
    margin-bottom:20px;
}

/* The following CSS was stolen from http://www.leigeber.com/2008/12/javascript-slideshow/ */

#slideshow {
    list-style:none;
    color:#fff
}

#slideshow span {
    display:none
}

#wrapper {
    width:506px;
    margin:50px auto;
    display:none
}

#wrapper * {
    margin:0;
    padding:0
}

#fullsize {
    position:relative;
    width:500px;
    height:500px;
    padding:2px;
    border:1px solid #ccc;
    background:#000
}

#information {
    position:absolute;
    bottom:0;
    width:500px;
    height:0;
    background:#000;
    color:#fff;
    overflow:hidden;
    z-index:200;
    opacity:.7;
    filter:alpha(opacity=70);
}

#information h3 {
    padding:4px 8px 3px;
    font-size:14px
}

#information p {
    padding:0 8px 8px
}

#image {
    width:500px
}

#image img {
    position:absolute;
    z-index:25;
    width:auto
}

.imgnav {
    position:absolute;
    width:25%;
    height:306px;
    cursor:pointer;
    z-index:150
}

#imgprev {
    left:0;
    background:url(images/left.gif) left center no-repeat
}

#imgnext {
    right:0;
    background:url(images/right.gif) right center no-repeat
}

#imglink {
    position:absolute;
    height:306px;
    width:100%;
    z-index:100;
    opacity:.4;
    filter:alpha(opacity=40);
}

.linkhover {
    background:url(images/link.gif) center center no-repeat
}

#thumbnails {
    margin-top:15px
}

#slideleft {
    float:left;
    width:20px;
    height:81px;
    background:url(images/scroll-left.gif) center center no-repeat;
    background-color:#222
}

#slideleft:hover {
    background-color:#333
}

#slideright {
    float:right;
    width:20px;
    height:81px;
    background:#222 url(images/scroll-right.gif) center center no-repeat
}

#slideright:hover {
    background-color:#333
}

#slidearea {
    float:left;
    position:relative;
    width:456px;
    margin-left:5px;
    height:81px;
    overflow:hidden
}

#slider {
    position:absolute;
    left:0;
    height:81px
}

#slider img {
    cursor:pointer;
    border:1px solid #666;
    padding:2px
}

/* End stolen AJAX slideshow CSS */

div#adminbar {
    height: 88px;
    width: 100%;
    border-top: solid #000 1px;
    border-bottom: solid #000 1px;
    background-color: #333333;
}
div#adminbar ul {
    background-color: #333333;
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFF;
    line-height: 20px;
    white-space: nowrap;
}
div#adminbar li {
    list-style-type: none;
    display: inline;
}
div#adminbar li a {
    text-decoration: none;
    padding: 7px 10px;
    color: #FFF;
}
div#adminbar li a:link {
    color: #FFF;
}
div#adminbar li a:visited {
    color: #CCC;
}
div#adminbar li a:hover {
    font-weight: bold;
    color: #FFF;
    background-color: #666666;
}

div.img {
    display:inline;
    margin:2px;
    border: 1px solid #505050;;
    height:auto;
    width:180px;;
    float:left;
    text-align:center;
}

div.img img {
    display:inline;
    margin:3px;
    border:1px solid #ffffff;
}

div.desc {
    text-align:center;
    font-weight:normal;
    width:120px;
    margin:2px;
}