@charset "utf-8";
/* CSS Document */
body, h1, h2, p, ul, li, a {
	margin: 0px;
	padding: 0px;
	}
.twoColFixLtHdr #container #mainContent #screen #one {
}
h1 {
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	/* text-algn centre was here. this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLtHdr #container #sidebar1 li a:link {
	color: #FFFFFF;
}
.twoColFixLtHdr #container #sidebar1 li a:visited {
	color:#FFFFFF;
}
.twoColFixLtHdr #container #sidebar1 li a:hover {
	background: #666666;
}
.twoColFixLtHdr #container #footer #thumbnails .zombie {
	background: url(images/money/zombie_thumb.jpg) no-repeat center center;
}
.twoColFixLtHdr #container #sidebar1 li a:active {
	background: #282828;
	color: #999999;
}
.twoColFixLtHdr #container {
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0px auto;
	text-align: left;
	background: url(images/faces/background.gif) no-repeat center top;
	height: 1200px;
} 
.twoColFixLtHdr #header {
	padding: 20px 10px 0px 115px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px 0px;
	width: 900px;
	font: lighter normal 14px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
} 
.twoColFixLtHdr #container #header #illustration {
	float: right;
	color: #56A8B1;
	margin-top: 14px;
	margin-right: 140px;
	letter-spacing: 0.5em;
	font: normal 18px Verdana, Arial, Helvetica, sans-serif;
}
.twoColFixLtHdr #container #footer #thumbnails ul {
	list-style: none;
}
.twoColFixLtHdr #container #footer #thumbnails .firstimebuyer {
	background: url(images/money/firstimebuyer_thumb.jpg) no-repeat center center;
}
.twoColFixLtHdr #container #footer #thumbnails .raft {
	background: url(images/money/raft_thumb.jpg) no-repeat center center;
}
.twoColFixLtHdr #container #footer #thumbnails .canon {
	background: url(images/money/canon_thumb.jpg) no-repeat center center;
}
.twoColFixLtHdr #container #sidebar1 ul {
	list-style: none;
	margin: 8px 0px 0px 68px;
	display: block;
}
.twoColFixLtHdr #container #sidebar1 a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: #999999;
	width: 120px;
	height: 30px;
	color: #FFFFFF;
	display: block;
	text-align: left;
	margin: 0px 0px 3px;
	padding: 3px 0px 0px 5px;
}
.twoColFixLtHdr #container #footer #thumbnails .taxman {
	background: url(images/money/taxman_thumb.jpg) no-repeat center center;
}
.twoColFixLtHdr #container #footer #thumbnails li {
	float: left;
	text-align: center;
	margin: 3px;
}
.twoColFixLtHdr #container #mainContent #screen #six {
	background: url(images/money/zombie.jpg);
	position: absolute;
	height: 385px;
	width: 604px;
	visibility: visible;
	z-index: 15;
}
.twoColFixLtHdr #container #footer #thumbnails a {
	display: block;
	margin: 0px;
	height: 40px;
	width: 42px;
	border: 1px solid #999999;
}
.twoColFixLtHdr #container #sidebar1 .heremoney {
	background: #CCCCCC;
	display: block;
	padding: 3px 0px 0px 5px;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	color: #333333;
}
.twoColFixLtHdr #container #footer #thumbnails ul a:link {
}
.twoColFixLtHdr #container #footer #thumbnails ul a:visited {}
.twoColFixLtHdr #container #footer #thumbnails ul a:hover {
	border: 1px solid #000000;
}
.twoColFixLtHdr #container #footer #thumbnails .isa {
	background: url(images/money/isa_thumb.jpg) no-repeat center center;
}
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #3D5787;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.5em;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 193px;
	position: relative;
	margin-top: 124px;
}
.twoColFixLtHdr #mainContent {
	margin: 30px 0 0 206px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0;
	height: 360px;
	width: 604px;
	clear: right;
	position: relative;
} 
.twoColFixLtHdr  #container  #mainContent  #screen  #one {
	background: #666666 url(images/money/canon.jpg);
	position: absolute;
	height: 385px;
	width: 604px;
	z-index: 20;
	visibility: visible;
}
.twoColFixLtHdr   #container   #mainContent   #screen   #four {
	background: #FFFFFF url(images/money/firstimebuyer.jpg) no-repeat center center;
	position: absolute;
	z-index: 17;
	width: 604px;
	height: 385px;
	visibility: visible;
}
.twoColFixLtHdr #container #mainContent #screen #three {
	background: url(images/money/raft.jpg) no-repeat center center;
	position: absolute;
	height: 385px;
	width: 604px;
	z-index: 18;
	visibility: visible;
}
.twoColFixLtHdr   #container   #mainContent   #screen   #two {
	position: absolute;
	width: 604px;
	height: 385px;
	z-index: 19;
	visibility: visible;
	background: url(images/money/roulette.jpg);
}
.twoColFixLtHdr #footer {
	padding: 0 10px 0 30px;
	position: relative;
	margin-top: 49px;
	height: 130px;
	width: 500px;
	margin-left: 220px;
} 
.twoColFixLtHdr #container #footer #thumbnails #copyright p {
	font-size: xx-small;
	font-style: normal;
	color: #CCCCCC;
	letter-spacing: 0.01em;
	padding: 3px 0px 0px 4px;
	margin: 0px;
	font-variant: normal;
	font-weight: lighter;
}
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #container #footer #thumbnails .credrating {
	background: url(images/money/creditrating_thumb.jpg) no-repeat center center;
}
.twoColFixLtHdr #container #mainContent #screen #five {
	background: url(images/money/credit_rating.jpg);
	position: absolute;
	height: 385px;
	width: 604px;
	z-index: 16;
	visibility: visible;
}
.twoColFixLtHdr #container #footer #thumbnails .roulette {
	background: url(images/money/roulette_thumb.jpg) no-repeat center center;
}
.twoColFixLtHdr #container #footer #thumbnails .ushousing {
	background: url(images/money/ushousing_thumb.jpg) no-repeat center center;
}
.twoColFixLtHdr #container #mainContent #screen #fifteen {
	background: url(images/money/ushousing.jpg);
	position: absolute;
	height: 385px;
	width: 604px;
	visibility: visible;
	z-index: 6;
}
.twoColFixLtHdr #container #mainContent #screen #sixteen {
	background: url(images/politics/crumble.jpg);
	height: 385px;
	width: 604px;
	position: absolute;
	z-index: 5;
	visibility: visible;
}
.twoColFixLtHdr #container #footer #thumbnails .sledgehammer {
	background: url(images/money/sledgehammer_thumb.jpg) no-repeat center center;
}
.twoColFixLtHdr #container #mainContent #screen #nine {
	background: url(images/money/sledgehammer.jpg);
	position: absolute;
	height: 385px;
	width: 604px;
	visibility: visible;
	z-index: 12;
}
.twoColFixLtHdr #container #footer #thumbnails .newspapers {
	background: url(images/money/newspapers_thumb.jpg) no-repeat center center;
}
.twoColFixLtHdr #container #mainContent #screen #seven {
	background: url(images/money/newspapers.jpg);
	position: absolute;
	height: 385px;
	width: 604px;
	visibility: visible;
	z-index: 14;
}
.twoColFixLtHdr  #container  #footer  #thumbnails  .skiboard {
	background: url(images/money/SKIBOARD_THUMB.jpg) no-repeat center center;
}
.twoColFixLtHdr #container #footer #thumbnails .crumble {
	background: url(images/politics/crumble_thumb.jpg);
}
.twoColFixLtHdr #container #footer #thumbnails .moneybag {
	background: url(images/money/moneybag_thumb.jpg) no-repeat center center;
}
.twoColFixLtHdr #container #mainContent #screen #thirteen {
	background: url(images/money/moneybag.jpg);
	position: absolute;
	height: 385px;
	width: 604px;
	visibility: visible;
	z-index: 8;
}
.twoColFixLtHdr #container #mainContent #screen #eight {
	background: url(images/money/SKIBOARD.jpg);
	position: absolute;
	height: 385px;
	width: 604px;
	visibility: visible;
	z-index: 13;
}
.twoColFixLtHdr #container #footer #thumbnails .avalanche {
	background: url(images/money/avalanche_thumb.jpg);
}
.twoColFixLtHdr #container #mainContent #screen #ten {
	background: url(images/money/avalanche.jpg);
	position: absolute;
	height: 385px;
	width: 604px;
	visibility: visible;
	z-index: 11;
}
.twoColFixLtHdr #container #mainContent #screen #eleven {
	background: url(images/money/isa.jpg);
	position: absolute;
	height: 385px;
	width: 604px;
	visibility: visible;
	z-index: 10;
}
.twoColFixLtHdr #container #mainContent #screen #seventeen {
	background: url(images/money/taxman.jpg);
	position: absolute;
	height: 385px;
	width: 604px;
	visibility: visible;
	z-index: 4;
}
.twoColFixLtHdr #container #mainContent #screen #blank {
	background: #FFFFFF url(images/money/money_screen.jpg);
	position: absolute;
	height: 385px;
	width: 604px;
	visibility: visible;
	z-index: 21;
}
.twoColFixLtHdr #container #mainContent #screen #twelve {
	background: url(images/money/sandwich.jpg);
	position: absolute;
	height: 385px;
	width: 604px;
	visibility: visible;
	z-index: 9;
}
.twoColFixLtHdr #container #footer #thumbnails .sandwich {
	background: url(images/money/sandwich_thumb.jpg) no-repeat center center;
}
.twoColFixLtHdr #container #footer #thumbnails .volcano {
	background: url(images/money/volcano_thumb.jpg) no-repeat center center;
}
.twoColFixLtHdr #container #mainContent #screen #fourteen {
	background: url(images/money/volcano.jpg);
	position: absolute;
	height: 385px;
	width: 604px;
	visibility: visible;
	z-index: 7;
}
.twoColFixLtHdr #container #mainContent #screen #eighteen {
	background: url(images/politics/mice.jpg);
	height: 385px;
	width: 604px;
	position: absolute;
	z-index: 3;
	visibility: visible;
}
.twoColFixLtHdr #container #footer #thumbnails .drowning {
	background: url(images/money/drowning_thumb.jpg);
}
.twoColFixLtHdr #container #footer #thumbnails .mice {
	background: url(images/politics/mice_thumb.jpg);
}
.twoColFixLtHdr #container #mainContent #screen #nineteen {
	background: url(images/money/drowning.jpg);
	height: 385px;
	width: 604px;
	position: absolute;
	z-index: 2;
	visibility: visible;
}
.twoColFixLtHdr #container #footer #thumbnails .graphs {
	background: url(images/money/graphs_thumb.jpg);
}
.twoColFixLtHdr #container #mainContent #screen #twenty {
	background: url(images/money/graphs.jpg);
	height: 385px;
	width: 604px;
	position: absolute;
	z-index: 1;
	visibility: visible;
}
