body {
width:100%;
margin:0;
background-color:#141A2A;
font-family:"Tahoma", "Times New Roman", serif;
font-size:12px;
line-height:1.25em;
}

td {
font-family:"Tahoma", "Times New Roman", serif;
font-size:12px;
line-height:1.25em;
}

#wrapper {
width:1000px;
height:auto;
margin:0 auto 0 auto;
background-color:#D4D7D0;
}

#header {
background-image:url("images/header.jpg");
background-repeat:no-repeat;
width:1000px;
height:175px;
}

#int_header {
background-image:url("images/int_header.jpg");
background-repeat:no-repeat;
width:1000px;
height:19px;
padding:156px 0 0 180px;
}

#index_head {
background-image:url("images/index_head.jpg");
background-repeat:no-repeat;
width:1000px;
height:310px;
}

#class_head {
background-image:url("images/class_head.jpg");
background-repeat:no-repeat;
width:1000px;
height:310px;
}

#schedule_head {
background-image:url("images/schedule_head.jpg");
background-repeat:no-repeat;
width:1000px;
height:310px;
}

#teachers_head {
background-image:url("images/teachers_head.jpg");
background-repeat:no-repeat;
width:1000px;
height:310px;
}

#contact_head {
background-image:url("images/contact_head.jpg");
background-repeat:no-repeat;
width:1000px;
height:310px;
}

#events_head {
background-image:url("images/events_head.jpg");
background-repeat:no-repeat;
width:1000px;
height:310px;
}

#teachertraining_head {
background-image:url("images/teachertraining_head.jpg");
background-repeat:no-repeat;
width:1000px;
height:310px;
}

#subnav {
background-image:url("images/int_subnav.jpg");
background-repeat:no-repeat;
width:1000px;
height:32px;
text-align:center;
padding-top:8px;
font-weight:bold;
}

#index_body_content {
background-image:url('images/grad_bg.jpg');
background-repeat:repeat-x;
width:1000px;
height:298px;
margin:0;
}

#body_content {
width:937px;
height:auto;
padding:25px 15px 25px 48px;
line-height:1.75em;
}

#mindbody {
width:839px;
height:344px;
margin:100px 0 0 161px;
}

#footer {
background-color:#222E4C;
color:#EAF34B;
width:1000px;
text-align:center;
padding:8px 0 8px 0;
}

#promonav {
width:1000px;
height:175px;
background-image:url("images/promo-bg.jpg");
background-repeat:no-repeat;
padding:38px 0 0 778px;
}

#teachertraining {
width:100%;
margin:0 auto 0 auto;
 }

#teachertraining img {
position:relative;
left:23%;
 }
 
#teacherbio{
width:874px;
height:auto;
 }
 
 #home_btn {
 width:886px;
 height:264px;
 margin:17px 0 12px 0;
  }
 
a:link {
color:#E16B12;
}

a:visited {
color:#E1AE88;
}

a:hover {
color:#E8F32B;
}

a:active {
color:#616E87;
}

.teachers {
float:left;
margin-right:8px;
padding-bottom:20px;
}
 
h1.hidden {
font-size:4px;
text-indent:-9999px;
}

h4 {
 clear:left;
 padding-top:10px;
}
  
hr {
clear:left;
 }