body {
	margin:9px 9px 0 9px;
	padding:0;
	background:#87CEEB;
	font-family: Arial, Helvetica, sans-serif;
	}
img {
	border: 0;
	}
#header {
	background-color: white;
	}
#logo {
	position: absolute;
	float: left;
	padding: 9px 0 9px;
	font-size: 14px;
	color: #999955;
	}
#counter {
	float: right;
	}
#leftcolumn {
	float: left;
	width: 277px;
	background: #6699CC;
	margin: 15px 10px 0 0;
	padding: 5px 5px 5px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: x-small;
	color: #999955;
}
#leftcolumn a {
	color:#3687d9;
	}
#leftcolumn a.red {
	font-size: 95%;
	color:red;
	}
#leftcolumn table {
	border-spacing: 0;
	border-style: none;
	width: 100%;
	}
#leftcolumn table td {
	padding: 0;
	border-style: none;
	}
#leftcolumn table td a.blu {
	display: block;
	text-decoration: none;
	color: #0e267f;
	}
#leftcolumn table td a.blk {
	display: block;
	text-decoration: none;
	color: black;
	}
#box {
	margin: 2px 0 2px 0;
	padding: 2px 5px 2px 5px;
}
.white {
	background-color: white;
	}
.grey {
	background-color: gray;
	text-align: center;
	font-weight: bold;
	font-size: small;
	}
.black{
	background-color: black;
	font-size: xx-small;
	}
.xmas {
	background-color: #009966;
	text-align: center;
	font-weight: bold;
	font-size: small;
	color: red;
	}
.xfire {
	position: relative;
	padding: 2px;
	font-size: 110%;
	}
#rightcolumn {
	margin-top: 15px;
	}
#bloghead {
	padding: 3px;
	text-indent: 1em;
	background: #181450;
	color: white;
	font-size: large;
	}
#blogfoot {
	position: relative;
	text-indent: 2em;
	font-size: x-small;
	}
#blogfoot a {
	color: #3687d9;
	font-size: smaller;
	text-decoration: none;
	}