body.content {
background-color: #000028;
}

#index {
margin-top:50px;
text-align:center;
} 

#container {
width:880px; 
height: 400px;
margin-left:auto;
margin-right:auto;
}

#header {
width:880px;
height:120px;
background: url('../i/shadwide-bg.jpg') no-repeat top left;
}

#middle {
width:880px;
height:400px;
}

#leftborder {
float:left;
width:20px;
height:400px;
background: url('../i/leftborder-bg.jpg') no-repeat top left;
}

#leftbar {
background-color:#01001F;
width:200px; 
height:400px; 
float:left;
}

ul.nostyle {
list-style-type:none;
margin: 0px 0px 0px 0px;
padding:0px;
}

ul.leftlinks {
list-style-type:none;
margin: 15px 0px 0px 0px;
padding:0px;
}

ul.leftlinks li {
margin-bottom:4px;
text-align:center;
}

#content-wrap {
width:640px; 
height:400px; 
float:left;
}

#rightborder {
float:right;
width:20px;
height:400px;
background: url('../i/rightborder-bg.jpg') no-repeat top right;
}

#bottomborder {
width:875px;
height:50px;
background: url('../i/bottom-bg.jpg') no-repeat top left;
}

BODY,TD,DIV,P,SPAN{
font-family:verdana,arial,sans-serif;
font-size:14px;
/*color:#cccccc;*/
color:#cccccc;
}

a:link{
color:#00ccff
text-decoration:underline;
}
a:visited{
color:#00ccff
text-decoration:underline;
}
a:hover{
color:#00ccff;
text-decoration:underline;
}
a:active{
color:#00ccff;
text-decoration:underline;
}
#leftbar a:link {
color:#6495ED;
text-decoration:none;
}
#leftbar a:visited {
color:#99CCFF;
text-decoration:none;
}
#leftbar a:hover {
color:#99CCFF;
text-decoration:none;
}
#leftbar a:active {
color:#99CCFF;
text-decoration:none;
}

div#shows h1 {
font-size:40px;
font-weight:normal;
text-align:center;
}
div#shows h2 {
font-size:30px;
font-weight:normal;
text-align:center;
}
div#shows h3 {
font-size:20px;
font-weight:normal;
text-align:center;
margin:7px;
}

div#shows a:link {color: yellow; text-decoration: underline}
div#shows a:visited {color: yellow; text-decoration: underline}
div#shows a:hover {text-decoration: underline;}

.sm-y {
font-size:10px;
color:yellow;
text-align:center;
}

.sm-b {
font-size:10px;
color:blue;
text-align:center;
}

#music p {
padding: 5px 0px 5px 0px;
}

.dash {
width:350px;
border: 1px dashed white;
margin-bottom:20px;
}

/*H3{
font-size:24px;
font-weight:bold;
font-family:sans-serif;
color:#4169E1;
display:inline;
}*/
DIV.textOnDark{
color:#4169E1;
}
IFRAME,BODY{
scrollbar-face-color:#000028;
scrollbar-arrow-color:#000028;
scrollbar-track-color:#000028;
scrollbar-shadow-color:#000028;
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
background-color:#0;
}

.label,.title{
font-weight:bold;
color:#99CCFF;
}
INPUT,SELECT,OPTION,TEXTAREA{
font-family:verdana,arial,sans-serif;
font-size:11px;
color:#99CCFF;
background-color:#000028;
border:solid 0px #000028;
}
