	<style type="text/css">

	* {margin: 0;padding: 0;}
	
	body{
		margin: 0px;
		background:#fff;
		padding:0px;

		}
	p, #contact_table table{
		font-family: Arial, Century Gothic, Helvetica;
		font-size: 13pt;
		font-weight:;
		line-height:1.25;
		color: #6d6e71;
		margin-left:0px;
		}
	#contact_table td {
		font-size: 10pt;
		}
	#contact_table2 td {
		font-size: 13pt;
		}
	h3{
		font-family: Arial, Century Gothic, Helvetica;
		font-weight: 400;
		font-size: 14pt;
		color: #6d6e71;
		margin-left:0px;
		}
	h2{
		font-family: Arial, Century Gothic, Helvetica;
		font-weight: bold;
		font-size: 16pt;
		color: #6d6e71;
		margin-left:0px;
		}		
	h1{
		color: #6d6e71;
		font-family: Arial, Century Gothic, Helvetica;
		font-size: 18pt;
		font-weight: bold;
		margin-left:0px;
		padding-left: 0px;
		}	
	a{
		color: #9999cc;
		font-family: Arial, Century Gothic, Helvetica;
		font-size: 13pt;
		font-weight: bold;
		text-decoration: none;
		}
	a:hover {color:#fff; background-color:9999cc}
	
	#content_wrapper{
		padding: 0px;
		margin: 0px;
		width:100%;
		background-color:#ffffff;
		background: url(../images/header_bg.jpg) repeat-x 0px 0px;
		overflow:auto;
		}
	#header{
		margin: 0px auto;
		width:1000px;
		}
	#header img{
		display: block;
		border:none;
		float: left;
		}
	
	#content_container{width:900px;margin:0px auto;}
	
	#left_column{
		width:850px;
		margin: 50px 0px 50px 10px;
		}
		
	#left_column h2 {padding-top:50px;}
	#left_column li {font: 12pt Arial, Century Gothic, Helvetica;color:#6d6e71; padding-right:20px;}
	#left_column a {font:12pt Arial, Century Gothic, Helvetica;}
	#left_column li a {font:12pt Arial, Century Gothic, Helvetica; font-weight: bold;}
	
	#left_column span{margin-left:5px; font-size:14pt;color:#6d6e71;}
	#left_column ul{margin-top:25px;}
	#left_column li{list-style: none; margin-top: 5px; padding-left:5px; }
	
	.stars {float:right; padding: 10px 10px; border:1px solid #ccc;}
	.stars img {padding-top:10px; padding-bottom:20px;border:1px solid #ccc;}
	
	#footer{
		margin: 0px auto;
		width:100%;
		height:100%;
		background-color:#000;
		background:#8f8f8f url(../images/footer_bg.gif) repeat-x 0px 0px;
		overflow:auto;
		}
	#footer_content{
		width:1000px;
		margin:0px auto;
		height:auto;
		overflow:hidden;
		}
	#footer_content span{margin-left:5px;}
	#footer_content ul{margin-top:50px;width:100x;}
	#footer_content li{list-style: none; margin-top: 5px; padding-left:5px; width:165px;}
	#footer_content a{font: 10pt Arial, Century Gothic, georgia; color:#ccc;}
	#footer_content a:hover{color:#000;}
	
	#social {margin-top:35px;border-top:1px #ccc solid; margin-bottom:-30px;}
	#social img {padding-left:7px; margin-bottom:-10px; border: none;}
	#social img :hover {margin-bottom:10px;}
	#social p {font-size:1em; font-weight:bold;}
	
	.divider {border-top: 1px solid #999; padding-top:5px;}
	.rightalign {text-align:right;}
	
	.pic_float { float:right; padding:20px; margin-left:10px; border: thin #ccc solid;}
	.pic_float_agedivision { float:left; padding:5px; margin-right:10px; border: thin #ccc solid;}



/* Dropdown Styles */

#dropdown {height:29px; position:relative; z-index:100;}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu, .menu ul {list-style-type:none; padding:0; margin:0; font-family: Arial, Helvetica, sans-serif;}

/* Set up the top level list items and float left to place inline */
.menu li.top {display:block; float:left; position:relative;}
.menu li.top span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;} /* move the text off screen */

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default top link link styling */
.menu li.top a.top_link {display:block; float:left; height:29px;}
.menu li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;} /* move the link text off screen */

/* pre-load the hover images into the lists */
.menu li.menu1 {width:86px; background:url(../images/home_on.gif) no-repeat;}
.menu li.menu2 {width:81px; background:url(../images/about_on.gif) no-repeat;}
.menu li.menu3 {width:93px; background:url(../images/agency_on.gif) no-repeat;}
.menu li.menu4 {width:122px; background:url(../images/curriculum_on.gif) no-repeat;}
.menu li.menu5 {width:159px; background:url(../images/success_on.gif) no-repeat;}
.menu li.menu6 {width:125px; background:url(../images/start_on.gif) no-repeat;}
.menu li.menu7 {width:120px; background:url(../images/contact_on.gif) no-repeat;}
.menu li.menu8 {width:121px; background:url(../images/news_on.gif) no-repeat;}

/* set up the normal unhovered images in the links */
.menu li a#home {width:86px; background:url(../images/home.gif) no-repeat;}
.menu li a#about {width:81px; background:url(../images/about.gif) no-repeat;}
.menu li a#agency {width:93px; background:url(../images/agency.gif) no-repeat;}
.menu li a#curriculum {width:122px; background:url(../images/curriculum.gif) no-repeat;}
.menu li a#success {width:159px; background:url(../images/success.gif) no-repeat;}
.menu li a#start {width:125px; background:url(../images/start.gif) no-repeat;}
.menu li a#contact {width:120px; background:url(../images/contact.gif) no-repeat;}
.menu li a#news {width:121px; background:url(../images/news.gif) no-repeat;}

/* set up the on state (hover) images in the links */
.menu li a#home_on {width:86px; background:url(../images/home_on.gif) no-repeat;}
.menu li a#about_on {width:81px; background:url(../images/about_on.gif) no-repeat;}
.menu li a#agency_on {width:93px; background:url(../images/agency_on.gif) no-repeat;}
.menu li a#curriculum_on {width:122px; background:url(/images/curriculum_on.gif) no-repeat;}
.menu li a#success_on {width:159px; background:url(/images/success_on.gif) no-repeat;}
.menu li a#start_on {width:125px; background:url(../images/start_on.gif) no-repeat;}
.menu li a#contact_on {width:120px; background:url(../images/contact_on.gif) no-repeat;}
.menu li a#news_on {width:121px; background:url(../images/news_on.gif) no-repeat;}

/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {visibility:visible;} /* for IE6 */
.menu li:hover { position:relative; z-index:200;} /* for IE7 */

/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */
.menu li a#home:hover, .menu li:hover a#home,
.menu li a#about:hover, .menu li:hover a#about,
.menu li a#agency:hover, .menu li:hover a#agency,
.menu li a#curriculum:hover, .menu li:hover a#curriculum,
.menu li a#success:hover, .menu li:hover a#success,
.menu li a#start:hover, .menu li:hover a#start,
.menu li a#contact:hover, .menu li:hover a#contact,
.menu li a#news:hover, .menu li:hover a#news {background:transparent;}

.menu li a#home_on:hover, .menu li:hover a#home_on,
.menu li a#about_on:hover, .menu li:hover a#about_on,
.menu li a#agency_on:hover, .menu li:hover a#agency_on,
.menu li a#curriculum_on:hover, .menu li:hover a#curriculum_on,
.menu li a#success_on:hover, .menu li:hover a#success_on,
.menu li a#start_on:hover, .menu li:hover a#start_on,
.menu li a#contact_on:hover, .menu li:hover a#contact_on,
.menu li a#news_on:hover, .menu li:hover a#news_on {background:transparent;}

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* set up the first drop down sub level */
.menu :hover ul.sub {left:-6px; top:29px; background: #fff; padding:0; border:1px solid #c2c3c4; border-top:0; white-space:nowrap; height:auto; width:auto; color:#6d6e71;}
.menu :hover ul.sub li {display:block; position:relative;}
.menu :hover ul.sub li a {display:block; font-size:12px; height:20px; font-weight: bold; line-height:20px; text-indent:10px; color:#6d6e71; text-decoration:none; border:0; padding:0; padding-right:10px;}
.menu :hover ul.sub li a:hover {background-color:#9999cc;color:#000;}

/* .menu :hover ul.sub li.first a {padding-top:5px;} */
/* .menu :hover ul.sub li.last a {padding-bottom:5px;} */

.about_dropdown li {width:auto;}
.agency_dropdown li {width:auto;}
.curriculum_dropdown li {width:auto;}
.success_dropdown li {width:auto;}
.start_dropdown li {width:auto;}
.contact_dropdown li {width:auto;}


</style>