* {
		margin: 0;
		padding: 0;
		}
	
html {
		font-size: 100%;
		}

body {
		font: 62.5%/1.5 Arial, Helvitica, sans-serif;
		}

#layer1 {
		font-size: ;
		line-height: ;
		}

p {
		margin-bottom: 1.5em;
		}

/* ---------- add your code below ---------- */
a:link {
	font-size:;
	text-decoration: none;
	color:#CCC;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body {
		background: #ffffff;
		}
		
#layer1 {
	background: #ffffff;
	width: 900px;
	height: 1000px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -450px;
	margin-top: 0px;
	background-color: #ffffff;
		}
#menu {
	font-size:1.4em;
	color:#666;
	position:absolute;
	left:480px;
	top:38px;
	width:405px;
	height:69px;
	z-index:4;
}
#pma {
	font-size:3.2em;
	color:#CCC;
	position:absolute;
	left:50px;
	top:18px;
	width:434px;
	height:79px;
	z-index:3;
}
#pageTitle {
	font-size:2.2em;
	color:#666;
	position:absolute;
	left:50px;
	top:94px;
	width:424px;
	height:42px;
	z-index:2;
}
#text {
	font-size:1.2em;
	color:#FFF;
	position:absolute;
	left:50px;
	top:168px;
	width:505px;
	height:486px;
	z-index:1;
}
#isPics {
	position:absolute;
	left:599px;
	top:170px;
	width:263px;
	height:459px;
	z-index:9;
}
#sideBox {
	font-size:1.2em;
	color:#FFF;
	position:absolute;
	left:580px;
	top:166px;
	width:167px;
	height:404px;
	z-index:9;
}
