body {
	margin:0;
	padding:0;
}


/********************************************/
/********************************************/
/*------------ HEADER AREA --------------*/
/********************************************/
/********************************************/
h5 {
    margin-top: 22px;
    margin-bottom: 22px;
}

img{
    border: none;
}
#news21-wrapper {
	width:940px;
	margin: 0 auto;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	border:0px red solid;
}

.news21com-header {
	background: transparent url("../images/header-background.gif") no-repeat top center;
	border:0px red solid;
	width:940px;
	padding:0;
	position:relative;
	z-index:4;
}

.news21com-header h1.main-logo {
	background-image:url(../images/news21-main-logo.png);
	background-color:transparent;
	position:relative;
	width:320px;
	height:134px;
	text-indent:-9999px;
	margin-left:15px;
	margin-top:0;
        z-index: 99;
}

.news21com-header .search-bar {
	position:relative;
	float:right;
	width:329px;
	height: 43px;
	top:-145px;
	border:0px yellow solid;
}

.news21com-header ul.menu {
	clear:right;
	position:relative;
	float:right;
	top:-152px;
	border:0px orange solid;
	font-weight:bold;
	right:5px;
}

.news21com-header ul.menu li {
	background-color:#fd8901;
	border-radius:16px;
	list-style-type:none;
	float:left;
	margin-right:9px;
	padding:2px 8px;
}

.news21com-header ul.menu li:hover {
	background-color:#fca825;
}

.news21com-header ul.menu li a {
	color:#fff;
	font-size:13px;
	text-decoration:none;
}

.news21com-header ul.menu li a:hover {
}






/********************************************/
/********************************************/
/*--------- MAIN CONTENT AREA -----------*/
/********************************************/
/********************************************/



.news21-content {
	position:relative;
	margin-top:-52px;
	padding:0;
	top:0;
	border:red solid 0px;
	/*z-index:9;*/
	margin-bottom:0;
}

.news21-content-left {
	position:relative;
	margin-top:0;
	z-index:3;
}


#students li {
	width:799px;
	height:452px;
	position:relative;
	margin:0 0 0 -30px;
	list-style-type:none;
	z-index:3;
    background-color#fff;:/*#fd8900;*/
    background-repeat: no-repeat;
	display:none; /* hide the items at first only */
}

/*

#students li.mento {
	width:799px;
	background-image:url(../images/mento.jpg);
	height:442px;
	position:relative;
	margin:0 0 0 -30px; 
	list-style-type:none;
	z-index:3;
}

#students li.carson {
	width:799px;
	background-image:url(../images/carson.jpg);
	height:442px;
	position:relative;
	margin:0 0 0 -30px; 
	list-style-type:none;
	z-index:3;
}

#students li.khan {
	width:799px;
	background-image:url(../images/khan.jpg);
	height:442px;
	position:relative;
	margin:0 0 0 -30px; 
	list-style-type:none;
	z-index:3;
}

#students li.chen {
	width:799px;
	background-image:url(../images/chen.jpg);
	height:442px;
	position:relative;
	margin:0 0 0 -30px; 
	list-style-type:none;
	z-index:3;
}

#students li.henke {
	width:799px;
	background-image:url(../images/henke.jpg);
	height:442px;
	position:relative;
	margin:0 0 0 -30px; 
	list-style-type:none;
	z-index:3;
}
*/

#students li span.circle-maroon {
	background-image:url(../images/maroon-circle.png);
	background-repeat:none;
	width:107px;
	height:107px;
	z-index:5;
	position:relative;
	display:block;
	top:267px;
	border:0px gray solid;
}

#students li span.circle-maroon img.plus {
	position:absolute;
	left:70px;
}



#students li .circle-maroon h3 {
	font-size:12px;
	color:#fff;
	width:75px;
	position:relative;
	top:35px;
	left:22px;
}

#students li .circle-maroon p {
	font-size:11px;
	font-style:italic;
	color:#fff;
	width:90px;
	position:relative;
	top:28px;
	left:22px;
}

