html {
    height:100%;
    margin: 0;
    padding: 0;
    border: none;
    text-align: center;
}
body {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	background-image: url(vellum.jpg);
	background-color: #4a3c26;
}
.projectinfo {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 5px;
}
.category {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.details {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 5px;
}
.details a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.details a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.details a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 2px dotted #FFFFFF;
}
.details a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.thumbnails {
	margin: 10px;
	border: 1px solid #000000;
}
.thumbnails2 {
	margin: 10px;
}
.details2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	padding-right: 215px;
	padding-left: 215px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: justify;
	line-height: 20px;
}
.details2 a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	font-weight: normal;
}
.details2 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	font-weight: normal;
}
.details2 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 2px dotted #FFFFFF;
}
.details2 a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	font-weight: normal;
}