body {
  background-color: #B3DFEA; }

#wrapper {
  background: url(../images/title.png) top left no-repeat; }

#content, #nav {
  background-color: #fff; }

#content a {
  color: #666;
  background-color: #fff;
  text-decoration: underline; }
  #content a:hover {
    color: #fff;
    background-color: #999;
    text-decoration: none; }

#hottips h3, #terms h3 {
  color: #B3DFEA; }

#content .long-quote, #content .short-quote {
	color: #666;
}

#content .long-quote em {
	color: #888;
}

#content .short-quote em {
	color: #888;
	font-weight: normal;
}



#content .long-quote {
	font-style: italic;
	clear: left;
	color: #888;
}

#content .long-quote span {
	font-style: normal;
	font-weight: bold;
	margin-top: 5px;
	float: left;
	margin-bottom: 30px;
	font-size: 12px;
	color: #666;
}
