@charset "utf-8";
body {
	background-color: #F2593F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #666666;
	line-height: 120%;
}
#sidebar_right1 p {
	font-size: x-small;
	color: #666666;
}


#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#navbar {
	background-color: #F2593F;
	padding: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCA28;
	border-right-color: #FFCA28;
	border-bottom-color: #FFCA28;
	border-left-color: #FFCA28;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
}
#navbar li {
	display: inline;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: none;
}
#navbar a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
}


#main_col {
	margin: 10px;
	padding: 10px;
	float: left;
	width: 400px;
	border: thin none #000000;
	background-color: #990000;
	position: absolute;
}


#footer {
	background-color: #FFCA28;
	padding: 10px;
	clear: both;
	font-size: x-small;
	text-align: center;
}

#top {
	background-color: #F2593F;
	padding-top: 10px;
	padding-bottom: 15px;
}
#story {
	float: left;
	width: 500px;
	margin: 10px;
	padding: 10px;
}
.sam_1 {
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
	border: thin solid #F2593F;
	padding: 10px;
}
#navbar a:hover {
	color: #FFCA28;
	text-decoration: none;
}

#sidebar_right1 {
	float: right;
	border: thin solid #F2593F;
	padding: 10px;
	width: 150px;
	margin: 10px;
	color: #F2593F;
	text-decoration: none;
	text-align: left;
}
#sidebar_right1 a {
	color: #F2593F;
	text-decoration: none;
	font-size: x-small;
}
#sidebar_right1 a:hover {
	font-size: x-small;
	color: #FFCA28;
	text-decoration: none;
}

.sam_and_hank_1 {
	padding: 10px;
}

#sidebar_right_photo {
	float: right;
	border: thin solid #F2593F;
	padding: 10px;
	width: 150px;
	margin: 10px;
}
.loggerhead {
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
	border: thin solid #F2593F;
	padding: 10px;
}
#story a {
	font-size: x-small;
	color: #F2593F;
	text-decoration: none;
}
#story a:hover {
	font-size: x-small;
	color: #FFCA28;
	text-decoration: none;
}

