body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#003;
	font-size: 13px;
	color: #E8E8E8;
	margin: 0;
	padding: 0;  /* Opera has some padding by default */
	border: 0;
	text-align: center;
	}
h1	{
	color: #8FCEFF;
	font-size: 18px;
	}
h2	{
	color: #8FCEFF;
	font-size: 16px;
	font-weight: bold;
	}
h3	{
	color: #8FCEFF;
	font-size: 14px;
	font-weight: bold;
	}
h4	{
	color: #8FCEFF;
	font-size: 12px;
	font-weight: bold;
	}
a:link {
	color: #A4E8EF;
	background-color: inherit;
	text-decoration: none;
	}
a:hover {
	color: #A4E8EF;
	background-color: inherit;
	text-decoration: underline;
	}
a:visited {
	color: #A4E8EF;
	background-color: inherit;
	text-decoration: none;
	}
a:active {
	color: #A4E8EF;
	background-color: inherit;
	}
#wrapper {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
	width: 970px;
	}
#left_column {
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	width: 160px; /* unnecessary but needed for WYSIWYG view in Dreamweaver. Width really controlled by menu width */
	}
#content {
	position: absolute;
	top: 200px;
	left: 160px;
	right: 0px;
	clear: both;
	margin: 10px 0 10px 10px;
	}
#centre_column {
	width: 510px;
	}
#pics_column {
	width: 450px;
	margin-left: 10px;
	}
#logo {
	margin: 10px 0 10px 0;
	}
#navcontainer {
	margin-bottom: 8px;
	}
#navcontainer ul {
	text-align: left;
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	}
#navcontainer a {
	display: block;
	color: #DFDFDF;
	background-color: #003366;
	background-image: none;
	width: 150px;
	padding: 4px 5px 4px 5px;
	text-decoration: none;
    border-top: none;
	border-bottom: 1px solid #000033;
	font-weight: bold;
	}
#navcontainer a:hover {
	background-color: #cc0066;
	background-image: none;
	color: #DFDFDF;
	border-top: none;
	border-bottom: 1px solid #000033;
	}
#navcontainer li li a {
	display: block;
	color: #e8e8e8;
	background-color: #00284F;
	background-image: none;
	width: 140px;
	padding: 4px 6px 4px 14px;
	text-decoration: none;
	border-top: none;
	border-bottom: 1px solid #000033;
	font-weight: normal;
	font-size: 11px;
	}
#navcontainer li li a:hover {
	border-bottom: none;
	}
#navcontainer li li li a {
	display: block;
	color: #8FCEFF;
	background-color: #000033;
	background-image: none;
	width: 135px;
	padding: 3px 5px 3px 20px;
	text-decoration: none;
	border-top: none;
	border-bottom: 1px solid #003366;
	font-weight: normal;
	font-size: 11px;
	}
#stocktree a em {
	color: #8FCEFF;
	}
#banner {
	margin: 0 0 0 0;
	text-align: center;
	}
#footer {
	text-align: center;
	font-size: 11px;
	margin: 0 0 20px 0;
	}
#footer hr {
	margin: 10px 0 0 0;
	}
#footer p {
	margin: 10px 0;
	}
#thumbnails {
	font-size: 11px;
	}
#toplinkunit {
	position: absolute;
	top: 12px;
	left: 181px;
	}
#fb-like {
	position: absolute;
	left: 180px;
	top: 43px;
	}
#yt-sub {
	position: absolute;
	left: 485px;
	top: 50px;
	}
#tumblr {
	position: absolute;
	left: 485px;
	top: 116px;
	}
#pinterest {
	position: absolute;
	left: 485px;
	top: 150px;
	}
#addthis {
	position: absolute;
	left: 205px;
	top: 190px;
	}
#addthis-high {
	position: absolute;
	left: 205px;
	top: 90px;
	}
#search {
	position: absolute;
	left: 690px;
	top: 21px;
	width: 280px;
	}
#search-button {
	position: absolute;
	right:0px;
	}
#gp-page {
	position: absolute;
	left: 690px;
	top: 62px;
	}
#tw-follow {
	position: absolute;
	left: 676px;
	top: 180px;
	width: 283px;
	height: 29px;
	padding-top: 10px;
	padding-left: 15px;
	}
#right-ad {
	position: absolute;
	left: 670px;
	top: 206px;
	background-color: #000;
	}
#fb-box {
	position: absolute;
	left: 690px;
	top: 230px;
    }
a#current {
	color: #999999;
	}
a:link#current {
	color: #999999;
	}
a:hover#current {
	color: #999999;
	}
a:visited#current {
	color: #999999;
	}
a:active#current {
	color: #999999;
	}
a#subcurrent {
	color: #999999;
	}
a:link#subcurrent {
	color: #999999;
	}
a:hover#subcurrent {
	color: #999999;
	}
a:visited#subcurrent {
	color: #999999;
	}
a:active#subcurrent {
	color: #999999;
	}
a#subsub {
	color: #999999;
	}
a:link#subsub {
	color: #999999;
	}
a:hover#subsub {
	color: #999999;
	}
a:visited#subsub {
	color: #999999;
	}
a:active#subsub {
	color: #999999;
	}
.elevenpx {
	font-size: 11px;
	}
.thirteenpxbold {
	font-size: 13px;
	font-weight: bold;
	}
.fourteenpxbold {
	font-size: 14px;
	font-weight: bold;
	}
.fourteenpxboldorange {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	background-color: inherit;
	}
.illustration {
	float: left;
	margin: 15px 15px 5px 0;
	border: 1px solid #FFFFFF;
	}
.illhome {
	float: left;
	margin: 0 20px 5px 10px;
	}
.illright {
	float: right;
	border: 1px solid #FFFFFF;
	margin: 0 0 5px 10px;
	}
.floatleft {
	float: left;
	margin: 15px 10px 4px 0;
	border: 0;
	}
.floatright {
	float: right;
	margin: 40px 0 0 5px;
	border: 0;
	}
.pics_right {
	float: right;
	margin: 1em 0 0.5em 0.5em;
	border-style: none;
	}
.rightad {
	float: right;
	margin: 0 0 0 10px;
	}
img.thumb {
	border: 0;
	}
.seebig {
	float: left;
	margin: 15px 20px 4px 10px;
	text-align: center;
	}
.fixed-width {
	width: 690px;
	margin-left: 10px;
	}
.video-console {
	background-color: #000033;
	}
.HD {
	color: #F90;
	}
.code {
	font-family: "Courier New", Courier, monospace;
	color: #FFC;
	}
.code-orange {
	font-family: "Courier New", Courier, monospace;
	color: #F90;
	}
.code-green {
	font-family: "Courier New", Courier, monospace;
	color: #0F9;
	}
.quote {
	color: #FCF;
	font-style: italic;
	}
.res {
	float: right;
	margin: 2px 0 4px 6px;
	}
.left-ad {
	margin-bottom: 9px;
	}
.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.indented {
	padding-left: 30px;
	}
