<style type="text/css">
A:link {text-decoration: none}
</style>
a {
	color: #00F;
}
/* ~~ The footer ~~ */
.footer {
	background-color: transparent;
	background-image: url(images/headerbg.png);
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #CCC;
	text-align: left;
	font-size: small;
	padding: 0px;
	margin-left: 5px;
	display: block;
}

.logo {
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.headertable {
	font-family: "Baskerville Old Face", Verdana, sans-serif;
	color: #FFF;
	font-style: normal;
	text-align: right;
	font-size: 18px;
}
p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
	padding-right: 15px;
	padding-left: 15px;
	font-size: medium;
	text-align: center;
	font-weight: lighter;
}
.content #nav h1 {
	font-family: "Baskerville Old Face", Verdana, sans-serif;
	color: #FFF;
	font-size: xx-large;
	text-align: center;
}
h2 {
	font-family: "Baskerville Old Face", Verdana, sans-serif;
	font-size: large;
	color: #FFF;
	text-align: center;
	font-style: italic;
}
.contact {
	text-align: left;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.logo2 {
	position: absolute;
	z-index: 1;
	left: 500px;
}
.projects_table {
	background-color: #333;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: medium;
	font-weight: lighter;
}
.contactus {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: left;
	font-size: medium;
	font-weight: lighter;
}
