@charset "utf-8";
body {
	background-color: #000;
	text-align:center;
	font-weight: bold;
}
#content {
	text-align: left;
	background-color:#FFF;
	border:thick;
	border-color:#000;
	border-style:solid;
	width:717px;
}
#pane{
	overflow:auto;
	height:475px;
	padding:10px;
	font-size: large;
}

#layout {
	background-image: url(lonelyback25.jpg);
	text-align: center;
	 margin-left:15%; margin-right:15%;
}
.dearmiss {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bolder;
	font-style: italic;
	color:#F00;
		font-size:1.25em;
}
.reply {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bolder;
	font-style: italic;
	color:#F00;
	font-size:1.25em;
}
.sendersig {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bolder;
	font-style: italic;
}
.note {
	font-weight:bold;
	font-style:italic;
}
.sig {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:900;
	font-style: italic;
	font-size:1.15em;
	text-align:right;
}#layout tr #content #pane h2 {
	color: #F00;

}
#layout tr #content #pane p strong {
	font-size: 1.15em;
}
a img{
	border:none;
	color:#FFF;
}
.red {
	color: #F00;
	font-weight:bold;
}
li{
	font-weight:bold;
}
li .red{
	font-size:1.25em;
}
#layout tr #content #pane .bold {
	font-weight: bold;
}
#layout tr #content #pane .sub {
	font-size: smaller;
	font-style: normal;
}
.twitter{
	float:left;
}
.canoe{
	float:right;
}