BODY {
	font-family: verdana, arial, lucida, helvetica, sans-serif;
	top: 0px;
	margin: 0 0 0 0;
	padding: 0;
	background-color: #D0D070
	}

H1 {
	text-align: center;
	}

H2 {
	font-size: 130%;
	font-weight: normal;
	line-height: 50%;
	word-spacing: +0.1em;
	}

H3 {
	
	}

.top {
	bottom: 0;
	background-color: #FAC170;
	}

.structure {
	background-color: #D0D070;
	}

.directory {
	background-color: #D3CBB9;
	/*clear: both;*/
	padding: 10px;
	top: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 32%;
	width: 60%;
	}


.jeff, .elsewhere {
	background-color: #F5F5F5;
	margin: 10px;
	padding: 10px;
	}

.justin {
	padding: 20px;
	}


P {
	margin-left: 25px;
	font-size: 80%;
	}


.sidebar {
	float: left;
	width: 30%;
	}

.SidebarText {
	margin: 0 5% 0 3%;
	font-size: 75%;
	}

.search {
	text-align: center;
	font-size: 75%;
	}

/* Elsewhere elements*/
.ElseLog {
	width: 100%;
	}

.log-entry {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	float: left;
	margin-right: 1%;
	padding: 0.7%;
	width: 22%;
	}

.log-entry P {
	font-size: 70%;
	}

.posted-by {
	font-size: 65%;
	color: #505050;
	}

.log-entry BLOCKQUOTE {
	font-size: 65%;
	margin-left: 8%;
	margin-right: 0%;
	}

UL.delicious {
	list-style-type: none;
	font-size: 70%;
	margin-left: 1px;
	padding: 1px;
	}

LI, UL {
	margin: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.delicious-categories {
	color: #505050;
	}

A:link, A:visited {
	color: #FF4949;
	font-weight: bold;
	text-decoration: underline;
	}

A:active, A:hover {
	color: #D81C1C;
	text-decoration: underline;
	}

H2 A:link, H2 A:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	}

H2 A:active, H2 A:hover {
	color: #FF4949;
	font-weight: normal;
	text-decoration: underline;
	}

.delicious-categories A:link, .delicious-categories A:visited {
	color: #505050;
	font-weight: normal;
	text-decoration: underline;
	}

.delicious-categories A:active, .delicious-categories A:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	}

.ClearFoot {
	clear: both;
	}