div#highlight {
	width:622px;
	margin:0 auto;
	background:#111 url(bg.png) repeat-y;
	}
	
div#highlight ul {
	list-style-type:none;
	padding-left: 50px;
	padding-right: 50px;
	}

div#highlight ul li {
	padding-bottom: 10px;
	}

h2#writingcenter {
	background: url(top.png) no-repeat;
	padding:10px;
	margin:0;
	color:#912132;
	font-size:1.7em;
	font-weight:normal;
	font-family:Garamond, "Times New Roman", Times, serif;
	}
	
div.clear {
	background: url(bottom.png) no-repeat bottom left;
	font-size:.9em;
	clear:both;
	position:relative;
	}
	
/* Writing Center */

#quoteoftheday {
	margin-top: 20px;
	font-size:16px;
	}
	
p#breadcrumb {
	color:#912132;
	font-weight:normal;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
p#breadcrumb a {
	font-weight:normal;
	}
