body {
	background:url(../images/bgImage.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #554C2F;
}
.leftLine {
	top:55px;
	background-image:url(../images/leftLine.gif);
	background-repeat: repeat-x;
}
.rightLine {
	background-image:url(../images/rightLine.gif);
	background-repeat: repeat-x;
}
.vertLine {
	background-image:url(../images/line.gif);
	background-repeat: repeat-y;
}
.portfolio {
	font-size: 10px;
	font-weight: normal;
	color: #554C2F;
	text-decoration: none;
}
A.off {
	font-size: 10px;
	font-weight: normal;
	color: #554C2F;
	text-decoration: none;
}
A.on{
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.email {
	font-size: 10px;
	font-weight: normal;
	color: #554C2F;
	text-decoration: none;
}
.vertLine {
	top: 0px;
	width: 740px;
	height: 100%;
	margin: 0px auto;
	text-align: center;
	background-color: #000000;
	z-index: -1;
}
#horizon {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height:1px;
	z-index: 5;
}
#content {
	font-size:12px;
	margin-left: -50%;
	position: absolute;
	top: -260px;
	left: 50%;
	width: 100%;
	height: 479px;
	visibility: visible;
}
.link {
	font-size: 10px;
}
.line {
	background-color: #554C2F;
}

