*{
margin:0;
border:0;
padding:0;
outline:none;
}

body{
font-size: 9px;
font-family: "Lucida Grande", "Verdana", "Tahoma", "Arial", sans-serif;
background: #fff;
line-height:11px;
margin-bottom:40px;
}

div#container{
width:600px;
margin-left:80px;
margin-top:60px;

}

div#nav{
width:100%;
margin-top:40px;
}

div#content{
margin-top:80px;
border-top:1px dashed #999;
border-bottom:1px dashed #999;
padding:20px 0px;
}

div#copy{
margin:5px;
}

#main-menu{
width:100%;
border-bottom:1px solid black;
padding-bottom:5px;
}

div#head{
height:80px;
}

h1, h2, h3, h4, h5{
font-size: 9px;
font-weight:bold;
color:#000;
}

h2{
color:#999;
}

h6{
font-size: 9px;
font-weight:none;
color:#000;
}

p{
margin-top:5px;
color:#999;
}

a{
color:#999;
text-decoration:none;
}

a:hover{
color:black;
}

#content img.folio{
margin-top:20px;
}