#title {
	padding:0px;
	padding-top:10px;
	font-size:12px;
	font-weight:bold
}

.posttitle {
	color: #800080;
	font-weight: normal;
	font-style: normal;
	font-size: 24pt;
	text-align:left;
	font-family: Garamond, 'Times New Roman', sans-serif;
}

.toplink {
	font-size:16px;
	color: rgb(153, 153, 204)
}

.toplink a:hover {
	background-color:#C3CFE5;
}

.toplink a:link, .toplink a:active, .toplink a:visited {
	text-decoration:none;
	color: rgb(153, 153, 204);
	font-weight: normal
}

.post{
	color: rgb(255, 255, 255);
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

.postfooter {
	margin-bottom:10px;
	margin-left:0px;
	color:gray;
	font-size:10px
}

#menu {
	margin-right: 15px; 
	padding-right: 15px;
	margin-left: 15px;
	padding-left: 15px;
}

#menu {
	color: rgb(255, 255, 255);
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif ;
}

#menu a:hover {	background-color:#C3CFE5;}

#menu a, #menu a:link, #menu a:active, #menu a:visited {
	text-decoration:none; 
	color: rgb(153, 153, 204);
	font-weight: normal
}

ul.essaytitles {
	list-style: disc;
	margin-left: 8px;
	padding-left: 8px;
}

li.listessays {
	list-style-position: outside;
	list-style-type: disc;
	color: gray;
	list-style-image: url();
	padding:0px
}

#essaycol1, #essaycol2 {background-color: transparent;
    float: left;
    border: 0px;
}

#essaycol1 {
	width: 220px;
	position: relative; left: 33px;
	border-style: dotted;
	border-width: 0px 1px 0px 0px;
	border-color: gray;
} 
/* #essaycol1 a:hover{background-color:#C3CFE5;} */

#essaycol1 a, #essaycol1 a:link, #essaycol1 a:active, #essaycol1 a:visited {
	text-decoration:none;
	color: rgb(153, 153, 204);
	font-weight: normal
}

#essaycol2 {
	width: 507px;
	position: relative; left: 73px;
}

.printvisonly {
   display: none;
   }

