body{
font-family: Arial, Tahoma, sans-serif;
font-size: 1em;
background-image: url("i/bg-body.jpg");
background-repeat: repeat-x;
margin: 0px;
padding: 0px;
}

div.shell{
margin-left: auto;
margin-right: auto;
width: 971px;
}

div.left{
float:left;
width: 178px;
}

div.middle{
float: left;
width: 579px;
}

div.content{
clear: both;
float: left;
width: 579px;
background-image: url("i/bg-content.jpg");
background-repeat: no-repeat;
background-position: top;
min-height: 290px;
}


div.content div.wrapper{
margin-left: 44px;
display: inline;
width: 490px;
float: left;
}

div.content div.wrapper.portfolio{
width: 503px;
}

div.content div.wrapper .initial{
margin-top: 0px;
padding-top: 0px;
}

div.content div.wrapper .last{
margin-bottom: 0px;
padding-bottom: 0px;
}

div.content div.wrapper a{
text-decoration: underline;
color: white;
}

div.content div.wrapper{
font-size: 80%;
color: white;
}

div.content div.wrapper img.lightbox{
margin-right: 17px;
margin-bottom: 17px;
}

div.header{
float: left;
clear: both;
}

div.footer{
float: left;
clear: both;
width: 579px;
margin-bottom: 16px;
}

div.title{
float: left;
clear: both;
}

div.right{
float: left;
}

ul, ol{
margin: 0px;
padding: 0px;
}

li{
margin: 0px;
padding: 0px;
margin-left: 14px;
}

ol li{
margin-left: 24px;
margin-bottom: 10px;
}

.larger{
font-size: 125%;
}

div.fade{
width: 186px;
height: 192px;
background-image: url("i/bg-fade.jpg");
background-repeat: no-repeat;
float: right;
display: inline;
margin-left: 10px;
margin-right: 12px;
}

h1{
font-size: 120%;
font-weight: normal;
}

h2{
font-size: 110%;
font-weight: normal;
text-decoration: underline;
}

hr{
height: 1px;
border: none;
border-bottom: 1px dashed #ac805c;
}
