@charset "UTF-8";

* {
    margin: 0;
}

html {
    overflow: inherit;
    height: 100%;
    
}
body {
    font: 100% Courier;
    background-image: url('graphics/Tiny_bg.gif');
    background-repeat: repeat;
    margin: 0;
    text-align: center;
    z-index: 1;
    height: 100%;
    width: 100%;
}

.png, #nav_container img,  { behavior: url('iepngfix2.htc') }

#index_content {
    width: 700px;
    height: 430px;
    margin: 0 auto;
    text-align: left;
}

#index_content img {
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
    
}

#wrapper {
    text-align: center;
    margin: 0 auto -40px;
    width: 950px;
    height: auto !important;
    height: 100%;
    min-height: 100%;
    z-index: 2;
}

html #wrapper {
    height: 100%;
}

#top_container {
    display: block;
    position: relative;
    height: 90px;
    width: 800px;
    margin: 0 auto;
}

#top_container a {
    display: block;
    position: relative;
    background-image: url('graphics/cw.png');
    width: 800px;
    height: 90px;
}

/*#top_container a img {*/
/*    position: relative;*/
/*    width: 800px;*/
/*    height: 125px;*/
/*}*/

#nav_container {
    display: inline;
    margin-top: 145px;
}

#sub_nav {
    margin-top: 15px;
    margin-right: 15px;
    text-align: left;
    height: 450px;
    width: 150px;
    float: left;
    text-decoration: none;
    font-size: 16px;

}

#sub_nav li {
    list-style: none;
    height: 75px;
}

#sub_nav a {
    font-weight: 500;
    font-size: 24px;
    color: #C6C695;
}

#sub_nav a:hover {
    color: #0066CC;
}

#main_content_wrapper {
    width: 900px;
    margin-top: 25px;
    padding: 10px;
}

#main_container table {
    margin: 0 auto;
    text-align: right;
    /*border: dashed 1px;*/
    padding: 15px;

}

#gen_container {
    margin: 0 auto;
    text-align: left;
    height: 100%;
    overflow: hidden;   
}

#comments_wrapper {
    width: 965px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: left;
    width: 800px;
    

}

#comments_container_left {
    float: left;
    height: 100%;
    margin: 10px;
    display: inline;
}

#comments_container_right {
    width: 600px;
    height: 375px;
    float: left;
    padding: 10px;
    overflow: auto;
    text-align: left;
}

#secondary_container_wrapper {
    width: 900px;
    margin-top: 25px;
    padding: 10px;
}

#secondary_container table {
    margin: 0 auto;
    text-align: center;
}

#misc_wrapper {
    margin: 0 auto;
    margin-bottom: 15px;
    height: 550px;
    width: 900px;
}
#misc_content {
    margin-top: 15px;
    margin-bottom: 15px;
    width: 810px;
    text-align: left;
    overflow: visible;
}

#misc_content img {
    padding: 10px;
    width: 100px;
    height: 80px;

}

#title {
    color: #FFFFFF;
}

#flashpopout {
    margin: 10px;
}

#banner {
    overflow: hidden;
    width: 100%;
    height: 90px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;

}

#clear {
    clear: both;
}

#spacer {
    height: 40px;
    overflow: hidden;
}

#footer_wrapper {
    height: 40px;
    opacity: 0.6;
    background-image: url('graphics/footerbanner2-trans.png');
    background-repeat: no-repeat;
}

#footer_content {
    margin: 0 auto;
    text-align: center;
    height: 40px;   
}

#footer_content a:link {
    text-decoration: none;
    color: #FFFFFF;
}

#footer_content a:visited {
    color: #FFFFFF;
}
#footer_content a:hover {
    text-decoration: none;
    color: #0066CC;
}


a:link{
    text-decoration: none;
    color: #0066CC;
    /*color: #FFCC66;*/
}

a:hover {
    text-decoration: none;
    color: #FFFFFF;
}

a:visited {
    text-decoration: none;
    /*color: #FFCC66;*/
    color: #0066CC;

}

.header1 {
    font-family: courier;
    font-size: 18px;
    font-weight: bold;
    /*color: #99CCFF;*/
    color: #FFFFFF;
}

.header3 {
    font-size: 32px;
    color: #FFFFFF;
    margin-right: 30px;
}


.maincontent {
    font-family: courier;
    font-size: 14px;
    /*color: #FFFFCC;*/
    color: #C6C695;
}

.misccontent {
    font-family: courier;
    font-size: 14px;
    /*color: #FFFFCC;*/
    color: #CCCCCC;
}

.audio td{
    text-align: left;
}
.trackalbum {
    font-family: courier;
    font-size: 15px;
    color: #FFFFFF;
}

.gearlist {
    list-style-type: disc;
    font-family: courier;
    font-size: 14px;
    color: #FFFFCC;
}

.indextabledate {
    text-align: center;
    width: 150px;
}

.indexcontent {
    font-family: courier;
    font-size: 14px;
    color: #C6C695;
}

.smalltext {
    font-family: courier;
    font-size: 11px;
    color: #141414;
    font-weight: bold;
}

.smalltext2 {
    font-family: courier;
    font-size: 13px;
    font-weight: bold;
    color: #141414;
}

.smalltext3 {
    font-family: courier;
    font-size: 16px;
    font-weight: bold;
    color: #666666;
}

.comments {
    overflow: scroll;
    width: 450px;
    color: #333333;
}

.commentstable {
    overflow: scroll;
}

table {border: none}
img {border: none}
.transparent {
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
}
.class1 A:link {text-decoration: none}
.class1 A:visited {text-decoration: none}
.class1 A:active {text-decoration: none}
.class2 {display: inline}



