/* style sheet additions for violinkids theme */#grand  {    width: 100%;    border-style: none;    border-width: 1px;    border-color: #FF0000;    padding: 0px;    border-spacing: 0px;    margin-right: auto;    margin-left: auto;    background-color: #F0FFF0;  }#title  {    color: #000000;    font-size: 16px;    font-weight: bold;    letter-spacing: .2em;  }#nav_tabs  {    color: #000000;    font-size: 14px;    font-weight: bold;    letter-spacing: .0em;    padding-left: 2px;    padding-right: 2px;  }#nav_tabs a:link  {    color: #333333;  }#nav_tabs a:active  {    color: #333333;  }#nav_tabs a:visited  {    color: #333333;  }#nav_tabs a:hover  {    color: #888888;  }.bigbar  {    background-image: url(images/headliner.jpg);    background-position: center left;    background-repeat: repeat-x;    height: 28px;    width: 100%;    border-style: none;    border-width: 1px;    border-color: #FF0000;    padding: 0px;    border-spacing: 0px;  }.barlight  {    background-image: url(images/toplight_bg.jpg);    background-position: center left;    background-repeat: repeat-x;    height: 28px;    padding: 0px;    border-spacing: 0px;  }.barlight_right  {    background-image: url(images/toplight_right.jpg);    background-position: center right;    background-repeat: no-repeat;    height: 28px;    width: 9px;  }.barlight_left  {    background-image: url(images/toplight_left.jpg);    background-position: center left;    background-repeat: no-repeat;    height: 28px;    width: 10px;  }#small_bar  {    background-image: url(images/headliner_small.jpg);    background-position: center left;    background-repeat: repeat-x;    height: 30px;  }#logo_row  {    height: 75px;  }#logo  {    background-image: url(images/svssa-logo.gif);    width: 85px;    height: 75px;    background-position: center left;    background-repeat: no-repeat;  }#comments  {    font-family: Verdana, Arial, Helvetica, sans-serif;    font-size: 10px;    font-style: italic;    padding-left: 100px;    padding-right: 50px;    line-height: 140%;    color: #000000 }#custom_footer  {    font-size: 10px;    font-weight: normal;    padding-left: 2px;    padding-right: 2px;    text-align: center;    background-color: #F0FFF0;  }.custom_side   {    background-image: url(images/violin_left.jpg);    background-repeat: repeat-y;  }