@charset "utf-8";
body {
	background-image: url(img/bg-tile.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
	margin: 0px;
}
.splatter {
	background-image: url(img/splatter.gif);
	background-repeat: no-repeat;
	height: 800px;
}
#notepad {
	background-image: url(img/inkinc-pad.gif);
	background-repeat: no-repeat;
}
#right {
	font-family: Arial, Helvetica, sans-serif;
	color: #1072B9;
	font-size: 0.85em;
}
h1.cushycms {
	color: #1072B9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.65em;
	font-style: italic;
	font-weight: bold;
	display: block;
	line-height: normal;
	margin-top: 40px;
	}
strong.cushycms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2px;
	font-weight: bold;
	color: #FF693A;
}

	h2.cushycms {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 25px;
}h3.cushycms {
	color: #F60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
p.cushycms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #333;
}
div.cushycms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #333;
}
div h3.cushycms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #C00;
}
.div b cushycms {
	font-weight: bold;
	color: #069;
}
.are {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 1.3em;
	color: #0C3;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #1072B9;
}
#nav a:link {
	color: #1072B9;
	text-decoration: none;
}
#nav a:hover {
	color: #F00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}


.divvy {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #F00;
}
.ps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	color: #999;
}
.ps a:link {
	color: #FF2D00;
}
.grey {
	color: #000;
}
#nav a:visited {
	color: #1072B9;
	text-decoration: none;
}
#nav a:visited:hover {
	color: #F00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}
#twitter_div #twitter_update_list {
	color: #1072B9;
}
