html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	background-color: #FFF;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}

#wrapper {
	font-size: 100.01%;
	text-align: center;
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#address {
	color: #FFFFFF;
	background-color: #990000;
	padding: 5px;
}
#address a {
	font-size: 10px;
	text-decoration: none;
	border-bottom-style: dashed;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
#content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 0.06em;
	text-align: left;
	padding: 5px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
}
#welcome {
	padding-bottom: 15px;
}
#DLeftCol {
	float: left;
	width: 365px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #333399;
}
#DRightCol {
	float: right;
	width: 165px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #333399;
}
#bookcases {
	padding-bottom: 20px;
}
h3 {
	font-size: 10px;
	color: #333399;
}

#content  a {
	font-size: 10px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
	text-align: right;
	float: right;
}
#content a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
	text-align: right;
	float: right;
}
#content a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
	text-align: right;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
}




h2 {
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #330099;
	padding: 10px;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
h1 {
	font-size: 14px;
	color: #330099;
	font-weight: bolder;
}

#info {
	font-size: 9px;
	color: #000000;
	padding-top: 10px;
}
#giftCard {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-image: url(images/nwletter/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 123px;
}
body {
	background-color: #999999;
}
#address a:visited {
	font-size: 10px;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
}
#address a:hover {
	font-size: 11px;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
}
#info a {
	text-decoration: none;
	color: #333399;
}
#Dickens {
	padding-bottom: 20px;
}
#BLeftCol {
	float: left;
	width: 165px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #333399;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#BRightCol {
	float: right;
	width: 360px;
	padding-left: 10px;
}
#neighbourhoodBookstore {
	padding-bottom: 20px;
}
#leftCol {
	padding: 5px;
	float: left;
	width: 260px;
	border: 1px dashed #333399;
}
#rightCol {
	padding: 5px;
	width: 265px;
	border: 1px dashed #333399;
	float: right;
}



.clearBoth {
line-height: 0px;
clear: both;
height: 0px;
}
