


#cbbody {
background-color:#000;
scrollbar-base-color: orange; 
scrollbar-arrow-color: 
green; scrollbar-DarkShadow-Color: blue;
 
}


#page { 
width:78.77em;*width:76.87em;min-width:1024px; margin:auto; text-align:left; 
font-family:Verdana, Arial, Helvetica, Sans-serif;
background-color:#000;
}


 
 /* SCROLLBAR */
 
 /* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */



.scrollgeneric {

line-height: 1px;
font-size: 1px;
position: absolute;

top: 0; left: 0;
}



.vscrollerbase {

width: 10px;

background-color: #666;
}

.vscrollerbar {

width: 10px;

background-color: #9c6;

}

.hscrollerbase {

height: 10px;

background-color: #666;
}

.hscrollerbar {

height: 10px;

background-color: #9c6;

}

.scrollerjogbox {

width: 10px;
height: 10px;

top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}


/* TOP NAVIGATION */

#navlist {
margin-top:60px;
height:40px;
margin-left:30px;
position:absolute;
 width:950px;
list-style-type:none;

}

li.nav  {
  float:left;
  font-weight:100;
  font-size:12px;
  margin-right:5px;
  // min-height:10px;
  padding:5px 21px 6px 20px;
  color:#fff;
  }
  

li.nav a {
  color:#fff;
  text-decoration:none;
 }

li.nav  a:hover {
  color:#fff;
  text-decoration:underline;
 }

  li.nav a.selected {
  color:#9c6;
 }
 
 
 li.navlang  {
  float:left;
  font-weight:100;
  font-size:12px;
  // min-height:10px;
  padding:0px 10px 5px 0px;
  color:#fff;
  }
  

li.navlang a {
  color:#fff;
  text-decoration:none;
 }

li.navlang  a:hover {
  color:#fff;
  text-decoration:underline;
 }

  li.navlang a.selected {
  color:#9c6;
 }
 
 
 li.section  {
  font-weight:100;
  font-size:12px;
  // min-height:10px;
  padding:4px 8px;
  color:#fff;
  }
  

li.section a {
  color:#fff;
  text-decoration:none;
 }

li.section  a:hover {
  color:#fff;
  text-decoration:underline;
 }

  li.section a.selected {
  color:#9c6;
 }
 
 
 /* TOP NAVIGATION */
 
.sections{ 
 margin-left:25px;
 margin-top:25px;:
}
 

/* HEADER */
#cblaheader{
height:100px;
}

#cblaheader.default  {
background-image:url("images/layout/defaultheader.jpg");
}

#cblaheader.vargas  {
background-image:url("images/layout/vargasheader.jpg");
}

#cblaheader h1{
position:absolute;
margin-top:25px;
margin-left:25px;
color:#999;
font-size:14px;
font-weight:100;
}

.cb{
color:#9c6;
}

/* MAIN CONTENT */

h2 {
color:#fff;
font-size:24px;
font-weight:100;
margin-top:25px;
margin-bottom:4px;
}

h3 {
color:#fff;
font-size:18px;
font-weight:200;
margin-top:8px;
margin-bottom:4px;
}

h3 a, h3 a:visited 
{
color:#fff;
text-decoration:none;
}

h3 a:hover
{
text-decoration:underline;
}


h4 {
color:#fff;
font-size:14px;
font-weight:200;
margin-top:8px;
margin-bottom:4px;
}

h4 a, h4 a:hover {
color:#fff;
text-decoration:underline;
}

h5 a, h5 a:visited 
{
color:#fc0;
text-decoration:none;
}

h5 a:hover
{
text-decoration:underline;
}

p {
margin-top:12px;
max-width:600px;
color:#fff;

}

p a, p a:visited
{
text-decoration:none;
color:#fc0;

}


p a:hover {
text-decoration:underline;
}

.notes {
color:#fff;
}

.blob {
margin-bottom:10px;
padding:10px
}


#maincontent  {
// background-image:url("images/layout/contentbackground.jpg");
background-color:#000;
min-height:420px;
}

#vargasmaincontent  {
background-image:url("images/layout/vargascontentbackground.jpg");
min-height:420px;
}

