﻿<style type="text/css">
* {
	margin: 0;
	padding: 0;
	border: 0;
	color: #000000;
}
body {
	margin: 0;
	padding: 0;
	background-color: #f9eaeb;
	font-family: Arial;
}
#content {
	position: relative;
	z-index: 1;
}
#header {
	height: 53px;
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url('faded-pink-header.gif');
	background-repeat: repeat-x;
}
#header a {
	display: block;
	width: 100%;
	height: 45px;
	text-decoration: none;
	color: black;
}
.logo {
	border: 0;
	margin: 3px 0 0 9px;
}
#articletitleribbon {
	height: 100px;
	margin-top: -5px;
	padding: 0;
	text-align: center;
	background-image: url('faded-pink-title.gif');
	background-repeat: repeat-x;
}
#articletitle {
	width: 690px;
	height: 75px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.ads728topbar {
	width: 990px;
	height: 15px;
	margin: 0 auto 0;
	background-color: #F9EAEB;
	text-align: center;
	clear: left;
}
.byline {
	font-style: italic;
	font-size: 13px;
	font-weight: bold;
	float: left;
	margin-right: 20px;
}
#main-wrapper {
	width: 990px;
	margin: 0 auto 0;
}
#article {
	width: 770px;
	float: right;
	margin: 0 10px;
	font-size: 80%;
	color: black;
	font: Arial;
}
#stacked-ads {
	width: 350px;
	float: left;
	margin: 15px 30px 25px 0px;
}
.ads350 {
	width: 336px;
	height: 280px;
/*	background-color: gray;*/
}
.ads728 {
	width: 728px;
	height: 15px;
	margin: 10px 0 10px 0px;
	background-color: F9EAEB;
	clear: both;
}
#nav {
	margin-top: 0px;
	padding-bottom: 10px;
	width: 195px;
	float: left;
}
.ads180 {
	width: 180px;
	height: 150px;
	margin: 10px 0 10px 10px;
	background-color: #F9EAEB;
}
#navleft {
	font-family: Arial; /*	font-style: italic;*/;
	font-size: .95em;
	font-weight: normal;
	color: #8D0209;
	margin-left: 0;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 2px #555555 solid;
}
#navleft li {
	list-style-type: none; /*padding-bottom: 1em;*/;
	padding: .5em 0 .5em 0;
	/*border-bottom: 1px #CCCCCC solid;*/
}
#navleft li a {
	font-weight: bold;
	text-decoration: underline;
}
#navleft li a:link {
	color: #8D0209;
	text-decoration: underline;
}
#navleft li a:visited {
	color: #8D0209;
	text-decoration: underline;
}
#navleft li a:hover {
	color: #8D0209;
	text-decoration: underline;
}
#navleft li a:active {
	color: #8D0209;
	text-decoration: underline;
}
#footer {
	margin-top: 18px;
	margin-bottom: 18px;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #8D0209;
	width: 100%;
	clear: both;
	text-align: center;
	font-size: small;
}
#footer a:link {
	color: #8D0209;
	text-decoration: underline;
}
#footer a:visited {
	color: #8D0209;
	text-decoration: underline;
}
#footer a:hover {
	color: #8D0209;
	text-decoration: underline;
}
#footer a:active {
	color: #8D0209;
	text-decoration: underline;
}
#footer p {
	color: #8D0209;
}
#footlist li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	padding-left: 0px;
	color: #8D0209;
}
#copyright {
	padding-top: .25em;
	font-weight: bold;
}
.image {
	margin: 8px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	float: right;
}
.imagenoborder {
	margin: 8px;
	padding: 3px;
	float: right;
	border: 1px solid #CCCCCC;
}
.order {
	/*list-style: decimal;*/
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 30px;
}
.order li {
	padding-bottom: 1em;
}
.unorder {
	/*list-style: decimal;*/
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
}
.unorder li {
	padding-bottom: 1em;
	/*font-weight: bold;*/
}
.video {
	text-align: center;
	margin-bottom: 1.5em;
}
.navbottom {
	font-family: Arial; /*	font-style: italic;*/;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.5em;
	list-style-type: none;
}
.tinylink {
	font-size: 11px;
}
blockquote {
	padding-left: 5em;
	padding-right: 5em;
}
em {
	font-style: normal;
	font-weight: bold;
}
a:link {
	color: #8D0209;
	text-decoration: underline;
}
a:visited {
	color: #8D0209;
	text-decoration: underline;
}
a:hover {
	color: #8D0209;
	text-decoration: underline;
}
a:active {
	color: #8D0209;
	text-decoration: underline;
}
h1 {
	font-style: italic;
	font-weight: bold;
	font-size: 180%;
	font-family: Arial;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 2px;
}
h4 {
	margin-top: 8px;
/*	margin-bottom: 3px;*/
}
</style>
