body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: Black;
	font-size: small;
	background-color: #fff;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #b22222;
	outline: none;
}
a:visited {
	color: #e26161;
}
a:active {
	color: red;
}
a:hover {
	color: #931b1b;
	text-decoration: underline;
}

strong, b {
	font-weight: bold;
	}
p, ul {
	font-size: 12px;
	line-height: 22px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:5px; 
	}
	
blockquote {
	font-size: 12px;
	line-height: 22px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:5px; 
	border: 1px solid #b22222;
	}
	
	ol {
list-style: none;
	}
	
table {
	float:right;
}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}

.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}

#maintext {
  float: left;
	padding: 20px 1% 20px 2%;
	margin: 5px 1% 5px 2%;
	background: #fff;
	border-top: 0px solid #ccc;
	width: 50%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 47%;
	}
html>body #maintext {
	width: 47%; /* ie5win fudge ends */
}
	#topnav {
	float: left;
	padding: 10px 2% 0px 2%;
	margin: 0px 1% 0px 1%;
	background: #fff;
	border-bottom: 1px solid #ccc;
	width: 97%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 94%;
	}
html>body #topnav {
	width: 94%; /* ie5win fudge ends */
	}
#tumblr {
float: right;
	padding: 5px 2% 0px 1%;
	margin: 0px 1% 0px 1%;
	background: #fff;
	border-left: 1px solid #ccc;
	border-top: 0px solid #ccc;
	width: 44%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 41%;
	}
html>body #tumblr {
	width: 41%; /* ie5win fudge ends */
	}

li {
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 20px;
	border-bottom: 1px solid #d3d3d3;
	padding-bottom: 15px;
}


.tumblr_body{
	font-size: 12px;
	color: #444;
	line-height: 17px;
	
}

.tumblr_description {
	font-size: 13px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #444;
}

.tumblr_post{
	
}

.tumblr_quote{
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 27px;
	letter-spacing: -1px;
	color: #ffa07a;
	border-left: solid 5px #ffcc99;
	padding-left: 30px;
}

.tumblr_quote_post{
	
}
.tumblr_open_quote{
	
}
.tumblr_close_quote{
	
}
.tumblr_source{
	
}
.tumblr_photo_post{
	
}
.tumblr_photo{
	
}
.tumblr_caption{
	font-size: 14px;
	font-weight: bold;
	color: #444;
	margin-top: 10px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}
.tumblr_link_post{
	
}
.tumblr_link{
	font: Bold 15px Helvetica, sans-serif;
	letter-spacing: -1px;
	F;
	
}
.tumblr_chat_post{
	
}
.tumblr_chat_post ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 1px;
	border-left: solid 5px #99ccff;
}

.tumblr_chat_post  ul li {
	font-size: 12px;
	padding: 4px 10px 4px 8px;
	color: #444;
	margin-bottom: 1px;
	padding-bottom: 0;
	border-bottom-style: none;
	
}
.tumblr_label{
	font-weight: bold;	
}
.tumblr_text_post{
	
}

.tumblr_text_post ul li {
	list-style-type: circle;
	margin-bottom: 0;
	margin-left:2;
	padding-bottom: 0;
	border-bottom-style: none;
}
.tumblr_text_post ol li {
	list-style-type: decimal;
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom-style: none;
}
.tumblr_title{
	font-size: 18px;
	font-weight: Bold;
	color: #b22222;
	letter-spacing: -1px;
	margin: 0px 0px 5px 0px;
	
}
.tumblr_video_post{
	
}
.tumblr_video{
	
}
.tumblr_audio_post {
	
}