a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #999999;

}
.container {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	border: medium none #999999;
	color: #999999;
	background-color: #000000;
}
.portfolio {
	height: auto;
	width: 680px;
}
.nav {
	height: 40px;
	width: 655px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	margin-left: 38px;
}
.contact {
	height: 15px;
	width: 430px;
}

.row {
	height: 200px;
	width: 680px;
}
li {
	list-style-image: none;
	display: inline;
	height: 200px;
	width: 200px;
	margin-right: 5px;
}
.popup {
	background-color: #000000;
	height: 750px;
	width: 1100px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-right: auto;
	margin-left: auto;
}
.back {
	height: 25px;
	width: 540px;
	float: left;
}
.forward {
	height: 25px;
	width: 540px;
	float: right;
}
.advance {
	height: 35px;
	width: 1100px;
	padding-top: 10px;
}
