/*
---------------------------------
	Default
---------------------------------
*/
html body	{
	overflow:hidden;
	margin:0;
	padding:0;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	position: absolute;
	visibility: visible;
	width: auto;
	height: 250px;
	left: 70px;
	bottom: 500px;
	top: 300px;	
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: oblique;
	line-height: normal;
	font-weight: bolder;
	color: #000000;
	width: 60px;
	height: 35px;
	left: 73px;
	bottom: 700px;
	top: 525px;
	position: absolute;
	z-index: 3;
	visibility: visible;
}
.currentworks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	position: absolute;
	width: 400px;
	height: 600;
	left: 238px;
	top: 115px;
	visibility: visible;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	position: absolute;
	width: 442px;
	height: 40px;
	left: 203px;
	top: 56px;
	font-style: oblique;
	z-index: 4;
	visibility: visible;
}
.currentlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	width: 227px;
	height: 482px;
	left: 649px;
	top: 96px;
	z-index: 5;
	visibility: visible;
}
.recentmenu {
	position: absolute;
	height: 454px;
	width: 164px;
	left: 677px;
	top: 96px;
	color: #660099;
}
.navBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	position: absolute;
	height: 250px;
	width: 90px;
	left: 65px;
	top: 250px;
	z-index: 1;
	visibility: visible;
}

