body {
	background-color: #ffffff;
	margin: 0px;
	color: #333333;
}
#notebook {
	width: 738px;
	height: 607px;
	margin: 0 auto;
	background: url(../img/bkg.jpg) no-repeat;
	position: relative;
}

	/* Generic page layout START */
	#notebook #col-left {
		width: 280px;
		height: 400px;
		position: absolute;
		left: 65px;
		top: 150px;
		text-align: left;
		
	}
	#notebook #col-right {
		width: 290px;
		height: 465px;
		position: absolute;
		right: 45px;
		top: 75px;
		text-align: left;
	}
	/* Generic page layout END */
	#notebook #home {
		width: 305px;
		height: 50px;
		position: absolute;
		left: 45px;
		top: 75px;
	}
	#notebook #photos {
		width: 321px;
		height: 457px;
		background: url(../img/bkg_photo.jpg) no-repeat;
		padding-left: 40px;
		position: absolute;
		left: 35px;
		bottom: 21px;
		text-align: center;
		color: #000000;
		font-size: 8pt;
		font-family: courier;
	}
		#notebook #photos .loader{
			position: relative;
			top: 155px;
			left: 115px;
			height: 50px;
			width: 50px;
		}
		#notebook #photos .portrait{
			width: 165px;
			height: 245px;
			background: url(../img/bkg_photo_v.jpg) no-repeat;
			padding-top: 11px;
			padding-left: 8px;
			margin: 0 auto;
			text-align: left;
		}
		#notebook #photos .portrait img{
			height: 224px;
			width: 149px;
			border: 0;
		}
		#notebook #photos .landscape{
			width: 245px;
			height: 165px;
			background: url(../img/bkg_photo_h.jpg) no-repeat;
			padding-top: 8px;
			padding-left: 11px;
			margin: 0 auto;
			text-align: left;
		}
		#notebook #photos .landscape img{
			height: 149px;
			width: 224px;
			border: 0;
		}
		#notebook #photos #more{
			width: 120px;
			height: 15px;
			position: absolute;
			bottom: 0px;
			right: 40px;
		}
	#notebook #projects {
		width: 332px;
		height: 348px;
		background: url(../img/header_project.jpg) 100% 0 no-repeat;
		position: absolute;
		top: 53px;
		right: 24px;
	}
		#notebook #projects #container{
			width: 262px;
			height: 317px;
			background: url(../img/bkg_projects.jpg) no-repeat;
			position: absolute;
			top: 30px;
			right: 44px;
		}
		#notebook #projects #container #one{
			position: absolute;
			top: 32px;
			left: 24px;
		}
		#notebook #projects #container #two{
			position: absolute;
			bottom: 75px;
			left: 24px;
		}
		#notebook #projects #container .promo{
			width: 214px;
			height: 78px;
		}
		#notebook #projects #container #archive{
			width: 200px;
			height: 30px;
			position: absolute;
			bottom: 13px;
			right: 5px;
		}
	/* Individual project page */
	#notebook #project-meta {
		width: 332px;
		height: 348px;
		background: url(../img/projects/meta.jpg) 0 0 no-repeat;
		position: absolute;
		top: 157px;
		left: 51px;
		color: #000000;
		font-size: 8pt;
		font-family: courier;
	}
		#notebook #project-meta #title{
			width: 235px;
			height: 20px;
			position: absolute;
			top: 4px;
			left: 71px;
			text-align: left;
		}
		#notebook #project-meta #date{
			width: 235px;
			height: 20px;
			position: absolute;
			top: 38px;
			left: 62px;
			text-align: left;
		}
		#notebook #project-meta #description{
			width: 300px;
			height: 335px;
			position: absolute;
			top: 85px;
			left: 4px;
			text-align: left;
			overflow: auto;
		}
		#notebook #project-meta #description .txtLink{
			text-decoration: underline;
			color: #000000;
		}
	#notebook #project-visuals {
		width: 332px;
		height: 348px;
		background: url(../img/projects/header.jpg) 100% 0 no-repeat;
		position: absolute;
		top: 54px;
		right: 30px;
	}
		#notebook #project-visuals #social{
			width: 280px;
			height: 20px;
			position: absolute;
			top: 5px;
			right: 37px;
		}
		#notebook #project-visuals #video{
			width: 281px;
			height: 212px;
			position: absolute;
			top: 34px;
			right: 37px;
		}
		#notebook #project-visuals #gallery{
			width: 300px;
			height: 250px;
			position: absolute;
			top: 250px;
			right: 25px;
		}
		#notebook #project-visuals #gallery .button{
			width: 50px;
			height: 50px;
			float: left;
			margin: 5px;
		}
	#notebook #links {
		width: 245px;
		height: 150px;
		background: url(../img/header_links.jpg) no-repeat;
		position: absolute;
		bottom: 16px;
		right: 48px;
		padding-top: 40px;
		padding-left: 53px;
	}
		#notebook #links .item{
			margin-bottom: 10px;
			width: 100%;
		}
		#notebook #links .date{
			color: #000000;
			font-size: 10pt;
			font-family: courier;
			width: 80px;
			float: left;
		}
		#notebook #links .title{
			color: #000000;
			font-size: 10pt;
			font-family: courier;
			width: 160px;
			float: left;
		}
			#notebook #links .title a{
				text-decoration: none;
				color: #000000;
			}
		#notebook #links .description{
			color: #333333;
			font-size: 9pt;
			font-family: courier;
			font-style: italic;
			text-align: left;
			float: left;
		}
		#notebook #links #more{
			position: absolute;
			bottom: 4px;
			left: 0px;
			height: 17px;
			width: 115px;
			background: url(../img/other_links.jpg) no-repeat;
		}
	#notebook #project-archive {
		width: 178px;
		height: 18px;
		background: url(../img/projects/archive.jpg) no-repeat;
		position: absolute;
		bottom: 28px;
		right: 170px;
	}
	#notebook #me {
		width: 104px;
		height: 42px;
		background: url(../img/me.jpg) no-repeat;
		position: absolute;
		bottom: 26px;
		right: 27px;
	}
	
.clear {
clear: both;
}

.quote {
margin-top: 30px;
margin-bottom: 30px;
text-align: left;
width: 100%;
}
