a:link, a:visited, a:active
{
   background: transparent;
   color: #000000;
   text-decoration: underline;
}
a:hover
{
   background: transparent;
   color: #CE142C;
   text-decoration: underline;
}
body
{
   background: #F5B545;
   color: #000000;
   font: 13px Arial, Tahoma, Verdana, sans-serif;
   margin: 0;
   padding: 0;
}
h1
{
   background: transparent;
   color: #000000;
   font: bold 13px Arial, Tahoma, Verdana, sans-serif;
   margin: 15px 0;
   padding: 0;
}
img.calendar
{
   margin: 5px 5px 5px 0;
   padding: 0;
}
img.header
{
   margin: 101px 0 30px 0;
   padding: 0;
}
img.hr
{
   display: block;
   margin: 30px 0 15px 0;
   padding: 0;
}
img.news
{
   margin: 0 15px 15px 0;
   padding: 0;
}
p
{
   background: transparent;
   color: #000000;
   font: 13px Arial, Tahoma, Verdana, sans-serif;
   margin: 15px 0;
   padding: 0;
}
p.blurb
{
   background: #F8C676;
   margin-bottom: 0;
   padding: 20px;
}
p.copyright
{
   font-size: 10px;
   margin: 35px;
   text-align: center;
}
p.double
{
   margin-bottom: 30px;
}
td.border-bottom
{
   background: url('images/border_bottom.jpg') no-repeat center top;
}
td.border-left
{
   background: url('images/border_left.jpg') repeat-y;
}
td.border-right
{
   background: url('images/border_right.jpg') repeat-y;
}
td.contact
{
   background: url('images/background_contact.jpg') no-repeat center top;
}
td.lessons
{
   background: url('images/background_lessons.jpg') no-repeat center top;
}
td.main
{
   background: #FFF4BE url('images/background.jpg') repeat-x center top;
}
td.menu1
{
   background: #CE142C url('images/menu.gif') repeat-x;
}
td.menu2
{
   margin: 0;
   padding: 0 30px;
}
td.news
{
   background: url('images/background_news.jpg') no-repeat center top;
}
td.products
{
   background: url('images/background_products.jpg') no-repeat center top;
}
td.programs
{
   background: url('images/background_programs.jpg') no-repeat center top;
}
td.swirl
{
   background: #FFF4BE url('images/swirl.jpg') no-repeat center top;
   width: 285px;
}