/* Default Stylesheet
-------------------------------------------------------
Created:
Author: Ethan McElroy 
-----------------------------------------------------*/
html {
	background: #210 url(../i/bg.jpg);
	}
html * {
	margin: 0;
	padding: 0;
	}
a:link {
	color: #320;
	}
a:visited {
	color: #320;
	}
a:hover {
	color: #320;
	}
a:active {
	color: #320;
	}
body {
	background: #f90;
	color: #630;
	font: 90% georgia, times, 'times new roman', serif;
	height: 100%;
	width: 100%;
	}
h1, h2 {
	color: #630;
	font-size: 1.4em;
	margin-bottom: 12px;
	}
h3 {
	font-size: 1.2em;
	}
dt, dd, li, p, {
	font: .9em arial, sans-serif;
	margin-bottom: 18px;
	}
#main-wrapper, #ten-reasons, #contact-wrapper, #privacy-wrapper {
	background: #f90 url(../i/mbg.jpg) center center;
	border: solid 12px #630;
	height: 600px;
	left: 50%;
	margin: -312px 0 0 -500px;
	position: absolute;
	top: 50%;
	width: 976px;
	}

body #ten-reasons {
	top: 2000px !important;
	}

body #contact-wrapper {
	top: 4000px !important;
	}

body #privacy-wrapper {
	top: 6000px !important;
	}

.header {
	height: 57px;
	left: 50%;
	margin: 12px auto 0 -320px;
	position: absolute;
	top: 0;
	width: 640px;
	z-index: 10;
	}
.text {
	height: 450px;
	overflow: auto;
	position: absolute;
	right: 12px;
	top: 120px;
	width: 626px;
	scrollbar-face-color: #630; 	scrollbar-highlight-color: #630; 	scrollbar-shadow-color: #630; 	scrollbar-3dlight-color: #630; 	scrollbar-arrow-color: #f90; 	scrollbar-track-color: #f90;	scrollbar-darkshadow-color: #f90;
	}
.text p {
	font: .9em arial, sans-serif;
	line-height: 160%;
	margin-bottom: 12px;
	}
.nav {
	clear: both;
	left: 12px;
	margin: 0;
	position: absolute;
	top: 110px;
	width: 300px;
	z-index: 10;
	}
.nav ul {
	border: dotted 1px #630;
	list-style: none;
	margin-bottom: 10px;
	text-align: center;
	}
.nav ul li {
	border-bottom: dotted 1px #630;
	height: 24px;
	margin: 0;
	padding: 0;
	text-align: center;
	}
.nav ul li.last {
	border-bottom: none;
	}
.nav ul li a {
	color: #630;
	font-weight: bold;
	display: block;
	height: 16px;
	padding: 4px 0;
	text-decoration: none;
	width: 100%;
	}
.nav ul li a:link {
	background: #fa0;
	color: #630;
	}
.nav ul li a:visited {
	background: #fa0;
	color: #630;
	}
.nav ul li a:hover {
	background: #fb0;
	color: #630;
	}
.nav ul li a:active {
	background: #f90;
	color: #630;
	}
.nav ul li a.active {
	background: #fb0;
	color: #630;
	}
#chia {
	background: #630;
	color: #fb0;
	font-weight: bold;
	height: 16px;
	margin: 0 0 8px 0;
	padding: 6px 0;
	text-align: center;
	}
#chia a {
	color: #fb0;
	display: block;
	text-decoration: none;
	}
div.share {
	height: 12px;
	margin: 8px auto 0 auto;
	padding: 6px 0;
	text-align: center;	
	width: 170px;
	}
div.share a {
	display: block;
	float: left;
	height: 28px;
	margin-left: 1px;
	padding: 2px 0 2px 20px;
	text-align: center;
	}
a.digg {
	background: url(../i/digg.png) no-repeat;
	}
a.reddit {
	background: url(../i/reddit.png) no-repeat;
	}
a.delicious {
	background: url(../i/delicious.png) no-repeat;
	}
a.stumble {
	background: url(../i/stumble.png) no-repeat;
	}
a.reddit {
	background: url(../i/reddit.png) no-repeat;
	}
a.furl {
	background: url(../i/furl.png) no-repeat;
	}
a.magnolia {
	background: url(../i/magnolia.png) no-repeat;
	}
a.google {
	background: url(../i/google.png) no-repeat;
	}
a.yahoo {
	background: url(../i/yahoo.png) no-repeat;
	}
#container {
	bottom: 0;
	height: 600px;
	left: 50%;
	margin: 0 auto 0 -200px;
	position: absolute;
	width: 686px;
	z-index: 1;
	}
#bumper {
	height: 100px;
	left: 50%;
	margin-left: -500px;
	position: absolute;
	text-align: center;
	top: 6600px;
	width: 1000px;
	}