body 
{
    background: url('images/back.gif');
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
    height:100%;
    scrollbar-arrow-color: #16125F;
    scrollbar-track-color: #8080FB;
    scrollbar-base-color: #8080FB;
    scrollbar-dark-shadow-color: #16125F;
} 

a:hover
{
    text-decoration: underline;
}

a.nohover:hover 
{
    text-decoration: none;
}

a
{
    text-decoration: none;
    color: black;
}

a img
{
    border:0;
}

h1
{
    font-size:20px;
    margin:0;
    text-align:center;
    color: #16125F;
}

h2
{
    font-size:12px;
    margin:0;
    color: #16125F;
}

td
{
    vertical-align:top;
}

.garytop
{
    height:10px;
    font-size: 10px;
    background:#16125F;
}

.main
{
    width:832px;
    height:68%;
    text-align:left;
    background:white;
    margin:0 5px;
}

.submain
{
    height:100%;
    width:100%;
    border: solid 1px #CCC;
    border-top: none;
}

.header-top-left
{
    width:600px;
    height:150px;
    float:left;
    margin-right:1px;
    background:#16125F url('images/header.jpg');
}

.logo
{
    width:130px;
    height:130px;
    margin-top:10px;
}

.header-top-right
{
    width:230px;
    height:150px;
    float:left;
    background:#16125F;
    text-align:center;
}

.phones
{
    margin:25px 5px 5px 0;    
}

.header-middle
{
    width:100%;
    height:26px; 
    background:#8181FD;
    margin:1px 0 1px 0;
    text-align:center;
    float:left;
    font:bold 12px Verdana;
    color:#16125F;
}

.header-middle div
{
    margin-top:5px;
}

.bottom
{
    width:100%;
    font-size:5px;
    height:5px;
    background:url('images/dots-square.gif');
    clear:both;
    position:relative;
    left:-1px;
}

.header-bottom-left
{
    width:600px;
    height:30px;
    background:#16125F;
    margin-right:1px;
    float:left;
}

.menu
{
    margin:7px;
}

.menu-item
{
    float:left;
    width:15%;
    text-align:center;
    font-weight:bold;
    color:White;
}

.menu-item a:hover
{
    color:#FFF41E;
}

.menu-item-separator
{
    float:left;
    width:1px;
    background:url('images/dots-white.gif');
    margin-top:2px;
    height:15px;
}

.menu-item a
{
    color:White;
}

.header-bottom-right
{
    width:230px;
    height:30px;
    background:#16125F;
    float:left;
    text-align:center;
    vertical-align:middle;
    color:White;
    font-weight:bold;
}

.content-holder
{
    width:600px;
    height:100%;
    background:url('images/back.jpg') bottom left no-repeat;
}

.content
{
    margin:10px 10px 100px 10px;
    height:100%;
}

.content-separator
{
    background: url('images/dots-black.gif') 0px 90%;
    width: 1px;
    vertical-align:bottom;
}

.messages
{
    width:230px;
}

.message
{
    margin:0px 0px 0px 13px;
    text-align:left;
}

.shortmessage
{
    margin:5px 0;
    background: url('images/dots-black.gif') bottom repeat-x;
}

.arrows-down
{
    width:14px;
    height:6px;
    margin:0px;
}

.quote
{
    color:#333;
    width:300px;
    text-align:left;
    font-style:italic;
    float:right;
}

.dance-example-vert
{
    width:75px; 
    height:100px; 
}

.dance-example-horiz
{
    width:100px; 
    height:75px; 
}

.sound
{
    width:16px;
    height:16px;
    vertical-align:top;
}

.music-example
{
    color:Gray;
    font-size:10px;
    background:url('images/dots-black.gif') repeat-x;
    padding-top:5px;
    position:relative;
    top:10px;
}

.image-frame
{
    float:left;
    border:solid 1px #16125F;
    padding:1px;
    margin-right:5px;
}

.1x1
{
    width:1px;
    height:1px;
}

.gray
{
    color:Gray;
    font-weight:bold;
}

.name
{
    color:Gray;
    text-align:right;
}

.club
{
    float:left;
    width:32%;
    margin: 0px 3px;
}

.about
{
    margin-top:20px;
}

.about tr td
{
    padding:5px 0;
}

.decor
{
    border:0;
    height:100%;
}

.decor td
{
    padding:0;
}

.more
{
    width:11px;
    height:11px;
    position:relative;
    top:1px;
}

.schedule th
{
    background:#16125f;
    color:white;
    text-align:center;
}

.schedule td
{
    background:#D6D7FE;
    width:12.5%;
    vertical-align:middle;
    text-align:center;
}

.copyrights
{
    font-size:10px;
    color:#CCC;
    text-align:left;
    margin:2px 0 2px 5px;
}

.photos
{
    word-spacing:26px;
    margin-left:1px;
}
.photo
{
    width:120px;
    height:90px;
}

.album
{
    background: #16125F;
    margin:1px;
}

.album a
{
    color:white;
    font-weight:bold;
}

.bordertable
{
    border: solid 1px #16125F; 
    width:100%;
}

.videos
{
    word-spacing:26px;
    margin-left:2px;
}
.video
{
    width:120px;
    height:90px;
}

