*{margin: 0;}
html, body{height: 100%; margin: 0;}
body{
background: #e8e2d9 url(images/bg.jpg)top left repeat-x;
color: #6b5333;
font-family: Georgia, "Times New Roman", serif;
margin: 0;
padding: 0;
}
a{
color: #1e7e91;
text-decoration: none;
}
a:hover{color: #61932c;}
#wrapper{
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -45px;
padding: 0;
width: 915px;
}
#logoWrap{padding: 50px 0 25px;}
h1{
background: url(images/logo.gif) no-repeat;
height: 131px;
margin: 0 auto;
padding: 0;
text-indent: -9999px;
width: 532px;
}
#photo{
background: url(images/photoFrame.png) top left no-repeat;
float: left;
height: 428px;
margin: 0 0 10px;
padding: 16px 0 0 17px;
width: 631px;
}
#info{
float: right;
margin: 100px 0 0 0;
padding: 0;
width: 250px;
}
#info ul{
font-size: 20px;
list-style: none;
margin: 0;
padding: 0 0 55px;
}
#info ul li{
margin: 0;
padding: 0;
}
#info ul li.portfolio{float: left;}
#info ul li.blog{float: right;}
#info p{
clear: both;
text-align: center;
}
#bio{
font-size: 18px;
line-height: 24px;
}
#contact{
margin-top: 45px;
color: #9a8c75;
font-size: 14px;
}
#info span{color: #61932c;}
#footer{
background: #a5cf79;
font-size: 11px;
font-style: italic;
text-align: center;
}
#footer p{padding: 10px 0;}
#footer, #push{
clear: both;
height: 45px;
margin: 0;
}

