body {
	margin: 0;
	padding: 0;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555753;
	line-height: 24px;
	background: #ffffff;
}

#top {
	margin-top: 3px;
	margin-right: 5px;
	margin-left: 5px;
	height: 100px;
  }

#left {
  position: absolute;
  left: 5px;
  top: 90px;
  width: 198px;
}


#center {
  position: absolute;
  top: 120px;
  left: 220px;
  right: 15px;
}


#location {
	position: absolute;
	top: 90px;
	line-height: 18px;
	z-index: 4;
	left: 220px;
    right: 15px;
	font-size: 9px;
	color: #999999;
	}

/* Removes default top margin from left/right column paragraphs in Mozilla */
div > p {
  margin-top: 0;
}

 a:link {
	font-weight: bold;
	color: #81BE8E;
	text-decoration: none;
	border-bottom: 1px #555753 dotted;
}

a:visited {
	color: #82BDA6; 
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px #555753 dotted; 
}

a:hover {
	color: #555753; 
    font-weight: bold;
    text-decoration: none; 
    background:#F5F5FA; 
    border-top: 2px #C3C3DF solid; 
    border-bottom: 2px #C3C3DF solid;
}


.footer-emag {
   font-weight: bold;
   background: #F8F1F4;
}

.attention {
	font-weight: bolder;
	color: #cc0066;
}

.attention2 {
	font-weight: bold;
	color: #99A2BB;
	font-size: 1.1em;
	text-align: center;
	line-height: 1.5em;
	border-top: 1px solid #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-top: 1.2em;
	padding-bottom: 1.2em;
}

.NB-disclaimer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-top: 1.2em;
	padding-bottom: 1.2em;
	}

.NB {
	font-weight: bold;
}

.footer {
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-bottom: 1.2em;
}

h1 {
color: #CBCBE4;
font-weight: bold;
font-size: 10px;
line-height: 10px;
}

h2, h3, h4, nb-writing {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-style: italic;

}


h2 {
    color: #86B5B5;
   	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}


h3 {
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 15px;
	line-height: 16px;
	background-color: #B9B9D5;
	display: block;
	letter-spacing: 1px;
	padding: 3px 4px;
	margin-top: 50px;
	margin-bottom: 5px;
	text-align: left;
}

h4 {
	color: #9999CC;
	font-size: 14px;
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 35px;
	line-height: 19px;
	text-align: left;
	letter-spacing: 1px;
	border-top-color: #B9B9D5;

}

a.logo:link, a.logo:visited, a.logo:hover {
    text-decoration: none;
	border: none;
 }
 
 .logo-image {
 position: absolute;
 float: left;
 margin-top: 5px; 
 }
 
 .hook {
    position: absolute;
	margin-top: 35px; 
    right: 15px;
 }
 
 .feedburner {
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-bottom: 1.2em;
	text-align: center;
 }
 
 .rss {
	position: relative;
	text-align: center;
	
 }
 
 
 .adsense-250 {
	position: relative;
	float: left;
	margin-right: 4px;
	border-right-width: 1px;
  }
  
 .adsense-discl, .adsense-300disc, .adsense-160disc, .adsense-200disc {
	position: relative;
	font-size: 9px;
	text-align: left;
	float: left;
	line-height: 12px;
	color: #999999;
	border-top: solid 1px;
	border-bottom: solid 1px;
	margin-top: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 4px;
  }
  
.adsense-discl {
	width: 250px;
   }

.adsense-300disc {
	width: 300px;
  }
    
.adsense-160disc {
	width: 160px;
  }
  
.adsense-200disc {
	width: 200px;
  }
  
.adsense-336disc {
	width: 336px;
  }
  
  a.footer-emag-2:link, a.footer-emag-2:visited {
	padding-left: 0px;
	padding-right: 0px;
	}
	
	
