body {
	background-color: #FFFFFF;
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	margin-bottom:40px;
}
a {
color:#666666;
}
.content {
	margin: 0 auto;
	width: 736px;
}
.block {
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	padding-top: 30px;	
	margin-top: 30px;
	clear:both;	
}
.lcol {
    float:left;
    width:350px;
    }
.rcol {
    float:right;
    width:350px;
    }
.emphasis {
	font-size: 24px;
}
.small {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin-top: 0;
	}
	.listarchives td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
}
.listarchives a {
	text-decoration:none;
	}
img {
	border: 0px none;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