#students li h1.home-headline {
	position:relative;
	top: -78px;
	left: 252px;
	background-image:url(../images/hed-redifining.png);
	width:517px;
	height:152px;
	text-indent:-9999px;
	z-index:6;
}

#students li p.home-intro {
	width:390px;
	font-family:Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-size:16px;
	line-height:25px;
	position:relative;
	z-index:6;
	border:0px red solid;
	float:left;
	top:-108px;
	left:346px;
    text-shadow: 0 0 0.2em #FFF, 0 0 0.2em #FFF,
        0 0 0.2em #FFF
}


#news21-rotate-wrapper div {
	display:none;
}



.news21-content-left img.next-blue {
	clear:left;
	position:relative;	
	top:30px;
	left:-170px;
}


.news21-content-left img.next-blue:hover {
}




.news21-content-right {
	width:117px;
	position:absolute;
	margin-top:0;
	float:right;
	background-color:#9d120c;
	height:428px;
	border:red solid 0px;
	z-index:3;
	top:0;
	right:0;
	padding:12px;
}

.news21-content-right h1 {
	font-family: 'PT Sans Narrow', sans-serif;
	color:orange;
	font-size:16px;
	margin:0 0 7px 0;
	line-height:18px;
}

.news21-content-right p {
	color:#fff;
	font-size:11px;
	margin:0;
}

.news21-refers {
	/*margin-top: -50px;
	position: relative;
	top: -35px;*/
}

.news21-refers p {
	text-align:left;
	margin-top:12px;
	font-size:13px;
}

.news21-refers a{
	text-decoration: none;
}

.news21-refers a:hover{
	text-decoration: underline;
}

.news21-refer {
	float:left;
	margin-right:30px;
	border: 0px red solid;
	text-align:center;
}

h3.hdr-refer {
	display:inline;
	background-color:#9d120c;
	padding:3px 8px;
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	border-radius:12px;	
}

.news21-join {
	width:212px;
	/*background:url(../images/colleges.jpg);*/
	/*height:234px*/
}

.news21-general-intro {
	position:absolute;
	top: 19px;
	right: 20px;
	z-index:10;
	width:408px;
}

.news21-general-intro p {
	color: white;
	font-family:Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-size: 16px;
	line-height: 22px;
	padding-left: 4px;
    margin-top: 0;
}

.news21-main-text {
	width:520px;
}
.news21-main-text p {
	color: #333;
	font-size: 14px;
	line-height: 19px;
	margin: 0 0 8px 0;
	text-indent:0;
}

.news21-main-text li{
    color: #333;
	font-size: 14px;
	line-height: 19px;
}

.news21-educate {
	width:212px;
}

.news21-educate h2 {
	font-size:18px;
	text-align:left;
	margin-bottom:0px;
}

.news21-educate p {
	margin-top:2px;
}

.news21-archives {
	width:212px;
}

.news21-links {
	width:212px;
	margin-right:0;
	margin-left:0;
}

img.sidebar-hdr {
	margin:-12px 0 0 -11px;
}

h1.about-us {
	background-image: url(../images/hdr-about-us.png);
	width:273px;
	height:59px;
	text-indent:-9999px;	
}

h1.educators {
	background-image: url(../images/hdr-educators.png);
	width:311px;
	height:59px;
	text-indent:-9999px;	
}

td {
	text-align:left;
	vertical-align:top;
	font-size:13px;
}

.sub-page-ref {
	margin-top:20px;
	border-top:1px #ccc solid;
	padding-top:20px;
}

.sub-page-ref h2 {
	font-size:18px;
	margin:0 0 3px 0;
}



.sub-page-ref p {
	font-size:13px;
	line-height:17px;
}

img.sub-page-ref {
	float:right;
	padding:0 0 8px 8px;
	margin:0;
	border:0;
}



.sub-page-refers-right {
	width:370px;
	border:0px green solid;
	float:right;
}

.sub-page-left-col {
	width:160px;
	border:0px blue solid;
	float:left;
}

.sub-page-right-col {
	float:left;
	width:160px;
	border-left:#ccc 1px solid;
	padding-left:20px;
	margin-left:20px;
}