.arrow-next, .arrow-back, .back-to-top {
    font-size: 10px;

}

	.arrow-next {
	background-image: url(http://www.sleepydust.net/image-files/arrow-next.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	padding-right: 52px;
	padding-left: 30px;
	margin-top: 40px;
	margin-bottom: 15px;
	}
	
.arrow-back {
	background-image: url(http://www.sleepydust.net/image-files/arrow-back.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	padding-left: 52px;
	padding-right: 30px;
	margin-bottom: 15px;
	}
	
.ninety-char {
	font-size: 10px;
	font-style: italic;
	line-height: 10px;
	color: #CCCCCC;
	}
	
.head-ninety {
	position: absolute;
	top: 1500px;
	left: 10px;
    width: 178px;
	padding: 10px;
	}
	
	
.clear {
	clear: both;
	padding-top: 10px;
	}
	
   .center-align {
  text-align: center;
  }
 
  .center-larger {
    text-align: center; 
	font-size: 1.25em; 
	font-weight: bold;
}

blockquote, .quote-block, .blockquote-double {
font-size: 0.9em; 
margin-top: 10px; 
margin-bottom: 10px;
margin-left: 15%;
margin-right: 15%;
background-color: #E4EFEF; 
border-top: 3px double #86B5B5; 
border-bottom: 3px double #86B5B5; 
padding: 15px;
}


p.quotee {
    text-align: right;
    margin: -1px 0;;
    font-weight: bold;
 }


a.toclink:link, a.toclink:visited {
	font-weight: normal;
	background: transparent;
	font-weight: bold;
}


a.toclink:hover {
	font-weight: bolder;
	border-top: none;
}

   a.toclink:link, a.toclink:visited, a.toclink:hover {
    display: block;
	line-height: 20px;
	text-decoration: none;
	border-bottom: none;
	letter-spacing: 0px;
	font-size: 10px;
 }
   
.attention3 {
	font-style: italic;
	font-weight: normal;
	color: #99A2BB;
	text-align: center;
}

.attention-3 {
  text-align: center;
  font-size: 1.5em;
  padding: 1.5em;
  line-height: 1.7em
  }
  
  .attention4 {
	font-style: italic;
	font-weight: normal;
	color: #99A2BB;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 8px;
	border-top-width: 1px; 
	border-bottom-width: 1px;
	border-top-style: solid; 
	border-bottom-style: solid; 
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC; 
	line-height: 20px;
}

.attention5 {
    font-style: normal; 
    line-height: 15px; 
	font-size: 10px; 
	text-align: center;
}

.attention6 {
	color: #cc0066;
	font-weight: normal;
	line-height: 17px;
	text-align: center;
}

.boxed-bold, .no-pad, .boxed-italic, .center-larger {
    padding: 0;
}

.boxed-bold {
   	font-weight: bold;
}


.boxed-italic {
  	font-style: italic;
}

.nav  {
    text-align: center;
    font-weight: bolder;
	font-size: 12px;
	border-bottom-width: 1px;
	letter-spacing: 1px;
	position: relative;
	top: 80px;
    text-align: center;
}


a.nav-url:hover {
	font-weight: bolder;
	background: FFFFFF;
	color: #9999cc;
	border: none;
	padding-top: 5px;
	padding-bottom: 5px;
	}

   a.nav-url:link {
	text-decoration: none;
	border: none;
	color: #555753;
   
} 
   
   a.nav-url:visited {
	font-weight: bold;
	text-decoration: none;
	border: none;
	color: #555753;
	
 }

.nav1, .nav2, .nav3, .nav4, .nav5, .nav6, .nav7, .nav8, .nav9, .nav10, .nav11   {
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.nav1  {
	background: #C4D5E2;
}

.nav2  {
	background: #DAC5D6;
}

.nav3  {
	background: #C5D6D6;
}

.nav4  {
	background: #BFC4D4;
}

.nav5  {
	background: #C8D4EC;
}

.nav6  {
	background: #D5C7E2;
}

.nav7  {
	background: #C9CEE2;
}

.nav8  {
	background: #C3CED2;
}

.nav9  {
	background: #BFC4E4;
}

.nav10  {
	background: #C4D5E2;
}   

/* End of old sd coding */


.toc1 {
	background-image: url(http://www.sleepydust.net/image-files/toc-free-newsletter-top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #C8DCED;
	font-size: 8pt;
	padding-top: 0px;
	text-align: left;
}

.toc1end {
	background: url(http://www.sleepydust.net/image-files/toc-free-newsletter-bottom.gif) bottom left no-repeat;
	font-size: 5pt;
}


.blue-dot {
	background: url(http://www.sleepydust.net/image-files/blue-dot.gif) bottom left repeat-x;
	padding-left: 10px;

}


a.blue-font:link, a.blue-font:visited, .blue-font {
	color: #3570A2;

}


a.blue-font:hover {
	color: #000000;
	
}


.gap {
	margin-top: 8px;

}

.toc2, .toc3, .toc4, .toc5, .toc6 {
	font-size: 9pt;
	padding-top: 0px;
	text-align: left;
}

.toc2 {
	background: url(http://www.sleepydust.net/image-files/toc-sections-top.gif) top left no-repeat #D1E3E3;
}

.toc2end, .toc3end, .toc4end, .toc5end, toc6.end {
	font-size: 5pt;
}


.toc2end {
	background: url(http://www.sleepydust.net/image-files/toc-sections-bottom.gif) bottom left no-repeat;
	
}


.green-dot {
	background: url(http://www.sleepydust.net/image-files/green-dot.gif) bottom left repeat-x;
	padding-left: 10px;

}

a.green-font:link, a.green-font:visited, .green-font {
	color: #518686;

}

a.violet-font:hover {
	color: #000000;
	
}


.toc3 {
	background: url(http://www.sleepydust.net/image-files/toc-other-stuff-top.gif) top left no-repeat #DAD1E3;

}


.toc3end {
	background: url(http://www.sleepydust.net/image-files/toc-other-stuff-bottom.gif) bottom left no-repeat;
	
}


.lilac-dot {
	background: url(http://www.sleepydust.net/image-files/lilac-dot.gif) bottom left repeat-x;
	padding-left: 10px;

}

a.lilac-font:link, a.lilac-font:visited, .lilac-font {
	color: #6B5186;

}

a.lilac-font:hover {
	color: #000000;
	
}


.toc4 {
	background: url(http://www.sleepydust.net/image-files/toc-about-us-top.gif) top left no-repeat #C9D0EB;
	
}


.toc4end {
	background: url(http://www.sleepydust.net/image-files/toc-about-us-bottom.gif) bottom left no-repeat;

}


.midblue-dot {
	background: url(http://www.sleepydust.net/image-files/midblue-dot.gif) bottom left repeat-x;
	padding-left: 10px;

}

a.midblue-font:link, a.midblue-font:visited, .midblue-font {
	color: #3F55A9;
	font-weight: bold;

}

a.midblue-font:hover {
	color: #000000;
	
}

.toc5 {
	background: url(http://www.sleepydust.net/image-files/toc-news-top.gif) top left no-repeat #E2D3DF;
	
}


.toc5end {
	background: url(http://www.sleepydust.net/image-files/toc-news-bottom.gif) bottom left no-repeat;
	
}


.pink-dot {
	background: url(http://www.sleepydust.net/image-files/pink-dot.gif) bottom left repeat-x;
	padding-left: 10px;

}

a.pink-font:link, a.pink-font:visited, .pink-font {
	color: #754D6D;

}

a.lilac-font:hover {
	color: #000000;
	
}

.toc6 {
	background: url(http://www.sleepydust.net/image-files/toc-freebies-cool-deals-top.gif) top left no-repeat #D2D1E3;
}

.toc6end {
	background: url(http://www.sleepydust.net/image-files/toc-freebies-cool-deals-bot.gif) bottom left no-repeat;

}


.lavender-dot {
	background: url(http://www.sleepydust.net/image-files/lavender-dot.gif) bottom left repeat-x;
	padding-left: 10px;

}

a.lavender-font:link, a.lavender-font:visited, .lavender-font {
	color: #625F88;
	font-weight: bold;

}

a.lavender-font:hover {
	color: #000000;
	
}

li {
	list-style-position: outside;
	background-position: center;

}
.nb-preview, .nb-note, {
	text-align: left;
	margin-bottom: 15px;
	}

.nb-preview {
	background-image: url(http://www.sleepydust.net/image-files/nb-preview-purple.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #5E5E9B;
	padding-left: 177px;
	
	
}
	
	
.nb-note {
	background-image: url(http://www.sleepydust.net/image-files/nb-note-blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #3570A2;
	padding-left: 153px;
	
}

.nb-lets-recap {
	background-image: url(http://www.sleepydust.net/image-files/nb-lets-recap-purple.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #5E5E9B;
	padding-left: 207px;
	
}

.nb-more-info {
	background-image: url(http://www.sleepydust.net/image-files/nb-more-info-green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #518686;
	padding-left: 207px;
	
}
	
.nb-writing {
   padding-top: 15px;
   font-weight: bold;

}

.advert {

  font-size: 12px;
  color: #555753;
  line-height: 22px; 
  width: 165px; 
  text-align: left; 
  float: left; 
  padding-right: 10px; 
  padding-top: 2px;
  padding-bottom: 2px; 
  margin-right: 4px;
  border-right: solid 1px #CCCCCC;
  border-bottom: solid 1px #CCCCCC;

}
