h1 {
	color:#ffc610;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 26px;
	}
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:#C1B49A;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bolder;
	font-size: 36px;
	line-height: normal;
	}
h7 {
	color:#C1B49A;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 17px;
	line-height: normal;
	font-variant: normal;
	}
h8 {
	color:#ffc610;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: normal;
	font-variant: normal;
	}
#logo {
	height: 355px;
	width: 640px;
	margin-right:auto;
	margin-top: 50px;
	margin-bottom: 25px;
	}
#aboutme {
	height: 300px;
	width: 500px;
	margin-top: 250px;
	background-color: #999;
	z-index: 25;
}

#container {
	width: 670px;
	height: 2700px;
	margin-left:auto;
	margin-right:auto;
}
.thumbnail {
	width: 135px;
	height: 100px;
	border: medium solid #FFF;
	margin-right: 15px;
	margin-bottom: 15px;
}
.thumbnail:hover {
	width: 135px;
	height: 100px;
	border: medium solid #ffc610;
	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:#ffc610;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	text-decoration:none
}
a:visited {
	color:#ffc610;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	text-decoration:none
}
a:active {
	color:#ffc610;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	text-decoration:none
}
#body {
	height: 1200px;
	width: 1920px;
	background-image: url(ProjectImages/wood.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#dailyPhoto {
	height: 310px;
	width: 510px;
	background-image: none;
	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;
}

