@charset "UTF-8";
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	background-color: #FFF;
}
#wrapper { /* for main content area */
	text-align: left;
	vertical-align: left;
	/*width:1008px; for including 46px for 2 side 23px shadows */
	width:962px;
	border: none;
	margin: 0 auto;
	padding: 0px;
	background-image: none;
}
body {
	margin: 0 0 0 0;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 14px;
	z-index: 1;
}
.shadowleft, .shadowright, .header, .nav, #homelink, #printfriendly, #uncleSam2, #didyouknow
{
	display: none;
}

#didyouknow #text
{
	margin-left: 24px;
	width:168px;
}

.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	clear: both;
	text-align: left;
	background-position: center;
	padding-left: 225px;
}
.highlight {
	background-image: none;
}
.funstuffcatagories a:link {
	color: #003399;
	text-decoration: none;
}
.funstuffcatagories a:hover {
	color: #7a0d02;
	text-decoration: none;
}
.funstuffcatagories a:visited {
	color: #7a0d02;
	text-decoration: none;
}
.adobereader {
	font-size: 9px;
	line-height: 12px;
	font-family: Helvetica, Arial, sans-serif;
	color: #3c2a0e;
	padding-right: 20px;
	float: right;
	width: 215px;
	z-index: 3;
	background-position: right top;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
