BODY, TD, .mainbody {

	font-family : GillSans, Verdana, Arial, sans-serif;
	font-size : 16px;
}

BODY, .mainbody {
	background-color: White;
}

.title, .blogtitle {
	font-family : GillSans, Verdana, Arial, sans-serif;
	color : White;
	font-weight : bold;
	font-size : 18px;
}

A, .links {
	font-family : GillSans, Verdana, Arial, sans-serif;
	text-decoration : none;
	font-weight : bold;
	color : Black;	
}

A:hover {
			text-decoration:underline;
}


.byline, .datet, .date, .posts, .postt {
	font-family : "Arial Narrow";
	font-size : 14px;
}

.date, .datet, .byline {
	font-size : smaller;
}

.date, .datet, .postt {
	font-weight : bold;
}

.datet {
	color : #FF8040;
}

.postt {
	color : Teal;
}

.tinynote {
	font-size : 12px;
}

.tablecap {
	font-family : "Arial Narrow";
	font-size : 14px;
}

H2 {
	font-family : GillSans, Verdana, Arial, sans-serif;
	text-align : right;
	font-size : 20px;
	color : white;
	width : 100%;
	background-image : url(http://www.caesurae.net/img/blackpix.gif);
	background-repeat : repeat;
}
	
H3 {
	font-family : GillSans, Verdana, Arial, sans-serif;
	font-size : 18px;
	text-align : left;
	color : black;

	width : 100%;
	background-image : url(http://www.caesurae.net/img/graypix.gif);
	background-repeat : repeat;
	font-weight : bold;
}

H4 {
	font-family : GillSans, Verdana, Arial, sans-serif;
	text-align : left;
	color : black;
	font-size : 16px;

}

.sign {
	font-family : "Bradley Hand ITC";
	font-size : 16px;
	color : Teal;
}

.signtiny {
	font-family : "Bradley Hand ITC";
	font-size : 12px;
	color : Teal;
}

.quotes {
	font-family : "GillSans Light";
	font-size : 14px;
	color : #FF8040;
	width : 85%;
	border : 1px dotted #FF8040;
	padding : 15px;
	margin : 25px;
	left: 15%;
	right: 85%;
	display: block;
}

.onediv {
	left : 5%;
	right : 20%;
}

.twodiv {
	left : 65%;
	right : 80%;
}

.smallwin {
	height : 400px;
	width : 400px;
	top : 200px;
	left : 200px;
}

.restitle {
	font-family : "Gill Sans MT";
	font-weight : bold;
}

.res {
	font-family : "Gill Sans MT";
}