html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

body {
	background: #e7e7da;
	font-family:Arial, Helvetica, sans-serif;	
	line-height:18px;
	font-size:16px;	
}

h1 {
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 24px;
	line-height: 26px;
}

h2 {
	margin: 20px 0px 10px 0px;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
}

p, li, th, td {
	font-size: 16px;
	line-height: 20px;
}

p {
	margin-bottom: 10px;
}

li {
	margin-left: 30px;
}

ul {
	margin-bottom: 10px;
}

#main {
	width: 854px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 19px;
	padding-right: 19px;
	height: 100%;
}

#header {
	position: static;
	width: 854px;
	height: 145px;
	padding-top: 10px;
}

#header h1 {
    text-align: left;
	font-size: 29px;
	margin: 0px 0px 5px 10px;
	font-weight: normal;
}

#header div.tagline {
	position: relative;
	left: 350px;
	top: 72px;
    font-size: 17px;
    text-align: right;
	text-decoration: none;
	font-family: sans-serif;
	font-weight: normal;
	letter-spacing: 0.2ex;
}

#header div.tagline_ie6 {
	position: relative;
	left: 350px;
	top: 93px;
    font-size: 17px;
    text-align: right;
	text-decoration: none;
	font-family: sans-serif;
	font-weight: normal;
	letter-spacing: 0.2ex;
}

img {
	border: none;
}

#header p
{
    text-align: left;
	font-size: 15px;
	margin-left: 10px;
	letter-spacing: 0.2ex;
}

#header a
{
	color: #303030;
	text-decoration:none
}

#butterfly {
	position: relative;
	float: right;
	left: 10px;
	top: -30px;
}

#butterfly_ie6 {
	position: relative;
	float: right;
	left: 10px;
	top: -10px;
}

#navigation {
	width: 808px;
	height: 39px;
	padding: 10px 30px 10px 30px;
	background: url(/img/menubg.jpg);
}

#menu {
	float: left;
}

#cse {
	float: right;
}

#breadcrumb {
	margin: 0px 0px 10px 10px;
	font-size: 14px;
}

#contentholder {
	width: 864px;
	background: url(/img/contentbg.jpg);
}

#containertop {
	width: 868px;
	height: 22px;
	background: url(/img/contenttop.jpg);
}

#container {
	width: 854px;
	padding: 0px 7px 10px 7px;
}

#leftcol {
	width: 180px;
	float: left;
	padding: 0px 10px 0px 10px;
}

#leftcol h3
{
	background: #7f827b;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.sidebox {
	padding-bottom: 20px;
}

#content {
	float: right;
	width: 622px;
	padding: 10px 15px 0px 15px;
	border-left: solid thin grey;
}

#searchresults {
	text-align: center;
}

#bottom {
	clear:both;
}

#bottomborder {
    background: url(/img/contentbottom.jpg);
	width: 868px;
	height: 22px;
	margin: auto;
}

#footer
{
	padding: 0px 0px 10px 0px;
	font-size: 12px;
    text-align: center;
	width: 100%;
}

#copywrite
{
	color: gray;
	padding-top: 10px;
}

p.clickable
{
	cursor: pointer;
	text-decoration: underline;
}

div.moreinfo
{
	display: none;
	background-color: lightgrey;
	padding: 3px 3px 3px 3px;
}

div.notepadtop
{
	background-image: url(/img/papertop.jpg);
	width: 460px;
	height: 55px;
	margin: 0px -65px 0px -65px;
}

div.notepad
{
	margin: 0px 0px 0px 0px;
	background: url(/img/paperbody.jpg) 0px -6px;
	width: 335px;
	padding: 0px 60px 30px 65px;
	font-family: cursive;
	color: #444444;
	margin: auto;
}

div.notepadbottom
{
	background: url(/img/paperbottom.jpg) no-repeat;
	width: 460px;
	height: 3px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}

div.stickynote
{
	background: url(/img/stickynote.jpg) no-repeat;
	width: 140px;
	height: 140px;
	padding: 30px 30px 30px 30px;
	font-family: cursive;
	font-size:18px;
	overflow: hidden;
}

div.indent
{
    padding-left: 15px;
}

#sbrelatedlinks
{
	text-align: center;
}

#contentAd, #img-contentAd {
	width: 210px;
	height: 200px;
	float: right;
	margin: 0px 0px 10px 10px;
	font-size: 12px;
	position: relative;
}

#img-contentAd {
	border: solid thin grey;
	width: 200px;
}

#contentAd div {
	padding: 5px 5px 5px 5px;
}

#contentAd h1 {
	color: green;
	font-size: 14px;
	margin-bottom: 3px;
	padding-top: 0px;
	margin-top: 0px;
	line-height: 18px;
}

#contentAd span.link {
	color: blue;
	text-decoration: underline;
	font-size: 13px;
}

#contentAd a {
	color: black;
	text-decoration: none;
}

#contentAd div.sponsor {
	font-size: 12px;
	position: absolute;
	bottom: 0px;
	right: 10px;
	color: #777;
}

#contentAd div.promo:hover {
	background-color: #ddd;
}

#img-contentAd img {
	cursor: pointer;
}

#img-contentAd div.sponsor {
	font-size: 12px;
	position: absolute;
	top: 205px;
	right: 0px;
	color: #777;
}

span.error {
	color: red;
	font-weight: bold;
}

.rss a:link {
	text-decoration: none;
	color: black;
}

.rss a:visited {
	text-decoration: none;
	color: black;
}

.rss a:active {
	text-decoration: none;
	color: black;
}

.rss a:hover {
	text-decoration: underline;
	color: black;
}

p.publishdate {
	font-size:14px;
	color: #606060;
}

h2.feedheading {
	text-decoration: none;
	font-size: 18px;
}

.feedheading a:link  {
	text-decoration: none;
	color: black;
}
.feedheading a:visited  {
	text-decoration: none;
	color: black;
}
.feedheading a:active  {
	text-decoration: none;
	color: black;
}
.feedheading a:hover  {
	text-decoration: underline;
	color: black;
}

div.timingInfo {
	float: right;
	color: darkgrey;
	font-size: 14px;
}

div.highlight {
	background-color: #eee;
	padding: 20px 20px 20px 20px;
}

