@charset "ISO-8859-1";
body {
	font-size: 62.5%;
	text-align: center;
	background-color: #789ab6;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
}
li a:hover {
	color: #0099CC;
}
ul {
	list-style-position: outside;
}
#container {
	background-color: #CCCCCC;
	text-align: left;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	position: relative;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	height: 20000px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	line-height: 1em;
}
#header {
	background-image: url(images/figuringitout.jpg);
	no-repeat bottom center;
	background-repeat: no-repeat;
	background-position: center center;	
}

#headerimg 	{
	height: 192px;
	width: 700px;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0;
	margin-left: 9px;
	} 


.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 500px;
	}
#sidebar {
	background-color: #B1C3BF;
	width: 199px;
	float: left;
	position: absolute;
	left: 501px;
	top: 192px;
	line-height: 1.5em;
	font-size: 0.8em;
	height: 13491px;
}

blockquote {
	font-size: .8em;
}


.widecolumn {
	width: 450px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	}
li {
	line-height: 1.3em;
	list-style-type: none;
	vertical-align: 10%;
	margin-top: 5px;
	margin-left: -15px;
	margin-right: 10px;
}