.sub-page-refers-right h4 {
	font-size:12px;
	color:#900;
	margin:8px 0 0 0;
}

.sub-page-refers-right h2 {
	font-size:19px;
	margin:3px 0 0 0;
}

.sub-page-refers-right h3 {
	font-size:16px;
	margin:3px 0 -3px 0;
}

a { 
	color:black;
	text-decoration:underline;
}

a:hover { 
	color:maroon;
	text-decoration:none;
}

.ed-col h2 {
	margin: 9px 0 3px 0;
	font-size: 21px;
}

.ed-col p {
	margin:0 0 8px 0;
}

.ed-col h5 {
	background-color:#fd8901;
	padding:3px 7px;
	color:#fff;
	display:inline;
        font-size: 14px;
}


.sub-page-refers-right p {
	font-size:12px;
	margin-top:5px;
	line-height:17px;
	padding-right:8px;
}

img.next-right {
	float:right;
	padding:9px 0 6px 8px;
}

.sub-page-refers p {
	font-size:14px;
	line-height:19px;
	color:#333;
}

.sub-page-refers .ed-col {
	float:left;
	margin-right:30px;
        
}

.sub-page-refers .ed-col ul{
    font-size: 12px;
    padding-left: 15px;
}

.sub-page-refers .ed-col li{
    margin-top: 5px;
}

.news21-footer {
	margin-top:40px;
}

#bio {
	font-family:Arial, Helvetica, sans-serif;
	padding:20px;
}

#bio h1 {
	font-size: 40px;
	margin: 0 3px 0 0;
	letter-spacing:-1px;
}

#bio h2 {
	float: right;
	margin: 0 40px 10px 0px;
	font-size: 19px;
	width: 28%;
}

#bio p {
	margin: 0 0 7px 0;
	border-right:1px #ccc solid;
	padding-right:30px;
	margin-right:25px;
	width:60%;
	line-height:22px;
}

.search-bar{
    background-image: url(/media/images/searchbar.png);
    width: 329px;
    height: 53px;
}

.search-bar input{
    margin-left: 60px;
    margin-top: 13px;
    width: 230px;
    border:  none;
    font-size: 10pt;
    color: #999;
}

h5 a:hover, h5 a{
    text-decoration: none;
    color: #000;
}

.news21-main-text h1{
    padding-top: 0;
    margin-top: 0;
}

@font-face {  
  font-family: hdr_fnt ;  
  src: url( /media/Chunkfive.ttf ) format("truetype");  
}  

h1.inside-topper {
    color: #FFFFFF;
    font-size: 45pt;
    margin-bottom: 7px;
    margin-top: 25px;
    text-transform: lowercase;
    /*font-family: 'Bevan', serif;*/
    font-family: hdr_fnt, 'Bevan', serif;
}


.hp_section_hdr{
    width: 100%;
    background-color: #9D120C;
    border-radius: 12px 12px 12px 12px;
    color: #FFFFFF;
    padding: 4px;
}


div#homeCarousel {
    overflow: hidden;
    width: 212px;
    height: 200px;
}

div.jcarousel-control{
    margin-top: 5px;
}

div.cbtn{
    /*display: none;*/
    float: right;
    text-indent: -9999px;
    background-color: #fd8900;
    border-radius: 5px 5px 5px 5px;
    width: 10px;
    height: 10px;
    margin-right: 27px;
}

div.cbtn:hover {
    cursor: pointer;
    height: 12px;
}

div.cbtn_active {
    background-color: #9D120C;
}

ul#mycarousel li {

    overflow: hidden;
    width: 212px;
    
}

div.news21-links p{
    margin-left: 20px;
}

div.news21-links a{
    margin-left: -10px;
}

div.news21-join p{
    margin-left: 10px;
}

div.news21-educate p, div.news21-educate h2{
    margin-left: 10px;
}

div.news21-archives table{
    margin-left: 10px;
}


.circle-maroon h3{
    margin: 0;
}

.content_educators{
	background-image: url(/media/images/educators-photo.jpg);
}
