html, body, div{
	background-color: #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #1b1c34;
	font-size: 11 px; 
	text-decoration: none;
	margin:0;
	padding:0;
	height:100%;
}

img{
	margin:0px;
	padding:0px;url(images/line.png)
	border:none;
	display:block;
}

a:link, a:active, a:visited, a:hover{
	text-decoration:none;
	outline:none;
	color: #1b1c34;
}

a:hover{
	color: #8285e8;
}
 
iframe{
	height:100%;
	width:100%;
	border:none;
	display:block;
}

#text{
font-size: 12px; 
}


#house{
	width: 830px;
	margin:100px 0 0 80px;
	position: relative;
}

#mainmenu, #title{
	font-style: italic;
	position:relative;
}

#mainmenu{
	width: 140px;
	height: 260px;
	float: left;
	text-align: right;
	font-size: 15px;
	background: url(images/line.png) right no-repeat;
	padding:0 20px 0 0;
}

#title, #showcase, #photography, #typography, #print{
	margin:36px 0 0 0;
	position:relative;
	float:left;
}

#title{
	width: 100px;
	height: 450px;
	text-align: left;
	font-size: 11px;
	padding:0 20px 0 0;
	background: url(images/line.png) right no-repeat;
}

#showcase{
	width: 550px;
	height:1150px;
}

#photography{
	width: 550px;
	height: 2100px;
	
}

#print{
height: 4800px;
width: 550px;
}

#typography{
	width: 550px;
	height: 2900px;
	
}

