body {
	background:#0d482c url('../_media/yogasiteBGtile.jpg') repeat top center;
	color:#0d482c;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:72.5%;
}

#container {
	position:relative;
	margin:10px auto;
	width:759px;
	min-height:1092px;
	height:auto !important;
	height:1092px;
	text-align:left;
}

#content {
	background:#fbfa6d url('../_media/content_bg.jpg') no-repeat top;
	width:709px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	min-height:741px;
	height:auto !important;
	height:741px;
	padding:10px 20px;
}

#mainImg {
	margin: 50px 87px 0px 0px;
}

#mainImgAbout {
	margin: 50px 87px 0px 0px;
}

#header {
	height:300px;
}

#headerCap {
	height:15px;
}

#footer {
	width:749px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	background-color:#ffff67;
	text-align:center;
}

#footerCap {
	padding-bottom:15px;
	background: transparent url('../_media/footerCap.png') no-repeat bottom;
}

.clear {
	clear:both;
}


h1 {
	margin:0;
	padding:0;
	width:759px;
	height:285px;
	background:#e2d3ff url('../_media/header.jpg') no-repeat;
	text-indent:-3000px;
}

h1 a {
	display:block;
	width:760px;
	height:285px;
}

p {
	font-size:1.2em;
	line-height:1.4em;
}

a, a:hover, a:visited, a:active {
	color:#571599;
	font-size: 1.25em;
}

/* navigation */
#nav {
	width:749px;
	height:30px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	border-top:4px solid #fff;
	border-bottom:4px solid #fff;
	background-color:#571599;
	color:#fff;
}


#nav ul {
	margin-top:5px;
	margin-left:85px;
}
#nav ul li {
	overflow: hidden;
	float:left;
	text-indent: -3000px;
	list-style-image: none;
	margin-right:24px;
}

#nav li a {
	height:20px;
	display:block;
}

#nav_about a {
	width:56px;
	background: transparent url('../_media/btn_about.gif') -56px 0px no-repeat;
}

#nav_instruction a {
	width:145px;
	background: transparent url('../_media/btn_instruction.gif') -145px 0px no-repeat;
}

#nav_events a {
	width:139px;
	background: transparent url('../_media/btn_events.gif') -139px 0px no-repeat;
}

#nav_links a {
	width:51px;
	background: transparent url('../_media/btn_links.gif') -51px 0px no-repeat;
}

#nav_contact a {
	width:75px;
	background: transparent url('../_media/btn_contact.gif') -75px 0px no-repeat;
}

#nav li a:hover, #nav li a.selected {
	background-position: 0px;
}



/*ABOUT PAGE SUB-NAVIGATION*/
#subnavbar {
    height: 30px;
    width: 100%;
}

#subnavbar ul {
    margin: 0px;
    padding-left: 220px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: small;
    color: #0d482c;
    line-height: 30px;
    white-space: nowrap;
}
#subnavbar li {
    list-style-type: none;
    display: inline;
}
#subnavbar li a {
    text-decoration: none;
    padding: 7px 40px;
    color: #0d482c;
}
#subnavbar li a:link {
    color: #0d482c;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}

#subnavbar li a:active {
    color: #0d482c;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}

#subnavbar li a:visited {
    color: #0d482c;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}
#subnavbar li a:hover {
 	color: #571599;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}

#ul {
    line-height: 30px;
}

/*LINKS*/

#links {
	line-height: 1.4;
}


a.main:link {
    color: #571599;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}

a.main:visited {
    color: #571599;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}

a.main:hover {
    color:  #9d5cf1;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}

a.main:active {
    color: #571599;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}

/*IMAGES IN CONTENT*/

#aboutimage {
	float: right;
	clear: none;
	padding-left: 20px;
	padding-top: 15px;
}

/*TEXT HEADERS*/
#aboutheaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	 color: #0d482c;
}

/*TEACHER PAGE*/

#teacherimage {
	display: block;
	float: right;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 20px;
	background-color: transparent;
	}
	
#teachertextcolumn {
	/*float: left;*/
	padding-top: 20px;
	width: 713px;
	
}	

#box{width: auto;padding: 7px;margin:0 auto;
    background:#666666;color:#000}