body {
	margin: 0;
	padding: 0;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   13px;
  line-height: 18px;
	/* text-align: center; */
	color: #333;
	background: #eee;
}
p, ol, ul, td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   13px;
  line-height: 18px;
}
a:link, a:visited {
	/* color: #399DCF;
	text-decoration: none; */
	color: #555;
}
a:hover {
  color: #fff;
  background: #555;
}
h1 {
  font-size: 18px;
  font-weight: bold;
}
/* ------------------------------------------------------------

	page structure

------------------------------------------------------------ */

#wrap {
	width: 900px;
	margin: 0 auto;
	padding: 0 6px;
	font-size: 95%;
	text-align: left;
	background: #fff url(http://static.123teachme.com/images/drop-bg2.gif) repeat-y top left;
	}
#main-body {
	float: left;
	width: 100%;
	background: url(http://static.123teachme.com/images/nav-bg.gif) repeat-x top left; 
	/* background: url(/images/nav-bg.gif) no-repeat top left; */
}
#content {
	float: left;
	width: 700px;/*prev 496px*/
	margin: 12px 0 0 0;
	background: #fff;
}
#content-wide {
	float: left;
	width: 900px;/*prev 496px*/
	margin: 12px 0 0 0;
	background: #fff;
}
#right {
	float: right;
	position: relative;
	width: 200px;/*prev 274px*/ 
	background: #e5e5e5;
	}
#footer {
	clear: both;
	margin: 0;
	padding: 20px 20px 12px 20px;
	border-top: 1px solid #fff;
	/* background: #cecece url(/images/footer-bg.gif) no-repeat top left; */
	background: #d5d5d5;
	}

/* ------------------------------------------------------------

	header

------------------------------------------------------------ */

#header {
	float: left;
	width: 100%;
	background: #fff;
	}
#header h1 {
	float: left;
	margin: 0;
	padding: 1px 10px 10px 10px;
	}
#header h2 {
	float: right;
	margin: 28px 20px 20px 20px; /*prev 28px 20px 20px 20px*/
	padding: 0;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #777;
	}

/* ------------------------------------------------------------

	navigation

------------------------------------------------------------ */

#nav {
	float: left;
	width: 100%;
	font-size: 90%;
	}
#nav ul {
	float: left;
	width: 868px;
	margin: 0;
	padding: 0 0 12px 20px;
	list-style: none;
	}
#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	}
#nav ul li a {
	display: block;
	float: left;
	margin: 1px 0 0 0;
	padding: 6px 10px 9px 10px;
	font-weight: bold;
	text-decoration: none;
	color: #555;
	}
#nav ul li a:hover {
	background: #c9c9c9;
	}
#nav ul li.active a, #nav ul li.active a:hover {
	margin-top: 0;
	padding-bottom: 10px;
	border-right: 1px solid #bbb;
	background: #fff;
	}

/* ------------------------------------------------------------

	content

------------------------------------------------------------ */

h2#title {
	margin: 0;
	padding: 18px 20px; /*prev 18px 20px*/
	font-family: "Trebuchet MS", sans-serif;
	font-size: 180%;
	color: #fff;
	background: #399DCF /* url(/images/title-bg.gif) no-repeat top left */;
}

h2#long-title {
  margin: 0;
  padding: 18px 20px; /*prev 18px 20px*/
  font-family: "Trebuchet MS", sans-serif;
  font-size: 150%;
  font-weight: normal;
  color: #fff;
  background: #399DCF /* url(/images/title-bg.gif) no-repeat top left */;
  line-height: 180%
}

/* override for home page 

body.home h2#title {
	margin: 0;
	padding: 0;
	background: none;
	}
*/
	
#content-inner {
	margin: 20px;
	line-height: 1.4em;
	}
#content-inner ul {
	/* margin: 1.5em 0 1.5em 40px; */
	margin: 1.5em 0 1.5em 10px;
	padding: 0;
	list-style: none;
	}
#content-inner ul li {
	margin: 0 0 8px 0;
	padding: 0 0 0 23px;
	color: #333;
	background: url(http://static.123teachme.com/images/icon-bullet.gif) no-repeat 0 0;
	}
