body {
	font-family: 'Times New Roman', Times, Serif;
	color: #333333;
	margin: 0;
	padding: 0;
	}
#container {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 750px;
	align: center;
	background-color: #FFFFCC;
	}
#gray_border {
	border-color: #666666;
	border-width: 0 15px 12px 12px;
    border-style: solid;
	margin: 0;
	padding: 0;
	}
#tan_border {
	border-color: #CCCC99;
	margin: 0;
	border-width: 0 6px 6px 6px;
    border-style: solid;
	padding: 0;
	width: 711px;
	}
.content {
	background-color: #FFFFCC;
	padding: 15px 40px 15px 15px;
	margin: 0;
	}
#banner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
	background-image: url("/images/newsletter_banner.gif");
	background-color: #FFFFCC;
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	padding: 0;
	margin-bottom: 0;
        height: 152px;
	}
#banner h1  {
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #000066;
	margin: 0;
        font-size: 12px;
	}
#banner h2  {
	font-family: Georgia, 'Times New Roman', Times, serif;
	margin: 0;
	color: #666666;
        font-size: 10px;
    display:none;
	}
#banner h2 em  {
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #999999;
	font-style: normal;
        font-size: 10px;
	margin: 0;
	}
p {
	margin: 0.2em auto 0.5em auto;
	}
a img {
	border: none;
	}
	
/* Movabletype styles */

#right {
	float: left;
	width: 200px;
	background-color: #FFFFCC;
	overflow: hidden;
	}
#center {
	float: right;
	}

.content p {
	color: #666666;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 { /* date */
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 150%; 
	font-weight: bold; 
	color: #666666; 
	margin: 0 auto 1em auto; 
	}

.content h3 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 120%; 
	font-weight: bold; 
	color: #333666; 
	margin-bottom: 0.1em; 
	margin-top: 0.2em;
	}

.content p.posted {
	color: #999999;
	font-family: 'Times New Roman', Times, serif;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 0.2em 20px 0 0;
	}

.sidebar h2 {
	color: #666666;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #666666;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 9pt;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	}
.sites {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 10px;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: 'Times New Roman', Times, serif;
	font-size: 9pt;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}
.links a {
	font-family: Georgia, serif;
	font-size: 80%;
        margin-bottom: 1em;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
div.col_1 {
		float:left;
		}
div.col_2 {
		float: none;
		margin-left: 8em;
		}
/* begin M-W newsletter styles */
.section { border-bottom: 1px solid #666666; padding-bottom: 0.7em; margin-bottom: 0.7em; }
.section table { border: 0; }
.section td { text-align: left; vertical-align: top; }
.word_list { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 75%; }
.word_list_lg { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 90%; }

h3 { /* standard section header */
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 120%; 
	font-weight: bold; color: #333666; margin-bottom: 0.1em; margin-top: 0.2em; }
h3 a { color: #333666; }
.promo_box { background-color: #CCCC99; padding: 4px; }
.promo_box2 { font-family: Georgia, 'Times New Roman', Times, serif; font-size: 80%; 
	border: 1px solid #666666; padding: 0.2em 1em 0.2em 1em; color: #000033; }
.promo_box h3 { color: #000033; }
