@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color:#fcf9ce;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	min-width:834px;
}
p, h1, h2, h3, h4, h5, h6, u,l li, form {
	margin:0;
	padding:0;
	}
p {
	margin-bottom:20px;
	}
h2 {
	color:#408896;
	margin-bottom:5px;
	font-size:12px;
	}
#head_outer {
	background-image: url(../_images/frame/head_outer_bg.jpg);
	background-position:top center;
	background-repeat: repeat;
	padding-top:36px;
	}
#head_inner {
	width:834px;
	margin:auto;
	}
#header_inner img {
	display:block;
	}
#nav_outer {
	background-color:#5ca5b2;
	height:28px;
	background-image: url(../_images/frame/nav_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	}
#nav_inner {
	width:800px;
	margin:auto;
	height:28px;
	color:#FFFFFF;
	padding-top:5px;
	font-size:16px;
	}
#nav_inner a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	margin-left:8px;
	margin-right:8px;
	}
#nav_inner a.first_link {
	margin-left:32px;
	}
#body_outer {
	background-image:url(../_images/frame/body_bg.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	}
#body_inner {
	width:800px;
	margin:auto;
	padding-top:50px;
	padding-bottom:50px;
	}
#body_inner #left {
	width:240px;
	float:left;
	margin-right:30px;
	}
#body_inner #left a {
	color:#666;
	font-size:12px;
	text-decoration:none;
	border-bottom: 1px dotted #666;
	padding-left:72px;
	display:block;
	margin-left:2px;
	}
#body_inner #left #meet_inst {
	background-image: url(../_images/icons/violin.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	height:50px;
	padding-top:25px;
	}
#body_inner #left #student_policies {
	background-image: url(../_images/icons/metranome.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	height:73px;
	padding-top:18px;
	}
#body_inner #left #become_student {
	background-image: url(../_images/icons/tc.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	height:61px;
	padding-top:20px;
	}
#body_inner #left #testimonials {
	background-image: url(../_images/icons/talk_bub.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	height:50px;
	padding-top:15px;
	}
#body_inner #left a em {
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	color:#126a7a;
	font-size:14px;
	}
#body_inner #right {
	width:515px;
	float:left;
	}
#body_inner #right a {
	color:#666;
	text-decoration:underline;
	}
#body_inner #right .rightimg {
	float:right;
	margin-left:25px;
	margin-right:25px;
	margin-bottom:25px;
	}
#footer_outer {
	background-image: url(../_images/frame/footer_bg.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	padding-top:12px;
	margin-bottom:100px;
	}
#footer_inner {
	width:800px;
	margin:auto;
	text-align:center;
	font-size:10px;
	color:#983620;
	}
#footer_inner img {
 	display:block;
 	}
#footer_inner a {
	font-size:10px;
	color:#983620;
	text-decoration:underline;
	}
	
	