﻿/************Global**************/
body
{
    font-family: Verdana;
    font-size: 11px;
    background-color: #6b6c6f;
    background-repeat: repeat-x;
    background-image: url('../Images/Banner.gif');
    margin-top: 0px;
}

#Container
{
    width: 970px;
    margin-left: auto;
    margin-right: auto;
 
}

a
{
    color: #4A7627;
    text-decoration: none;
}

a:hover
{
    color: #6b6c6f;
    text-decoration: underline;
}

a img 
{
    border:none;
}

:-moz-any-link:focus 
{
  outline: none;
}

object:active, div:active
{
outline: none;

}

object:focus, div:focus
{
-moz-outline-style: none;
}

h1
{
    font-size: 10px;
    margin-top: 0px;
    color: #6b6c6f;
    font-style: italic;
    font-weight: lighter;
    display: inline;
}

h2
{
    font-size: 10px;
    margin-top: 0px;
    color: #6b6c6f;
    font-style: italic;
    font-weight: lighter;
}

h3
{
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #6b6c6f;
}

h4
{
    font-size: 40px;
    margin-bottom: 0px;
    margin-top: 40px
}

h5
{
    font-size: 20px;
    font-style: italic;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 25px
}

h6
{
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 45px;
    margin-left: 35px
}

#HTMFiles
{
    font-family: Verdana;
    font-size: 11px;
    color: #FFFFFF;
    width: 400px;
}

/************Navigation**************/

#Banner
{
    height: 163px;
    background-repeat: repeat-x;
    background-image: url('../Images/Banner.gif');
}

#Logo
{
    margin-left: 71px;
    width: 186px;
    height: 110px;
    margin-top: 33px;
    background-image: url('../Images/Logo.png');
    float:left
}

#Navigation
{
    padding-right: 71px;
    padding-top: 139px;
    float: right;
}


#TopBody
{
    width: 864px;
    height: 234px;
    background-image: url('../Images/TopBody.gif');
    margin-left: auto;
    margin-top: 30px;
    margin-right: auto;
}

#AdSpace
{
    width: 289px;
    height: 211px;
    margin-left: 16px;
    background: url('../Images/Ad_iPhoneApp.jpg');
    
}

#Rotator
{
    width: 539px;
    height: 211px;
    float: right;
    margin-right: 20px
}

a.Home
{
    display: block;
    width: 77px;
    height: 24px;
    text-decoration: none;
    background: url('../Images/Btn_Home.jpg');
    float: left;
    outline: none;
} 

a.Home:hover 
{ 
   background-position: 0 -24px;
}

a.Instructors
{
    display: block;
    width: 77px;
    height: 24px;
    text-decoration: none;
    background: url('../Images/Btn_Instructors.jpg');
    float: left;
    outline: none;
} 

a.Instructors:hover 
{ 
   background-position: 0 -24px;
}

a.Schedule
{
    display: block;
    width: 77px;
    height: 24px;
    text-decoration: none;
    background: url('../Images/Btn_Schedule.jpg');
    float: left;
    outline: none;
} 

a.Schedule:hover 
{ 
   background-position: 0 -24px;
}

a.Media
{
    display: block;
    width: 77px;
    height: 24px;
    text-decoration: none;
    background: url('../Images/Btn_Media.jpg');
    float: left;
    outline: none;
} 

a.Media:hover 
{ 
   background-position: 0 -24px;
}

a.Directions
{
    display: block;
    width: 77px;
    height: 24px;
    text-decoration: none;
    background: url('../Images/Btn_Directions.jpg');
    float: left;
    outline: none;
} 

a.Directions:hover 
{ 
   background-position: 0 -24px;
}

a.Contact
{
    display: block;
    width: 77px;
    height: 24px;
    text-decoration: none;
    background: url('../Images/Btn_Contact.jpg');
    float: left;
    outline: none;
} 

a.Contact:hover 
{ 
   background-position: 0 -24px;
}

a.More
{
    display: block;
    width: 77px;
    height: 24px;
    text-decoration: none;
    background: url('../Images/Btn_More.jpg');
    float: left;
    outline: none;
} 

a.More:hover 
{ 
   background-position: 0 -24px;
}

a.AboutMMA
{
    display: block;
    width: 77px;
    height: 24px;
    text-decoration: none;
    background: url('../Images/Btn_AboutMMA.jpg');
    float: left;
    outline: none;
} 

a.AboutMMA:hover 
{ 
   background-position: 0 -24px;
}

a.Friends
{
    display: block;
    width: 77px;
    height: 24px;
    text-decoration: none;
    background: url('../Images/Btn_Friends.jpg');
    float: left;
    outline: none;
} 

a.Friends:hover 
{ 
   background-position: 0 -24px;
}



/************Main Body**************/

#MainBodyTop
{
    width: 864px;
    height: 63px;
    background-image: url('../Images/MainBodyTop.gif');
    margin-left: auto;
    margin-right: auto;
}


#MainBody
{
    width: 864px;
    background-image: url('../Images/MainBody.gif');
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
}

#MainBodyBottom
{
    width: 864px;
    height: 56px;
    background-image: url('../Images/MainBodyBottom.gif');
    margin-left: auto;
    margin-right: auto;
}

#TitleText
{
    margin-left: 39px;
    margin-top: 39px;
    height: 20px;
    width: 454px;
    float: left;
}

#NewsFlash
{
    padding-right: 20px;
    float: right;
    width: 300px;
    margin-top: 23px;
}

#BodyText
{
    padding-left: 39px;
    width: 454px;
}

#BodyNews
{
    width: 215px;
    float: right;
    padding-right: 25px;
    float: right;
}

/************Instructors**************/

.BioName
{
    width: 140px;
    text-align: center;
    padding-bottom: 20px;
}

.BioNameRight
{
    width: 160px;
    float:right;
    text-align: center;
    margin-right: 20px;
}

#BioPicsRight
{
    float:right;
    margin-bottom: 6px;
    margin-right: 80px;
}

.BioPics
{
    margin-bottom: 6px;
    margin-left: 20px;
}

#BioPicsLeft
{
    margin-bottom: 6px;
    margin-left: 20px;
    float: left;
}
/************Media**************/
#MainBodyTopMedia
{
    width: 864px;
    height: 63px;
    background-image: url('../Images/MainBodyTopMedia.gif');
    margin-left: auto;
    margin-right: auto;
}

#SeminarListing
{
    padding-right: 40px;
    float: right;
    width: 210px;
}

.ThumbNail
{
    padding-right: 14px;
    float: left;
}

.ThumbNail2
{
    margin-left: 0px;
}

#Forum
{
    width: 1100;
    margin-left: auto;
    margin-right: auto;  
    margin-top: 30px;
}