/**

martin modded css file

*/

.nav
{
    position: fixed;
    margin-bottom: 20px;
    left: 290px;
    top: 158px;
    z-index: 2;
    font-color: #ccc;
    font-highlight: #EF311D;
}


.pics
{
    padding-top: 100px;
    z-index: 0;
    margin-left: 40px;
}

*
{
    margin: 80;
    padding: 0;
}



body
{
    font-size: 11px;
    font-family: Arial; /•background: #000;/•
    background: #;
    color: #ccc;
    line-height: 160%;
    
}



body.section-1
{
}

body.section-2
{
}

body.section-3
{
}



a:link
{
    text-decoration: none;
    color: #BFBFBF;
}

a:active
{
    text-decoration: none;
    color: #BFBFBF;
}

a:visited
{
    text-decoration: line-through;
    color: #000;
}

a:hover
{
    font-highlight: #EF311D;
    color: #BFBFBF;
}





#menu
{195209px;
    overflow: hidden;
    top: -29px;
    bottom: 20;
    left: 65px;
    position: fixed;
    width: 176px;
    height: 100%;
    background-color: #fff;
    z-index: 9;
    -->opacity:.0;
    filter:alpha(opacity=0);
    filter: “alpha(opacity=0)”;<--!
}



#menu ul
{
    list-style: none;
    margin: 78px 50 19px 0;
	position:relative;
	top:-40px;
}

#menu ul li {

}

#menu ul li.section-title
{

}



#content
{
    height: 100%;
    margin: 0 0px 0 240px;
    top: 0;
}



.container
{
    padding: 80px 5px 0px 20px;
}





#content p
{
    width: 300px;
    margin-bottom: 25px;
}



p
{
    margin: 0 10px 15px 0;
}
p.big
{
    line-height: 200%;
}





h1
{
    font-size: 32px;
}

h2
{
    font-size: 24px;
}

h3
{
    font-size: 16px;
}

h4
{
    font-size: 15px;
}



#img-container
{
    margin: 120;
    padding: 50;
}

#img-container p
{
    width: 400px;
    margin: 10px;
    padding: 0 0 20px 0;
}



#once
{
    clear: left;
}



#the-background
{
    position: fixed;
    background-color: #fff;
    overflow: visible;
    top: 00;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-image:
    >>url(http://www.saralees.com/files/dots.gif);
    background-repeat: no-repeat;

}





#wrapper
{
    position: absolute;
    top: 30;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}