#maincontentflat  {
background-color:#330;
min-height:420px;
}


#twocolsfirst {
margin-left:25px;
float:left;
width:200px;
color:#fff;
}

#twocolsfirst.sectionnav{
background:url("images/layout/firstcolbackground.jpg") ;
background-color:#330;
min-height:420px;
float:left;
width:220px;
margin-left:0px;
color:#fff;
}

#twocolsfirst h2{
margin-top:100px;
margin-bottom:25px;
color:#fff;
font-size:24px;
font-weight:100;
}


#twocolssecond {
float:right;

}

#twocolssecond.videos {
float:right;
margin-right:160px;
margin-top:6px;
padding-right:6px;
padding-left:6px;
padding-top:6px;
padding-bottom:6px;
background-color:#000;

}
#twocolssecond.photogallery {
float:left;
width:754px;
background-color:#000;
min-height:380px;
padding-top:40px ;
padding-left:50px;
}


#twocolssecond.blob {
float:left;
margin-left: 50px;
}

#threecolsfirst {
background:url("images/layout/firstcolbackground.jpg") ;
min-height:420px;
float:left;
width:180px;
color:#fff;
}

#threecolssecond {
float:left;
width:418px;
//color:#fff;
background-color:#000;
height:420px;
//overflow: auto; 
visibility: visible;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #000;
margin: 0.0em auto;
padding: 0px;

}

#threecolssecond .content{
margin-left:30px;
margin-right:25px;
color:#fff;
}

#threecolssecond .content h3{
margin-top:25px;
margin-bottom:12px;
color:#fff;
font-size:18px;
font-weight:100;
}

.content p  {
margin-top: 12px;

}

.song {
font-size:10px;
line-height:1.5em;
}



}


#threecolsthird {
width:426px;
color:#fff;
float:right;
}

.music {
background-color:#000;
min-height:360px;
padding-top:50px;

}

.contentbottom
{
min-height:200px;
width:100%;
background-color:#333;

}

.contentbottom h3{
border-bottom:dotted 1px #ccc;
}


.announcements {
float:left;
width:30%;
margin-left:20px;

}

/* TABLES */

.infotable {
padding:8px;
width:700px;

}

td {
margin:0px;
padding:4px 8px;
color:#000;
background:#fff;
border:1px solid #666;
font-size:11px;
}

th {
color:#fff;
Background:#333;
font-weight:500;
padding:4px 8px;

}

.time {
font-weight:600;
color:#000;
width:150px;
}


.regtable {
padding:8px;
width:700px;
}

td.registration {
color:#fff;
Background:#333;
font-weight:500;
font-size:16px;
padding:4px 8px;
border:solid 0px #ccc;
}

td.ootregistration {
color:#9c6;
Background:#3c3c3c;
font-weight:500;
font-size:16px;
padding:4px 8px;
border:solid 0px #ccc;
}


#confirmbutton {
color:#fff;
Background:#333;
line-height:2em;
padding:6px 12px;
margin:10px;
font-size:16px;
}

#confirmbutton:hover {
color:#fc0;
border:2px solid  #fc0;
text-decoration:underline;
}


/* LISTS */

.linklist {
margin-top:10px;
margin-left:30px;
list-style-type:none;
font-weight:100;
font-size:12px;
background-color:#000;
padding:16px;


}

li.link  {
  font-weight:100;
  font-size:12px;
  margin-right:5px;
  // min-height:10px;
  padding:4px 8px;
 color:#999;
    }
  

li.link a {
  color:#fff;
  text-decoration:none;
 }

li.link  a:hover {
  color:#fff;
  text-decoration:underline;
 }


 
 
 
 

/* FOOTER */

#defaultfooter{
background-image:url("images/layout/footer.jpg");
height: 93px;
}

#rodafooter{
background-image:url("images/layout/rodafooter.jpg");
height: 93px;
}

.copyncontact {
background-color:#000;
height:47px;
margin:16px;

}

#contactinfo {
background-color:#000;
color:#eee;

font-weight:100;
font-size:12px;
text-align:right;
margin-bottom:8px;

}

#copyright {
color:#eee;

font-weight:100;
font-size:10px;
text-align:center;

}



  
  
  