body {	background-color: #ff00ff;	font-family: "Courier New";	font-size: 14px;}a {	background-color: transparent;	text-decoration: none;	color: aqua;}.alt {	background-color: black;	text-decoration: none;	color: aqua;}a:hover {	background-color: aqua;	color: black;}#metapage {	position: absolute;	left: 0px;	top: 0px;	width: 100%;	height: 100%;	//border: 2;	//border-style: solid;	//border-color: black;}#thepage {	background-color: #000000;	border-style: solid;	top: 128px;	left: 150px;	position: absolute;	height: 500px;	width: 600px;}#content {	position: absolute;	top: 60px;	right: -30px;	//float: right;	border-style: dotted;	border-color: white;	width: 450px;}p {	color: white;}#navigation {	position: absolute;	top: -20px;	left: -20px;	background-color: #ff99ff;	border-style: dashed;	cursor: url;	float: right;	text-align: right;	vertical-align: middle;	width: 600px;}#projectnav {	position: absolute;	top: -22px;	right: 0px;	//background-color: #ff99ff;	//border-style: dashed;	cursor: url;	float: right;	text-align: right;	vertical-align: middle;	//width: 600px;}#title {	position: absolute;	top: -17px;	font-weight: bold;	font-size: large;	background-color: #ff99ff;	border-style: dotted;	float: left;	vertical-align: middle;}#innercube {	position: absolute;	top: 20px;}#project {	position: absolute;	top: 80px;	left: 100px;	border-style: dotted;	border-color: white;	border-width: 4;	width: 600px;	height: 600px;}.projectpage {	//background-color: #813680;	background-color: #ff00ff;	background-image: url("../images/blurbg4.png");	//background-position: 50% 50%;	background-repeat: no-repeat;}#pix {	position: absolute;	top: 40px;	width: 100%;	border-style: none;	border-color: white;	height: 260px;}#pages {	position: absolute;	float: right;	left: 610px;	width: 200px;}#pixtable {	//background-color: black;	//border-color: black;	//border-width: 10px;	//border-style: solid;}