body{
margin:20px 0 0 0;
background:#000000;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
}

#container{
margin:0 auto;
width:931px;
text-align:left;
}

#mainnav  {
	float: left;
	z-index:0;
	text-align: right;
	white-space: nowrap;
	width: 911px;
	background:url(../images/nav_bg.gif) top left repeat-x;
	padding-left:20px;
}
#mainnav a{
	display:block;
	padding: 0;
	text-decoration: none;
	text-align:center;
	height: 41px;
	margin:0 19px 0 0;
}

#mainnav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	white-space: nowrap;
}
#mainnav li { /* all list items */
	float: left;
	position: relative;
	list-style:none;
	margin:0;
	padding-right: 0;
}
#mainnavHome a {
   width: 60px;
   background:url(../images/nav_Home.gif) 0 0 no-repeat;
   }
#mainnavHome a:hover {
   background-position: -60px 0;
   }
#mainnavAboutUs a {
   width: 86px;
   background:url(../images/nav_AboutUs.gif) 0 0 no-repeat;
   }
#mainnavAboutUs a:hover {
   background-position: -86px 0;
   }
#mainnavPrograms a {
   width: 90px;
   background:url(../images/nav_Programs.gif) 0 0 no-repeat;
   }
#mainnavPrograms a:hover {
   background-position: -90px 0;
   }
#mainnavSchedule a {
   width: 88px;
   background:url(../images/nav_Schedule.gif) 0 0 no-repeat;
   }
#mainnavSchedule a:hover {
   background-position: -88px 0;
   }
#mainnavGallery a {
   width: 82px;
   background:url(../images/nav_Gallery.gif) 0 0 no-repeat;
   }
#mainnavGallery a:hover {
   background-position: -82px 0;
   }
#mainnavNewsEvents a {
   width: 112px;
   background:url(../images/nav_NewsEvents.gif) 0 0 no-repeat;
   }
#mainnavNewsEvents a:hover {
   background-position: -112px 0;
   }
#mainnavNewsEvents a {
   width: 112px;
   background:url(../images/nav_NewsEvents.gif) 0 0 no-repeat;
   }
#mainnavNewsEvents a:hover {
   background-position: -112px 0;
   }
#mainnavBJJLinks a {
   width: 85px;
   background:url(../images/nav_Links.gif) 0 0 no-repeat;
   }
#mainnavBJJLinks a:hover {
   background-position: -85px 0;
   }
#mainnavFAQs a {
   width: 56px;
   background:url(../images/nav_FAQs.gif) 0 0 no-repeat;
   }
#mainnavFAQs a:hover {
   background-position: -56px 0;
   }
#mainnavContact a {
   width: 75px;
   background:url(../images/nav_Contact.gif) 0 0 no-repeat;
   margin-right:0;
   }
#mainnavContact a:hover {
   background-position: -75px 0;
   }
#HdrHome{
float:left;
width:931px;
height:232px;
background:url(../images/hdr_Home.jpg) no-repeat;
*margin-bottom: 20px;
}
#HdrAbout{
float:left;
width:931px;
height:232px;
background:url(../images/hdr_About.jpg) no-repeat;
*margin-bottom: 20px;
}
#HdrContact{
float:left;
width:931px;
height:232px;
background:url(../images/hdr_Contact.jpg) no-repeat;
*margin-bottom: 20px;
}
#HdrPrograms{
float:left;
width:931px;
height:232px;
background:url(../images/hdr_Programs.jpg) no-repeat;
*margin-bottom: 20px;

}
#HdrLinks{
float:left;
width:931px;
height:232px;
background:url(../images/hdr_Links.jpg) no-repeat;
*margin-bottom: 20px;
}
#HdrFAQ{
float:left;
width:931px;
height:232px;
background:url(../images/hdr_FAQ.jpg) no-repeat;
*margin-bottom: 20px;
}
#HdrEvents{
float:left;
width:931px;
height:232px;
background:url(../images/hdr_Events.jpg) no-repeat;
*margin-bottom: 20px;
}
#HdrSchedule{
float:left;
width:931px;
height:232px;
background:url(../images/hdr_Schedule.jpg) no-repeat;
*margin-bottom: 20px;
}
#HdrGallery{
float:left;
width:931px;
height:232px;
background:url(../images/hdr_Gallery.jpg) no-repeat;
*margin-bottom: 20px;
}
a { 
color: #fff; 
}
a:visited { 
color: #fff; 
} 
a:hover { 
color: #fff; 
} 
h1{
background:url(../images/title_bg.gif) top left repeat-x;
padding:8px 0 8px 5px;
}
h3{
background:url(../images/title_bg.gif) top left repeat-x;
padding:8px 0 8px 5px;
font-size:20pt;
color:#fff;
font-family: Arial, sans-serif;
}
#col_left{
float:left;
width:590px;
font-size:14px;
color:#858585;
line-height:18px;
}
#col_left p{
margin-left:8px;
width:540px;
}
#fullcol_left{
float:left;
width:931px;
font-size:14px;
color:#858585;
line-height:18px;
}
#fullcol_left p{
margin-left:8px;
width:931px;
}
.HomeFeat1 img{
margin:20px 20px 0 0}
.HomeFeat2 img{
margin:30px 0 0 0}

.sepbar{
float:left;
background:url(../images/dotbrdr.gif) repeat-y;
width:1px;
margin:70px 8px 0 8px;
min-height:420px;
}

#col_right{
float:left;
width:315px;
font-size:14px;
color:#858585;
line-height:18px;
background:url(../images/home_RecentNewsBg.jpg) bottom no-repeat;
min-height:500px;
}
#col_right ul{
list-style:none;
margin:0 0 0 55px;
padding:0;
width:230px;
}
#col_right ul li{
padding:0 0 15px 0;}
#col_right ul li span{
font-size:11px;
}

#Footer{
float:left;
margin:20px 0;
width:915px;
background:url(../images/Ftr_Bg.gif) top left repeat-x;
padding:8px;
}
#Footer img{
margin:0 8px;
}
#Footer .CertifiedSchool{
margin-left:650px;
}


