* {
	margin: 0;
	padding: 0;
	}

body {
	background-color: #ECECEC;
	line-height: 1.6em;
	font: small "Trebuchet MS", Verdana, Arial, sans-serif;
	}

#allcontent {
	background-color: #FFFDED;
	border: none;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	}

#masthead {
	margin-top: 0;
	margin-bottom: 0;
	border-color: #FDE2B8;
	}

#logo {
	text-decoration: none;
	}

#main_content {
	background-color: #FFFDED;
	border: none;
	margin-left: 220px;
	}

div {
	background-color: #FDE2B8;
	border-style: dashed;	
	border-width: 2px;
	border-color: #FFFDED;
	padding: 15px;
	margin-bottom: 15px;
	}

.alternate {
	background-color: #FFF99D;
	}

#navigation {
	width: 200px;
	float: left;
	line-height: 2em;
	background-color: #FFFBC6;
	padding: 10px;
	margin-top: 15px;
	}

.google_search {
	margin-left: 240px;
	}

#boxout {
	background-color: #FFFDDA;
	border-style: solid;
	border-width: 3px;
	border-color: #EF9C00;
	margin: 20px;
	width: 200px;
	float: right;
	display: inline;
	}

#bonus {
	background-color: #FCD9C5;
	border-style: solid;
	border-width: 3px;
	border-color: #DF0024;
	margin: 10px;
	}

.emphasis {
	text-decoration: underline;
	}

.banner {
	width: 170px;
	float: left;
	border-style: none;
	padding: 10px;
	margin: 0px 10px 0px 0px;
	}

.banner_alternate {
	width: 170px;
	float: left;
	background-color: #FFF99D;
	border-style: none;
	padding: 10px;
	margin: 0px 10px 0px 0px;
	}

.sub_heading {
	font-weight: bold;
	}

.bolder {
	font-size: 1.1em;
	}

#footer {
	font-size: 0.85em;
	line-height: 1em;
	text-align: center;
	clear: both;
	}

a {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	}

a:visited {
	color: #7A0067;
	}

a:hover {
	text-decoration: underline;
	}

#navigation li {
	font-size: 1em;
	font-weight: bold;
	border-bottom: 1px dashed;
	}

li#nav_heading {
	border-bottom: none;
	}

ol {
	list-style-position: inside;
	}

h1, h2, h3, h4 {
	font-family: Georgia, Lucida Bright, "Times New Roman", serif;
	}

#updated {
	font-size: 1.2em;
	}

h1 {
	font-size: 1.6em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4 {
	font-size: 1.1em;
	}

ul {
	list-style-type: none;
	font-size: 1em;
	}

#no_purchase, .notable, #toolkit {
	list-style-type: square;
	list-style-position: inside;
	}

a img {
	border: 0;
	}

table {
	clear: both;
	margin-left: -235px;
	border: 2px solid black;
	border-spacing: 0px;
	caption-side: top;
	}

caption {
	font-weight: bold;
	margin-left: -210px;
	}

.align_left {
	text-align: left;
	}

td, th {
	border: 1px dotted gray;
	padding: 4px;
	}

tr>th, tr>td {
	text-align: left;
	} 

td+td {
	text-align: left;
	} 

th+th {
	text-align: center;
	}

th {
	background-color: #F8C473;
	}

.cell_colour {
	background-color: #FDE2B8;
	}

.indent {
	margin-left: 15px;
	}

.back_top {
	margin-left: 250px;
	}

.google_search_bottom {
	margin-left: 480px;
	}

.better_banners {
	margin-left: 245px;
	}
