#wrapper {
	width: 960px;
	margin: auto;
}
#wrapper .footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-align: center;
	height: 260px;
	background-image: url(base-art/footer-bak.jpg);
}
.textola {
	width: 225px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #999999;
}


body {
	margin: auto;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #CC6633;
	text-decoration: overline;
}
a:active {
	color: #FFFF00;
	text-decoration: overline;
}
#wrapper .portfolio {
	margin: 0px;
	padding: 0px;
	height: 530px;
	width: 960px;
	background-color: #000000;
}
