body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.topNav {
	width: 733px;
	padding-right: 20px;
	overflow: hidden;
	/* background-color: #CCCC99; */
}
.cam1 {
	align: center;
	width:752px;
	height: 90;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: thin dashed #CCCCCC;
	border-right: thin dashed #CCCCCC;
	/* background-color: #33FF66; */
}
.reviews {
	width:737px;
	height:40px;
	padding-bottom: 15px;
	padding-right: 15px;
	border-bottom: thin dashed #CCCCCC;
	border-right: thin dashed #CCCCCC;
	/* background-color: #FF66FF; */
}
.sideNav {
	float: left;
	width:165px;
	height:700px;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 15px;
	/* background-color: #993333; */
}
.centerColumn {
	float: left;
	width:430px;
	height:700px;
	padding-right: 5px;
	/* background-color: #66FF99; */
}
.content {
	padding-top: 15px;
	paddng-left: 10px;
	float: left;
	border-right: thin dashed #CCCCCC;
	width: inherit;
	/* background-color: #999999; */
}
.gallery {
	padding-top: 15px;
	paddng-left: 10px;
	float: left;
	border-right: thin dashed #CCCCCC;
	width: inherit;
	/* background-color: #999999; */
}
.home {
	/* just to wrap the home content */
	width: 753px;
	overflow: hidden;
}
.friend {
	padding-top: 5px;
	width: inherit;
	/* background-color: #666600; */
}
.donate {
	padding-top: 5px;
	width: inherit;
	/* background-color: #CCFF99; */
}
.cam2 {
	padding-top: 5px;
	width: inherit;
	/* background-color: #FFFF66; */
}
.footer {
	padding-top: 5px;
	width: inherit;
	/* background-color: #00FFFF; */
}
.cam3 {
	align: center;
	float: left;
	width:132px;
	height:700px;
	padding-left: 5px;
	padding-top: 15px;
	border-right: thin dashed #CCCCCC;
	/* background-color: #3399FF; */
}
.bottomWrap{
	width: 760;
}
-->
</style>