/* CSS Document */

#text p, #blogtext {
	line-height: 1.5em;
	padding-bottom: 1em;
	}

#blogtext h3 {
	border-top: 1px solid #cecece;
	margin-top: 1em;
	color: #096;
	font-size: 1.3em;
	}

.linkslist {
	margin-left: 2em;
	}

.linkslist li {
	list-style: square;
	}

.sublist {
	padding-left: 3em;
	}

#text ul {
	padding-bottom: 2em;
	}

#text li {
	line-height: 1.5em;
	}

#aboutimages {
	width: 760px;
	margin: 0;
	padding: 0;
	padding-bottom: 1em;
	border-bottom: 1px solid #cecece;
	}

#aboutimages td {
	padding-right: 2em;
	}

#aboutimages td p {
	font-size: .85em;
	padding: 0;
	}

#aboutimages img {
	border: 1px solid #cecece;
	}
