h1 {
	color:#D7DF23;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	}
h2 {
	color:#999;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	font-size: 20px;
	}
h3 {
	color:#999;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	font-size: 10px;
	}
h4 {
	color:#999;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	font-size: 16px;
	}
h5 {
	color:#dbdb23;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	font-size: 16px;
	}
h6 {
	color:#999;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: lighter;
	font-size: 14px;
	line-height: normal;
	}
	
#logo {
	height: 283px;
	width: 640px;
	margin-right:auto;
	margin-top: 50px;
	margin-bottom: 25px;
	}
#updates{
	height: 200px;
	width: 300px;
	z-index: 5;
	position: absolute;
	margin-top: 375px;
	margin-left: 365px;
	}
#aboutme {
	height: 300px;
	width: 500px;
	margin-top: 250px;
	background-color: #999;
	z-index: 25;
}

#container {
	width: 670px;
	height: 3575px;
	margin-left:auto;
	margin-right:auto;
}
#defttoc {
	width: 126px;
	height: 150px;
	margin-left:auto;
	margin-right:auto;
}
.thumbnail {
	width: 135px;
	height: 100px;
	border: thick solid #939393;
	margin-right: 15px;
	margin-bottom: 15px;
}
.thumbnail:hover {
	width: 135px;
	height: 100px;
	border: thick solid #D7DF23;
	margin-right: 15px;
	margin-bottom: 15px;
}
a:link {
	color:#939393;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	text-decoration:none
}
a:hover {
	color:#dbdb23;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	text-decoration:none
}
a:visited {
	color:#dbdb23;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	text-decoration:none
}
a:active {
	color:#dbdb23;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	text-decoration:none
}
#dailyPhoto {
	height: 310px;
	width: 510px;
	background-image: url(ProjectImages/aboutme_sticker.png);
	margin-bottom: 250px;
	padding-top: 65px;
	padding-right: 70px;
	padding-bottom: 80px;
	padding-left: 65px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}
