* {
	padding: 0px;
	margin: 0px;
	xborder: 1px solid red;
	}

body {
	background: url(image/clouds.jpg) no-repeat top left;
	}

#all {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 600px;
	}

#withryes {
	font-size: 20px;
	font-style: italic;
	color: black;
	position: absolute;
	top: 0px;
	left: 65px;
	text-shadow: #888 2px  2px 3px;
	}

#overland {
	font-family: cambria, georgia, serif;
	font-size: 170px;
	position: absolute;
	top: 0px;
	left: 50px;
	text-shadow: #888 2px 2px 3px;
	}

#detour {
	font-family: cambria, georgia, serif;
	font-size: 170px;
	position: absolute;
	top: 130px;
	left: 155px;
	text-shadow: #888 2px 2px 3px;
	}

#afantasyreview {
	font-size: 20px;
	font-style: italic;
	position: absolute;
	top: 315px;
	left: 645px;
	text-shadow: #888 2px 2px 3px;
	}

#smiley {
	position: absolute;
	top: 319px;
	left: 805px;
	letter-spacing: .05em;
	text-shadow: #888 2px 2px 3px;	
	}

#winterstart {
	position: absolute;
	bottom: 0px;
	left: 0px;
	}

#winterend {
	position: absolute;
	bottom: 0px;
	right: 0px;
	}

#footer {
	position: absolute;
	right: 30px;
	width: 400px;
	color: #48b;
	text-align: right;
	font-family: georgia, serif;
	font-size: 16px;
	line-height: 28px;
	}

#footer a {
	color: #48b;
	border-color: #48b;
	}

.nav {
	position: absolute;
	right: 30px;
	bottom: 5px;
	}

#entries {
	position: absolute;
	left: 930px;
	bottom: 25px;
	font-family: georgia, serif;
	font-size: 16px;
	line-height: 28px;
	}

.entry {
	float: left;
	margin-right: 200px;
	}

.column {
	width: 450px;
	height: 565px;
	float: left;
	margin: 0px 15px 0px 15px;
	text-indent: 50px;
	}

.pic {
	width: auto;
	}

p:first-child {
	text-indent: 0px;
	}

.noindent {
	text-indent: 0px !important;
	}

.indent {
	text-indent: 50px !important;
	}

.headbar {
	position: relative;
	width: 350px;
	height: 565px;
	padding-right: 30px;
	margin-right: 15px;
	border-right: 1px solid black;
	float: left;
	text-align: right;
	}

.gist {
	color: #48b;
	}

h1 {
	font-size: 32px;
	line-height: 42px;
	font-weight: normal;
	}

h1 a {
	padding: 0px;
	}

h2 {
	font-size: 16px;
	}

ol {
	margin-left: 20px;
	list-style-type: decimal;
	}

a {
	text-decoration: none;
	color: black;
	padding-bottom: 1px;
	border-bottom: 1px dotted black;
	}

a:link {
	color: black;
	}

a:visited {
	color: black;
	}

a:hover {
	color: #48b;
	}

a:active {
	color: black;
	}

.cap {
	margin: 5px 15px 0px 0px;
	float: left;
	}

.hide {
	display: none;	
	}

.nonem {
	font-style: normal;
	}

#footer {
	float: left;
	margin-left: 150px;
	}


#address img {
	vertical-align: -3px;
	}

#footer {
	float: left;
	margin-left: 150px;
	}

blockquote {
	margin: 14px 25px 14px 25px;
	padding: 13px 25px 13px 25px;
	border-top: 1px dashed black;
	border-bottom: 1px dashed black;
	font-size: 14px;
	background: #d6efff;
	text-indent: 30px;
	}

.top {
	border-bottom: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}

.bottom {
	border-top: none;
	padding-top: 0px;
	margin-top: 0px;
	}

.break {
	text-align: center;
	text-indent: 0px !important;
	}

ul {
	margin-bottom: 28px;
	list-style-type: none;
	}