#content-inner blockquote {
	margin: 1em 0 1em 20px;
	padding: 0 0 0 22px;
	font-size: 90%;
	line-height: 1.4em;
	color: #666;
	background: url(http://static.123teachme.com/images/icon-quotes.gif) no-repeat 0 2px;
	}

/* weblog entries */

div.entry h3 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 150%;
	}
div.entry p.posted {
	margin: 0;
	padding: 0 0 0 21px;
	font-size: 90%;
	color: #666;
	background: url(http://static.123teachme.com/images/icon-permalink.gif) no-repeat 0 3px;
	}
div.entry p.tags {
	margin: 4px 0 20px 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
	background-image: url(http://static.123teachme.com/images/icon-tags.gif);
	}
div.entry p.posted a {
	color: #666;
	border-bottom: 1px dotted #bbb;	
	}
div.entry p.posted a:hover {
	background: #666;
	color: #fff;
	border: none;
	}
div.last p.posted {
	border-bottom: none;
	}
	
/* ------------------------------------------------------------

	right	

------------------------------------------------------------ */

/* news box */

#news {
	margin: 0;
	padding: 20px;
	background: #6CCC7E url(http://static.123teachme.com/images/right-box-green-bg.png) no-repeat top left;
	}
#news h3 {
  margin: 0;
  padding: 0;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 150%;
  font-weight: normal;
  color: #fff;
}
#news dl {
	margin: 1em 0;
	padding: 0;
	line-height: 1.3em;
	}
#news dl dt {
	margin: 0;
	padding: 0 0 0 22px;
	/* font-weight: bold; */
	background: url(http://static.123teachme.com/images/icon-bullet.gif) no-repeat 0 1px;
	}
#news dl dd {
	margin: 0 0 8px 22px;
	padding: 0;
	font-size: 90%;
	color: #527000;
	}
#news p {
	margin: 0;
	padding: 0;
	font-size: 90%;
	text-align: right;
	}
#news a.more {
	padding-right: 8px;
	font-weight: bold;
	background: url(http://static.123teachme.com/images/bullet-newsmore.gif) no-repeat 100% 4px;
	}
#news a {
	color: #333;
	text-decoration: none;
	}
#news a:hover {
	background-color: #98DAA4;
	}

/* right contents */

#right-blocks {
	border-top: 1px solid #fff;
	padding: 10px;
	}
#right-blocks h4 {
	margin: 0 0  5px 0;
	padding: 0;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 130%;
	color: #555;
	}
#right-blocks ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	}
#right-blocks ul li {
	margin: 0;
	padding: 5px 0 5px 15px;
	font-size: 90%;
	border-bottom: 1px solid #ccc;
	background: url(http://static.123teachme.com/images/bullet-grey.gif) no-repeat 3px 9px;
	}
#right-blocks ul li.last {
	border-bottom: none;
}
#right-blocks .last {
  border-bottom: none;
}

/***********************  teasers 

dl.teaser {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	font-size: 90%;
	line-height: 1.4em;
	border-bottom: 1px solid #ccc;
	}
dl.teaser:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: left; 
    visibility: hidden;
    }
dl.last {
	border-bottom: none;
	}
dl.teaser dt {
	float: left;
	}
dl.teaser dt img {
	padding: 3px;
	border: 1px solid #ccc;
	border-top: none;
	border-left: none;
	background: #fff;
	}
dl.teaser dt a:hover img {
	border-color: #eee;
	background: #ccc;
	}
dl.teaser dd {
	margin: 0 0 0 65px;
	padding: 0;
	color: #444;
	}
dl.teaser dd.link {
	margin-bottom: 3px;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 130%;
	}
dl.teaser dd.link a {
	padding-right: 9px;
	background-image: url(/images/bullet-sidemore.gif);
	background-repeat: no-repeat;
	background-position: 100% 6px;
	}
dl.teaser dd.link a:hover {
	background-image: url(/images/bullet-sidemore-hov.gif);
	}
*********************************/

/** blocks **/
.block {
  margin: 0 0 10px 0;
  padding: 15px 0 20px 0;
  font-size: 90%;
  line-height: 1.4em;
  border-bottom: 1px solid #ccc;
  overflow: auto;
  width: 170px;
}
.block-title {
  font-weight: bold;
  padding: 3px;
  background: #ffe;
  border: solid 1px #FF7F16;
}
.block-body {
  padding-top: 10px;
}

