@charset "utf-8";







/* CSS Document */















body{







	margin: 0;







	padding: 0;







}















.bg{



	margin: 0 auto;



	position: relative;



	font-family: Helvetica, Arial, sans-serif;



	font-size: 11px;



	width: 950px;



	height: 585px;



	background-image: url(../images/bkgd_aboutcdef.jpg);







}















.centered_div {







	width: 950px;







	height: 585px;







	position: absolute;

	z-index: -1;



	top: 50%;







	left: 50%;







	margin-left: -475px;







	margin-top: -292.5px;







}















#homeBg{



	background-image: url(../images/bkgd_home.jpg);







}















/*







 * This is where the sub page background can be changed







*/







#designSpeakBg{

	background-image: url(../images/bkgd_project.jpg);



}



#aboutCdefBg{

	background-image: url(../images/bkgd_aboutcdef.jpg);

	

}



#visionBg{

	background-image: url(../images/bkgd_vision.jpg);

	

}



#missionBg{

	background-image: url(../images/bkgd_mission.jpg);	



}



#libraryBg{

	background-image: url(../images/bkgd_chiyemori.jpg);



}

#hoursBg {

	background-image: url(../images/bkgd_hours.jpg);

}

#librarygalleryBg {

	background-image: url(../images/bkgd_libraryGallery.jpg);

}

#titlesBg {

	background-image: url(../images/bkgd_titles.jpg);

}





















.logoContainer{



	position: relative;



	top: 120px;







}















#photosContainer{



	border-top: 1px solid #ccc;



	padding: 20px;



	top: 220px;



	width: 575px;



	margin: 0 auto;



	position: relative;



	text-align: center;







}















#photosContainer img{







	margin: 0 20px 0 20px;







}















#footer{







	position: absolute;







	bottom: 35px;







	width: 100%;







}















#footerNav{







	text-align: center;







	margin: 0 auto;







	width: 790px;







}















#footerNav div.nav{







	width: 127px;







	height: 24px;







	margin: 0 2px 0 2px;







	float: left;







	background: #fff;







}















#footerNav img{







	border: 0;







	padding: 5px;







}















a{







	text-decoration: none;







	color: #737373;







}















a:hover{







	text-decoration: underline;







}















#contentWrap{







	position: relative;







	top: 150px;







	left: 362px;







	width: 545px;







}















#leftNav{







	text-transform: uppercase;







	width: 95px;







	float: left;







}















#leftNav a{

	border-bottom: 1px solid #cccccc;

	padding: 8px 0 8px 2px;

	display: block;







}















#leftNav a.homeNav{



	margin-bottom: 20px;



	padding: 0;



	border-bottom: 0;



}















#leftNav img{







	border: 0;







}















#content{







	float: right;







	width: 408px;







	height: 433px;







	overflow: auto;







	color: #303030;







}















.postTitle{







	text-transform: uppercase;







	font-size: 16px;







	font-weight: bold;







}















.postDate{







	color: #595959;







	margin-bottom: 15px;







}















.postContent{



	margin-bottom: 20px;







}















.contentGradient{
	background: url(../images/content_gradient.png);
	width: 375px;
	height: 118px;
	position: absolute;
	bottom: 0;
	left: 137px;







}



#gallery img{

	border: 0;

}
