body {
	font-size:11px;
	font-family:Georgia;
	background-color:#fffff0;
	margin:0px;
    padding:0px;
}
/* Title of each blog item. Applied with every displayed entry. */
div.blogtitle {
	font-family:Tahoma;
	width:100%;
	margin-top:4px;
	font-weight:bold;
	font-size:14px;
	margin-bottom:0px;
	padding-bottom:1px;
	color:#F0F8FF;
	padding-top:2px;
	background-color:#3D59AB;
}
div.entries	{
	font-size:13px;
   margin-bottom:24px;
   border-style:solid;
   margin-top:0px;
   border-width:1px;
   border-color:#cccccc;
   padding-left:12px;
   padding-right:14px;
   border-top-style:none;
}
div.posttime {
  font-size:xx-small;
  padding-bottom:3px;
  color: #7777a0;
  padding-top: 6px;
  text-align: right;
}
div.comment	{
	border-style:dashed;
	border-width:2px;
	border-color:#aaaaa0;
	margin-bottom:14px;
	padding:4px
}
div.commentlistingheading	{
	background-color:#eeeeee;
	padding:2px;
	margin-bottom:1px;
	width=100%;
}
#nonFooter {
	margin:0px;
	width:100%;
	padding-left:1em;
	padding-right:1em;
}
#footer {
	clear:both;
}
/* End of footer trick */
#pagetitle	{
	left:50px;
	height:150px;
	margin-top:0px;
	font-size:10px;
	background-color:#1E90FF;
	background-image:url(images/Montlake2b.gif);
	background-repeat:no-repeat;
	background-position:center;
}
/* This CSS technique is used to form two columns out of two modules that would normally come one
	after the other. This site shows the basic technique: http://www.456bereastreet.com/lab/developing_with_web_standards/csslayout/2-col/
*/
#LeftColumn	{
	float:left;
	width:210px;
	margin:0px;
	padding:0em;
	border-right:2px solid gray;
	background-color:#fffff0;
}
#BlogBody	{
	position:relative:
	margin-right:8px;
	margin-left:210px;
	background-color:#EEEEE0;
}
li {
  font-size: 8pt; font-family: verdana
}
td.webpart	{
	border-width:1px;
	border-style:solid;
	border-color:#dddddd;
	border-top-style:none;
	padding-bottom:8px;
	padding-left:8px;
	padding-right:8px;
}
td.spacer {
  border-right: 0px
}
tr.alt {
  font-size:9px; font-family: verdana; background-color:#eeeeee; border-top:solid #eeeeee 1px;
}
th {
  font-size: 9px; font-family: verdana
}
blockquote	{
	background-color: #ffffff;
	padding:3px;
}
code	{
	font-size:9pt;
	font-family:lucida sans unicode,lucida console,courier new,courier;
	color:"#483d8b"
}
pre	{
	font-size:9px;
	font-family:courier new;courier;
	background-color:"f1f1fa"
}
pre.commentcode	{
	font-size:9px;
	font-family: courier new;courier;
	background-color:"white"
}
#blogH1	{
	margin-top:0px;
	font-family:Mistral,Aeolus, Missive, "Staccato 222", "Zephyr Script";
	font-size:48px;
	font-weight:bold;
	color:cyan;
	padding-right:20px;
}
h1 {
   font-size: 18px; font-family: verdana; color: #7777a0; font-weight: bold;
}
h3 {
   font-size: 12px; font-family: verdana; color: #7777a0; font-weight: bold;
}
A.postdate {
  font-size:9px;
}
a.permalink {
  color: #7777a0;
  text-decoration: none;
}
a.permalink:hover {
  color: #7777a0;
  text-decoration: underline;
}
a.referrer {
  color: blue;
}

.trackback {color: #7777a0; TEXT-DECORATION: none}
.commentListingName {font-weight:bold}
.message {color:red; font-weight:bold}
.emphasis {color:white; background-color:red; font-weight:bold}
.caption {font-weight:bold}
.commenttext {margin-bottom:12px; line-height:16px}
.commentSpamCode {color:red; font-style:italic;font-weight:bold}
.textNonEmphasized {color: #7777a0; TEXT-DECORATION: none}
.labelblogentry {line-height:17px;display:block}
.labelblogentry:first-letter {font-weight:bold; font-size:180%; color:#7777a0; float:bottom}
.blogstatisticsvalue {font-weight:bold;COLOR: #7777a0}
.displayterm {font-weight:bold;font-size:10px;}
.RssFeedLink {background-color:darkorange; color:white; font-weight:bold; padding:2px; border-left-color:white; border-top-color:white; border-right-color:gray; border-bottom-color:gray; border-width:1; border-style:solid; text-decoration:none}
.RssFeedLink_small {background-color:darkorange; font-size:6pt; color:white; font-weight:bold; margin-bottom:2px; border-left-color:white; border-top-color:white; border-right-color:gray; border-bottom-color:gray; border-width:1; border-style:solid; padding-left:1px; padding-right:1px; text-decoration:none}
.footnote {line-height:11px}
.commentPreview {background-color:#dddddd; border-width:1; border-style:solid}

td.weekselector {background-color:#E0E0E0; color:red}
p.webparttitle {background-COLOR: #7777a0; font-size:x-small; padding-bottom:2px; color:white;text-align:center;font-weight:bold;margin-top:0;margin-bottom:12px}
p.copyright {COLOR: #7777a0; font-size:9px; font-family:verdana;arial;helvetica}
p.blogstatistics {margin-top:0;COLOR: #7777a0}

.DateDropDown {FONT-SIZE:9px; FONT-FAMILY: verdana}


