.alstyle {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #000;
	margin-right: auto;
	margin-bottom: auto;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	left: auto;
	top: 0px;
	right: auto;
}
#wrapper #logo {
	margin-right: 100px;
}
#wrapper #logo table tr td {
	color: #FFF;
	text-align: left;
	margin-left: 100px;
}
#wrapper table tr td a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #999;
}
a:visited {
	text-decoration: none;
	color: #999;
	text-transform: none;
}
a:hover {
	color: #FFF;
}
body table {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	text-align: left;
}
.wrapper02 {
	height: auto;
	width: auto;
	margin: auto;
}
.imageholder {
	height: 500px;
	width: 1000px;
	margin-top: 3%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.imageholder img {
	border: 5px solid #333;
	margin: 10px;
	height: auto;
	width: auto;
}
.imageholder img:hover {
	border: 5px solid #999;
	margin: 10px;
	height: auto;
	width: auto;
}
.projectspage {
	margin: auto;
	height: auto;
	width: auto;
}
body p {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: left;
}
