body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
}
#header {
	width:70%;
	border:1px solid #CCCCCC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 15%;
}
#blog-title {
	margin:5px 5px 0;
	padding:20px 20px .25em;
	font-size:200%;
	line-height:1.2em;
	color:#ccc;
	text-transform:uppercase;
	letter-spacing:.2em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #222;
	border-right-color: #222;
	border-bottom-color: #222;
	border-left-color: #222;
}
#description {
	margin:0 5px 5px;
	padding:0 20px 20px;
	text-transform:uppercase;
	letter-spacing:.2em;
	color:#999999;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 78%;
	line-height: 1.4em;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #222;
	border-right-color: #222;
	border-bottom-color: #222;
	border-left-color: #222;
}
#lifedbox {
	float: none;
	width: 300px;
	height: 300px;
	text-align: center;
	margin: 1px;
	clear: left;
	position: absolute;
}
#illustration {
	float: none;
	width: 300px;
	height: 239px;
	text-align: center;
	margin: 1px;
	clear: none;
	right: 310px;
	top: 169px;
	position: absolute;
	left: 351px;
	bottom: auto;
}
a:link {
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
}
.floatleft {
	float: left;
	height: auto;
}

a:hover {
	color: #FF9900;
}
a:active {
	color: #FFFFFF;
}
#centeredtext {
	text-align: center;
}
#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #009933;
	font-weight: bold;
}
