@charset "utf-8";
/* CSS Document */

body {
	margin-top: 25px;
}

#wrapper {
	height: 560px;
	width: 683px;
}
body {
	background-color: #1a1a1a;
}
#headercontainer {
	height: 85px;
	width: 683px;
}

#headercontainer img {
	border: none;
}

#headerlogo {
	background-image: url(../assets/Signlogo.gif);
	background-repeat: repeat;
	float: left;
	height: 85px;
	width: 250px;
}
#headerspacer {
	float: left;
	height: 85px;
	width: 107px;
}
#headerdescription {
	height: 85px;
	width: 325px;
	float: left;
}
#copyright {
	font-family: "Baskerville Old Face", "Times New Roman", Times, serif;
	height: 45px;
	width: 575px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	float: left;
}
.style1 {
	font-family: "Baskerville Old Face", "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
}
#contentholder {
	height: 423px;
	width: 683px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
#contentleftspacer {
	height: 423px;
	width: 82px;
	float: left;
}

img {
	border: 5px solid #333333;
}
#linktopspacer {
	height: 10px;
	width: 100%;
}
#finishestextlink {
	font-size: 16px;
	font-family: "Baskerville Old Face", "Times New Roman", Times, serif;
	color: #999999;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 110px;
	float: left;
	letter-spacing: 1px;
}
#abouttextlink {
	font-size: 16px;
	font-family: "Baskerville Old Face", "Times New Roman", Times, serif;
	color: #999999;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 110px;
	float: left;
	letter-spacing: 1px;
}
#contacttextlink {
	font-size: 16px;
	font-family: "Baskerville Old Face", "Times New Roman", Times, serif;
	color: #999999;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 110px;
	float: left;
	letter-spacing: 1px;
}
#portfoliotextlink {
	font-size: 16px;
	font-family: "Baskerville Old Face", "Times New Roman", Times, serif;
	color: #999999;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 110px;
	float: left;
	letter-spacing: 1px;
}
#copyrightleftspacer {
	width: 80px;
	height: 40px;
	float: left;
}
