/* Generated by KompoZer */
body {
  margin: 0px;
  padding: 0px;
  text-align: center;
  background-color: white;
}
.container {
  margin: 50px auto 0px;
  text-align: left;
  width: 670px;
}
.content {
/*  width: */
  border-width: 0 0 0 2px;
  border-left: 2px solid #000066;
  margin-left: 140px;
  padding-right: 10px;
  padding-left: 1em;
  font-family: Trebuchet MS,Verdana,sans-serif;
  font-size: 1.2em;
  line-height: 1.5em;
  color: #000066;
}
/*  horizontal menus for writing and apps pages */
.hmenu {
	border-bottom: 1px solid #000066;
	margin-left: 0px;
	height: 25px;
}

ul#menu {
	list-style:none;
}
	ul#menu li {
		display: inline;
	}
	ul#menu li a {
		text-indent: -9999px;
		display: block;
		height: 25px;
		float: left;
	}
	ul#menu li a.academic {
		background: url(../images/academic.png) no-repeat bottom center;
		width:100px;
	}
	ul#menu li a.magazine {
		background: url(../images/magazine.png) no-repeat bottom center;
		width:100px;
	}
	ul#menu li a.news {
		background: url(../images/news.png) no-repeat bottom center;
		width:100px;
	}
	ul#menu li a.yoga {
		background: url(../images/yoga.png) no-repeat bottom center;
		width:100px;
	}
	
	ul#menu li a.academic:hover, ul#menu li a.academic:active,
	ul#menu li a.magazine:hover, ul#menu li a.magazine:active,
	ul#menu li a.news:hover, ul#menu li a.news:active,
	ul#menu li a.yoga:hover, ul#menu li a.yoga:active {
		background-position: center center;
	}
	body#academic ul#menu li a.academic, 
	body#magazine ul#menu li a.magazine,
	body#news ul#menu li a.news,
	body#yoga ul#menu li a.yoga {
		background-position: top center;
	}

/* end horizontal menu */
a {
  font-style: normal;
  color: #336699;
  text-decoration: none;
}
.left {
  margin: 0;
  padding: 0;
  width: 139px;
  float: left;
  text-align: right;
  font-family: Trebuchet MS,Verdana,sans-serif;
  font-size: 1.1em;
  color: #000066;
}
h1 {
  font-family: Georgia,Palatino,serif;
  font-size: 1.6em;
  font-weight: normal;
  font-style: normal;
}
.vmenu {
  font-family: Verdana, sans-serif;
  padding-left: 2em;
  padding-right: 10px;
  text-align: right;
}
.vmenu ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  margin-left: 0;
  padding-left: 0;
  padding-top: 1em;
}
.vmenu a {
  padding-bottom: 6px;
  width: 85px;
  display: block;
  text-decoration: none;
  color: #000066;
}
.vmenu a:visited {
  color: #000066;
}
.vmenu a:hover {
  color: white;
  background-color: #000066;
}
.titles {
  font-size: 0.8em;
  line-height: 1em;
}
.clips {
  font-size: 0.8em;
  line-height: 1em;
  color: #000066;
  font-family: Trebuchet MS,Verdana,sans-serif;
  text-indent: 1em;
}
.titlename {
  font-family: Georgia;
  font-size: 1.4em;
  line-height: 1.4;
  color: #000066;
  font-weight: normal;
  font-style: normal;
  text-align: center;
}
.smltxt {
  font-family: Trebuchet MS,Verdana,sans-serif;
  font-size: 0.8em;
  line-height: 1em;
  color: #000066;
}
.contact {
	padding-left: 15px;
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
	line-height: 1em;
	color: #000066;
	text-align: left;
}
.header {
  padding: 0.1em;
  clear: left;
}
.footer {
  padding: 0.1em;
  clear: left;
  font-family: Trebuchet MS, Verdana, sans-serif;
  font-size: 0.6em;
  text-align: center;
  color: #000066;
}
