@charset "utf-8";
/* CSS Document */

body {background-color:#dbcfa4; margin-top:0px; margin-left:0px;}
a:link {color:#CC0033; text-decoration: none;}
a:hover {color: #CC0033; text-decoration: underline;}
a:visited {color:#CC0033; text-decoration: none;}

#wrapper {width:741px;}
#top {left:0px; top:0px; width:741px; height:229px;}
#side {left:0px; top:0px; width:132px; height:169px;}
#side2 {left:0px; top:0px; width: 132px; height:50px;}

#menubg {
background-image: url(http://www.kilsy.com/imgs/menubg.gif);
position:relative;
left:132px;
top:-219px;
width:92px;
height:219px;
}

#bg{
position: absolute;
background-image:url(http://www.kilsy.com/imgs/bg.jpg);
background-repeat: no-repeat;
width:517px;
height: 100%;
left:224px;
}

#newsletter {
color:#000;
font-family: Courier New, Courier, monospace;
font-size: 8pt;
text-align: right;
height:75px;
width:200px;
position: absolute;
top: 615px;}

.content {
color:#000;
font-family: Courier New, Courier, monospace;
font-size: 9pt;
text-align:justify;
width: 400px;
height: 100%;
padding-left: 25px;
top: -65px;
position: relative;
}

#bigtext { 
font-family: Arial, sans-serif;
font-size: 18pt;
font-weight: bold;
font-variant: small-caps;
line-height: 17pt;
color:#333333;
text-align: left;
}

#space{background-color:transparent; height:50px;display:block;}
#space2{background-color:transparent; height:15px;display:block;}

#flip {
background-color:#dbcfa4;
position: relative;
top:-219px;
width:224px;
height:306px;
}

a#btn-cont {
    display: block;
    width: 224px;
    height: 159px;
    background-image: url(http://www.kilsy.com/imgs/btn_cont.jpg);
    margin: 0 auto;
}
a#btn-cont:hover {background-image: url(http://www.kilsy.com/imgs/btn_cont_on.jpg);}

a#btn-home {
    display: block;
    width: 132px;
    height: 50px;
    background-image: url(http://www.kilsy.com/imgs/btn_home.gif);
    margin: 0 auto;
}
a#btn-home:hover {background-image: url(http://www.kilsy.com/imgs/btn_home_on.gif);}

a#btn-band {
    display: block;
    width: 92px;
    height: 28px;
    background-image: url(http://www.kilsy.com/imgs/btn_band.gif);
    margin: 0 auto;
}
a#btn-band:hover {background-image: url(http://www.kilsy.com/imgs/btn_band_on.gif);}

a#btn-listen {
    display: block;
    width: 92px;
    height: 26px;
    background-image: url(http://www.kilsy.com/imgs/btn_listen.gif);
    margin: 0 auto;
}
a#btn-listen:hover {background-image: url(http://www.kilsy.com/imgs/btn_listen_on.gif);}

a#btn-watch {
    display: block;
    width: 92px;
    height: 25px;
    background-image: url(http://www.kilsy.com/imgs/btn_watch.gif);
    margin: 0 auto;
}
a#btn-watch:hover {background-image: url(http://www.kilsy.com/imgs/btn_watch_on.gif);}

a#btn-gigs {
    display: block;
    width: 92px;
    height: 26px;
    background-image: url(http://www.kilsy.com/imgs/btn_gigs.gif);
    margin: 0 auto;
}
a#btn-gigs:hover {background-image: url(http://www.kilsy.com/imgs/btn_gigs_on.gif);}

a#btn-ownit {
    display: block;
    width: 92px;
    height: 26px;
    background-image: url(http://www.kilsy.com/imgs/btn_ownit.gif);
    margin: 0 auto;
}
a#btn-ownit:hover {background-image: url(http://www.kilsy.com/imgs/btn_ownit_on.gif);}

a#btn-cont1 {
    display: block;
    width: 92px;
    height: 26px;
    background-image: url(http://www.kilsy.com/imgs/btn_cont.gif);
    margin: 0 auto;
}
a#btn-cont1:hover {background-image: url(http://www.kilsy.com/imgs/btn_cont_on.gif);}

.horizontal_dotted_line
{
border-bottom: 1px dotted #333333;
width: 100px;
}