body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:auto;
	padding:0;
	font-size:11px;
	color:#666666;
	line-height:25px;
	text-align:center;
	}

.center{
	text-align:center;
	}

a{
	color:#980462;
	}

a:hover{
	color:#FF0080;
	}

hr{
	color:#E8E8E8;
	}

#both{
	clear:both;
	}

#header{
	height:131px;
	background-image:url(images/header-bg.jpg);
	background-repeat:repeat-x;
	}
	
#headerImage{
	background-image:url(images/header.jpg);
	height:131px;
	width:1024px;
	margin:auto;
	}
	
#menuBar{
	height:64px;
	background-image:url(images/menu-bg.jpg);
	background-repeat:repeat-x;
	}
	
#menu{
	margin:auto;
	padding:0;
	width:1024px;
	list-style: none;
	}

#menu ul{
	margin:auto;
	padding:0;
	}

#menu li{
	display:inline;
	}

#home a{
	float: left;
	text-decoration: none;
	background-image:url(images/home-up.jpg);
	background-color:#9B036A;
	width:136px;
	height:64px;
	}

#home a:hover, #homeCurrent{
	background-image:url(images/home-down.jpg);
	float: left;
	text-decoration: none;
	width:136px;
	height:64px;
	}

#about a{
	float: left;
	text-decoration: none;
	background-image:url(images/about-up.jpg);
	width:116px;
	height:64px;
	}

#about a:hover, #aboutCurrent{
	background-image:url(images/about-down.jpg);
	float: left;
	width:116px;
	height:64px;
	}

#news a{
	float: left;
	text-decoration: none;
	background-image:url(images/news-up.jpg);
	width:131px;
	height:64px;
	}

#news a:hover, #newsCurrent{
	background-image:url(images/news-down.jpg);
	float: left;
	text-decoration: none;
	width:131px;
	height:64px;
	}

#instructors a{
	float: left;
	text-decoration: none;
	background-image:url(images/instructors-up.jpg);
	width:169px;
	height:64px;
	}

#instructors a:hover{
	background-image:url(images/instructors-down.jpg);	
	width:169px;
	height:64px;
	float: left;
	text-decoration: none;
	}

#instructorsCurrent{
	background-image:url(images/instructors-down.jpg);	
	width:169px;
	height:64px;
	float: left;
	text-decoration: none;
	}

#descriptions a{
	float: left;
	text-decoration: none;
	background-image:url(images/descriptions-up.jpg);
	width:172px;
	height:64px;
	}

#descriptions a:hover, #descriptionsCurrent{
	background-image:url(images/descriptions-down.jpg);
	float: left;
	text-decoration: none;
	width:172px;
	height:64px;
	}

#schedules a{
	float: left;
	text-decoration: none;
	background-image:url(images/schedules-up.jpg);
	width:152px;
	height:64px;
	}

#schedules a:hover, #schedulesCurrent{
	background-image:url(images/schedules-down.jpg);
	float: left;
	text-decoration: none;
	width:152px;
	height:64px;
	}

#gallery a{
	float: left;
	text-decoration: none;
	background-image:url(images/gallery-up.jpg);
	width:148px;
	height:64px;
	}

#gallery a:hover, #galleryCurrent{
	background-image:url(images/gallery-down.jpg);
	float: left;
	text-decoration: none;
	width:148px;
	height:64px;
	}

#body{
	width:1024px;
	margin:auto;
	}

#contact{
	color:#411170;
	}

#contact img{
	float:right;
	padding:0 10px 0 43px;
	
	}

.address{
	text-align:right;
	font-size:19px;
	line-height:23px;
	padding:45px 0 0 0;
	}

.contact{
	text-align:right;
	font-size:13px;
	line-height:18px;
	font-weight:bold;
	}


#column{
	color:#999999;
	float:left;
	text-align:right;
	width:189px;
	padding-left:12px;
	padding-right:45px;
	font-size:11px;
	line-height:15px;	
	padding-bottom:100px;
	}

#column h1{
	font-size:13px;
	margin:5px 0 3px 0;
	padding:0;
	color:#411170;
	}

#column img{
	border:none;
	}
	
#columnMain{
	padding-top:8px;
	padding-left:246px;
	list-style:none;
	}



#columnMain p{
	padding-bottom:15px;
	}
	
#columnMain h1{
	font-size:16px;
	color:#411170;
	}

#columnMain h2{
	font-size:13px;
	color:#411170;
	}
	
#columnMain img{
	border:none;
	float:left;
	padding:0 20px 10px 0;
	}

#columnMain ul{
	margin:auto;
	padding:0;	
	list-style:none;
	}

#columnMain li{
	display:block;
	padding:0;
	}

#columnMain li a{
	background:url(images/bullet-more.jpg) no-repeat left;
	padding-left:25px;
	}

#columnMain li a:hover{	
	}

#columnMain .classColumn{
	float:left;
	width:230px;
	padding-left:15px;
	}
	
#columnMain .classes ul{
	float:left;
	width:350px;
	height:500px;
	margin:auto;
	padding:0;	
	list-style:none;
	}

#columnMain .classes li{
	display:block;
	padding:0;
	}

#columnMain .classes li a{
	background:url(images/bullet-more.jpg) no-repeat left;
	padding-left:25px;
	text-decoration:none;
	}

#columnMain .classes li a:hover{
	text-decoration:underline;
	}

#columnMain #classList{
	float:left;
	padding:10px 25px 0 25px;
	width:715px;
	}

#columnMain #classListOdd{
	float:left;
	padding:10px 25px 0 25px;
	background-color:#F3F3F3;
	width:715px;	
	}
	
#content{
	padding-right:15px;
	text-align:justify;
	padding-bottom:100px;
	}

#footerBG{
	clear:both;
	height:111px;
	background-image:url(images/footer-bg.jpg);
	background-repeat:repeat-x;
	}

#footerMenu{
	text-align:left;
	width:1024px;
	margin:auto;
	}

#footerMenu ul{
	margin:auto;
	padding:55px 0 0 0;
	}

#footerMenu li{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	display:inline;
	padding-right:30px;
	font-weight:bold;
	color:#999999;
	}

.footerList li a{
	text-decoration:none;
	color:#999999;
	}

.footerList li a:hover{
	text-decoration:underline;
	color:#980462;
	}

#footerMenu img, footerMenu img a{
	float:left;
	padding:0 20px;
	border:none;
	}
	
#footerMenu span{
	font-size:9px;
	color:#999999;
	}
	
#registrationMini{
	background-image:url(images/registration-mini.jpg);
	width:189px;
	height:112px;
	float:right;
	}