/*Susie Lowe Photography*/
body
{
    font-family:Verdana, Arial, Helvetica, Sans-Serif;	
}
a, a:hover, a:visited, a:link
{
	color: #bbaeb6;
}
img 
{
	border: 0;
}
#mainbody
{
    padding-left:230px;
	padding-top:100px;	
}
#images 
{
	float:left;
	overflow: auto;
	padding-left:0px;
	padding-bottom:25px;
	position: relative;
	margin: 0.3em auto;		
}
#copyright
{
	font-size:9px;
	color:#bbaeb6;
	position: absolute;
	top: 660px;
	left: 740px;
}
.clearfix:after 
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix 
{
	display: inline-block;
}
html[xmlns] .clearfix 
{
	display: block;
}
* html .clearfix 
{
	height: 1%;
}
.space
{
	width:900px;
	height:500px;
	white-space: nowrap;
	position: relative;
	color: black;
	padding: 1px;
}
#menu 
{
    position: absolute;
    top: 8px;
    left: 8px;
    width: 220px;
    height: 100%;
    background: white;
    color: black;
    overflow:hide;	
}
#menu a 
{
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:18px;
	padding-top:10px;
}
.contact
{
margin-top:100px;
}
.contacthome
{
margin-top:65px;
}
.bio
{
width:400px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:1.9;
color:#000000;
text-align:left;
}
body > #menu 
{
    position: fixed;
}