div.xclr {
	clear:both;
}
.xprnt {
	position:relative;
}
div.convo {
	color:#00487D;
	position:relative;
	left:15px;
	font-family:arial;
	font-size:14px;
}
div.bigfont {
	color:#BFE4FF;
	font-family:sans-serif;
	font-size:21px;
}
a.info {
	position:relative;
	z-index:24;
	text-decoration:none;
}
a.info:hover {
	z-index:25;
	background-color:#0066B3;
}
a.info span {
	display:none;
}
a.info:hover span {
	display:block;
	position:absolute;
	top:2em;
	left:2em;
	width:15em;
	border:1px solid #e39A00;
	background-color:#BFE4FF;
	color:#00487D;
	text-align:center;
}
body {
	color:#BFE4FF;
	background-color:#0066B3;
	text-align:center;
}
body a {
	color:#e39A00;
}
div#header {
	width:auto;
	height:65px;
	max-width:900px;
	min-width:700px;
	margin-left:auto;
	margin-right:auto;
}
div#logodiv {
	position:absolute;
	top:-5px;
	right:0px;
	width:450px;
	height:100px;
	min-width:450px;
}
div#logo {
	position:absolute;
	top:0px;
	right:5px;
	text-align:right;
	font-family:arial;
	font-weight:bold;
	font-size:31px;
}
div#backhome {
	position:absolute;
	top:35px;
	right:25px;
	text-align:right;
	font-size:16px;
}
div#subscribe {
	position:absolute;
	left:0px;
	top:5px;
}
div#nav {
	position:absolute;
	left:50px;
	top:30px;
	width:450px;
	height:30px;
	min-width:450px;
}
div#currdate {
	font-size:24px;
	position:absolute;
	left:130px;
	top:0px;
}
div#yesterday {
	position:absolute;
	left:0px;
	top:5px;
}
div#tomorrow {
	position:absolute;
	left:65px;
	top:5px;
}
div#blog {
	background-color:#00487D;
	width:auto;
	height:auto;
	max-width:900px;
	min-width:600px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
div.chrvspacer {
	width:auto;
	height:30px;
}
div.fvspacer {
	width:auto;
	height:100px;
}
div.chrhspacer {
	border-style:solid;
	border-color:#00487D;
	border-left-width:20;
	border-right-width:20;
}
div.chrdiv {
	color:#BFE4FF;
	background-color:#60a9ff;
	text-align:left;
	font-size:16px;
	width:auto;
	height:auto;
	max-width:800px;
	min-width:600px;
	margin-left:auto;
	margin-right:auto;
}
div.chrtitle {
	text-align:right;
	font-family:verdana,fantasy;
	font-size:28px;
	width:750px;
	height:30px;
	min-width:750px;
	float:right;
	position:relative;
	top:-10px;
	right:15px;
	z-index:5;
}
div.chrnugget {
	color:#0066B3;
	background-color:#BFE4FF;
	border-style:solid;
	border-color:#60a9ff;
	border-left-width:8;
	border-top-width:30;
	border-right-width:30;
	border-bottom-width:2;
}
div.chrtstamp {
	position:absolute;
	left:15px;
	top:24px;
	font-size:12px;
	z-index:100;
}
div.chrcat {
	font-family:arial;
	font-weight:bold;
	font-size:16px;
	position:absolute;
	left:20px;
	top:5px;
}
div.chrdelay {
	position:absolute;
	left:100px;
	top:3px;
}
div.chrpic {
	border-style:solid;
	border-width:10;
	border-color:#BFE4FF;
	float:left;
	position:relative;
}
div.chrmpic {
	border-style:solid;
	border-width:10;
	border-color:#BFE4FF;
	float:right;
	position:relative;
}
div#botnav {
	margin-left:auto;
	margin-right:auto;
	width:200px;
	height:35px;
	text-align:center;
}
div#footer {
	position:relative;
	top:10px;
	margin-left:auto;
	margin-right:auto;
	width:700px;
	background-color:#00487D;
}
div.chrad {
	width:100%;
	height:30px;
	min-width:100%;
	text-align:center;
}
div.twtime {
	float:left;
	font-size:24px;
	color:#BFE4FF;
	background-color:#0066B3;
	position:relative;
	left:5px;
}
span.twblurb {
	font-size:18px;
	position:relative;
	left:10px;
}
span.twstamp {
	display:none;
}
div.twsleep {
	margin-left:auto;
	margin-right:auto;
	width:600px;
	color:#BFE4FF;
	background-color:#60a9ff;
	text-align:center;
	font-family:monospace;
	font-weight:bold;
	font-size:18px;
}
img.lefthole {
	position:relative;
	left:-10px;
	top:20px;
}
img.righthole {
	position:relative;
	left:10px;
	top:20px;
}
img.replaced {
	width:auto;
	height:250px;
}
div.galleria_container {
	padding-right:10px;
	padding-left:10px;
	width:330px;
	height:auto;
	min-width:330px;
}
p.permalink {
	text-align:right;
	font-family:arial;
	font-weight:bold;
	font-size:10px;
}
* html div.chrnugget {
	overflow-x:auto;
	overflow-y:hidden;
	width:expression(document.body.offsetWidth - 80);
}
