body {
	background-color:#FFF;

	color: #000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;}
	
a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #999;
}

#wrapp { position: absolute; float:left; width:1000px; left:50%; margin-left:-500px; background-color:#000; height:100%;
}

#logop { position: absolute; float:left; width:416; margin-left:580px;
}

#navp { position: absolute; float:left; width:1000px; margin-top:120px;
}

#barp { position: absolute; float:left; width:1000px; margin-top:150px;
}

#contentp { position: absolute; float:left; width:1000px; margin-left:-2px; margin-top:215px; height:573px; background-color:#000;
}

#footerp { position: absolute; float:left; margin-top:785px;
}

#headerp { margin-top:10px;
}

#shadel { position: fixed; float:left; width:284px; left:50%; margin-left:-784px; height:100%;
}

#shader { position: fixed; float:left; width:284px; left:50%; margin-left:499px; height:100%;
}

