#pagesize {
	float: none;
	height: 800px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#cip_logo {
	float: left;
	height: 100px;
	width: 380px;
}
#body {
	float: left;
	height: 450px;
	width: 1000px;
	background-attachment: scroll;
	background-image: url(../CIP_background.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#copyright {
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #666;
}
#ngs {
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #666;
	font-variant: normal;
}
#links {
}
#aboutme_body {
	background-image: url(aboutme_body.png);
	background-repeat: no-repeat;
	float: left;
	height: 450px;
	width: 800px;
	margin-left: 150px;
}
#links {
	height: 20px;
	width: 1000px;
	float: left;
}
#copyright {
	float: left;
	height: 20px;
	width: 1000px;
}
#ngs {
	float: left;
	height: 20px;
	width: 1000px;
}