/* subnav box */

#subnav {
	margin: 0;
	padding: 20px;
	background: #6CCC7E url(http://static.123teachme.com/images/right-box-green-bg.png) no-repeat top left;
	}
#subnav h3 {
	margin: 0 0 5px 0;
	padding: 0;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 130%;
	color: #fff;
	}
#subnav ul {
	margin: 0;
	padding: 0;
	font-size: 90%;
	list-style: none;
	line-height: 1.3em;
	}
#subnav ul li {
	margin: 0;
	padding: 8px 0 8px 15px;
	font-weight: bold;
	border-bottom: 1px solid #9FC43D;
	background: url(/images/bullet-green.gif) no-repeat 3px 12px;
	}
#subnav ul li#subnav-last {
	padding-bottom: 0;
	border-bottom: none;
	}
#subnav a {
	color: #3B5000;
	text-decoration: none;
	}
#subnav a:hover {
	background-color: #C6E76E;
	}
#subnav ul li.active {
	background-image: url(images/bullet-blue.gif);
	}
#subnav ul li.active a, #subnav ul li.active a:hover {
	color: #195F82;
	/* background-color: none; */
	}

/* ------------------------------------------------------------

	footer

------------------------------------------------------------ */

#footer p {
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 90%;
	color: #555;
	}
	
#footer p.logo {
  	padding: 5px 0 5px 0;
	line-height: 140%;
	}
	
#footer p a {
	color: #555;
	border-bottom: 1px dotted #aaa;
	}
#footer p a:hover {
	color: #fff;
	border: none;
	background: #555;
	}

/* ------------------------------------------------------------

	misc.

------------------------------------------------------------ */

a img {
	border: none;
	}

hr, .hide {
	display: none;
	}
hr.visible {
  display: block;
}
/* ------------------------------------------------------------

	IE fixes

------------------------------------------------------------ */

/* hide from IE/Mac \*/
#main-body {
	clear: left;
	}

* html div {
	height: 1%;
	}
/* end hide */


body {
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	}
html>body { /* be nice to Opera */
	font-size: small;
	}
/****
#wrap {
	width: 782px; /* IE5 Win prev 782px*/
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 770px;
	}
****/
html>body #wrap { /* be nice to Opera */
	width: 900px;
	}


/* self-clearing float */

/* #nav { display: inline-block; }*/ /* for IE/Mac */
/* Hides from IE/Mac \*/
* html #nav, * html #footer { height: 1%; }
#nav { display: block; }
/* End hide from IE/Mac */


hr.fancy {
  display: block;
  border: none 0; 
  width: 100%;
  border-top: dashed 1px #aaa;
  padding-bottom: 20px;
  margin-top: 20px;
}

/**********************
div.bookmarks{ 
  width: 160px;
  float:right;
  /* border: solid 1px #860404; */
  font-size: 11px;
  text-decoration: none;
  padding: 5px;
  padding-top: 3px;
  margin-top: 0px;
}

.bookmarks a { 
           text-decoration:none;
 }

.bookmarks a:hover { 
           text-decoration:none;
 }

.bookmarks #delicious{
	background:url("http://static.123teachme.com/images/bookmark/delicious.gif") no-repeat 0 0;
	padding-left: 18px;
	margin-right: 5px;
}

.bookmarks #digg{
	background:url("http://static.123teachme.com/images/bookmark/digg.gif") no-repeat 0 0;
	padding-left: 18px;
	margin-right: 5px;
}



.bookmarks #reddit{
	padding:0 0 0 2px;
	background:url("http://static.123teachme.com/images/bookmark/reddit.gif") no-repeat 0 0;
	padding-left: 18px;
	margin-right: 5px;
}

.bookmarks #facebook{
	background:url("http://static.123teachme.com/images/bookmark/facebook.gif") no-repeat 0 0;
	padding-left: 18px;
	margin-right: 5px;
}

.bookmarks #stumbleupon{
	background:url("http://static.123teachme.com/images/bookmark/stumbleupon.gif") no-repeat 0 0;
	padding-left: 18px;
	margin-right: 5px;
}

.bookmarks #technorati {
	background:url("http://static.123teachme.com/images/bookmark/technorati.gif") no-repeat 0 0;
	padding-left: 18px;
	margin-right: 5px;
}
****************************************/

