@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header {
	position:absolute;
	left:50%;
	top:0px;
	width:960px;
	height:195px;
	z-index:1;
	margin-left: -480px;
}
#menu {
	position:absolute;
	width:240px;
	height:540px;
	z-index:2;
	left: 50%;
	top: 195px;
	margin-left: -480px;
	background-color: #1a1a1a;
}
#home {
	position:absolute;
	width:240px;
	height:20px;
	z-index:1;
	left: 0px;
	top: 43px;
}
#about {
	position:absolute;
	width:240px;
	height:20px;
	z-index:1;
	left: 0px;
	top: 73px;
}
#porcelain {
	position:absolute;
	width:240px;
	height:20px;
	z-index:1;
	left: 0px;
	top: 103px;
}
#lightpieces {
	position:absolute;
	width:240px;
	height:20px;
	z-index:1;
	left: 0px;
	top: 133px;
}
#wall {
	position:absolute;
	width:240px;
	height:20px;
	z-index:1;
	left: 0px;
	top: 163px;
}
#climber {
	position:absolute;
	width:240px;
	height:20px;
	z-index:1;
	left: 0px;
	top: 193px;
}
#links {
	position:absolute;
	width:240px;
	height:20px;
	z-index:1;
	left: 0px;
	top: 223px;
}
#contact {
	position:absolute;
	width:240px;
	height:20px;
	z-index:1;
	left: 0px;
	top: 253px;
}
#content {
	position:absolute;
	width:720px;
	height:540px;
	z-index:3;
	left: 50%;
	top: 195px;
	margin-left: -240px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}
#pic1 {
	position:absolute;
	width:120px;
	z-index:1;
	left: 30px;
	top: 43px;
	height: 120px;
}
#pic2 {
	position:absolute;
	width:120px;
	z-index:1;
	left: 210px;
	top: 43px;
	height: 120px;
}
#pic3 {
	position:absolute;
	width:120px;
	z-index:1;
	left: 390px;
	top: 43px;
	height: 120px;
}
#pic4 {
	position:absolute;
	width:120px;
	z-index:1;
	left: 570px;
	top: 43px;
	height: 120px;
}
#pic5 {
	position:absolute;
	width:120px;
	z-index:1;
	left: 30px;
	top: 193px;
	height: 120px;
}
#pic6 {
	position:absolute;
	width:120px;
	z-index:1;
	left: 210px;
	top: 193px;
	height: 120px;
}
#pic7 {
	position:absolute;
	width:120px;
	z-index:1;
	left: 390px;
	top: 193px;
	height: 120px;
}
#pic8 {
	position:absolute;
	width:120px;
	z-index:1;
	left: 570px;
	top: 193px;
	height: 120px;
}
#pic9 {
	position:absolute;
	width:120px;
	z-index:1;
	left: 30px;
	top: 343px;
	height: 120px;
}
#pic10 {
	position:absolute;
	width:120px;
	z-index:1;
	left: 210px;
	top: 343px;
	height: 120px;
}
#pic11 {
	position:absolute;
	width:120px;
	z-index:1;
	left: 390px;
	top: 343px;
	height: 120px;
}
#pic12 {
	position:absolute;
	width:120px;
	z-index:1;
	left: 570px;
	top: 343px;
	height: 120px;
}
#pic13 {
	position:absolute;
	width:120px;
	z-index:1;
	left: 30px;
	top: 493px;
	height: 120px;
}
#pic14 {
	position:absolute;
	width:120px;
	z-index:1;
	left: 210px;
	top: 493px;
	height: 120px;
}
#pic15 {
	position:absolute;
	width:120px;
	z-index:1;
	left: 390px;
	top: 493px;
	height: 120px;
}
#pic16 {
	position:absolute;
	width:120px;
	z-index:1;
	left: 570px;
	top: 493px;
	height: 120px;
}
#pic17 {
	position:absolute;
	width:120px;
	z-index:1;
	left: 30px;
	top: 643px;
	height: 120px;
}
#pic18 {
	position:absolute;
	width:120px;
	z-index:1;
	left: 210px;
	top: 643px;
	height: 120px;
}
#pic19 {
	position:absolute;
	width:120px;
	z-index:1;
	left: 390px;
	top: 643px;
	height: 120px;
}
#pic20 {
	position:absolute;
	width:120px;
	z-index:1;
	left: 570px;
	top: 643px;
	height: 120px;
}
a:link {
	color: #ffdf32;
}

a:visited {
	color: #ffdf32;
}
a:hover {
	color: #CAB025;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
}

