body {

	background: #000000;

	margin: 20px;

	padding: 0px 0px 50px;

	text-align: center;
	
	font: normal 100% Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	
	color: #ffffff;

}

A:link {text-decoration: none; color: 00ff00}
A:visited {text-decoration: none; color: 00ff00}
A:active {text-decoration: none; color: 00ff00}
A:hover {text-decoration: underline; color: 00ff00;}

#toptop {

	text-align: left;

	margin: 0px auto;

	width: 700px;
	
	height: 60px;

padding-bottom:0px

}

#txtnav {

	text-align: center;

	background-color: #000;

	margin: 0px auto;

	width: 600px;
	
	height: 20px;

	padding: 5px 0px 2px 0px;

	border-top: 1px solid #00ff00;

	border-right: 1px solid #00ff00;

	border-bottom: 1px solid #00ff00;

	border-left: 1px solid #00ff00;

}

#projects {

	font: "Helvetica Neue", Helvetica, Arial, sans-serif;
	
	color: #00ff00;

	text-align: left;

	background-color: #000;

	margin: 20px auto;

	width: 600px;
	
	height: 350px;

	border-top: 1px solid #00ff00;

	border-right: 1px solid #00ff00;

	border-bottom: 1px solid #00ff00;

	border-left: 1px solid #00ff00; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px
	
}


#corner {

	margin: 0px auto auto;

	width: 139px;
	
	height: 50px;
	
	position: absolute; bottom: 0px; 

	}