#skiplink, .hide, #header div, #sidebar, .more, .login, .cities, #peoplenav, #projectnav {
display: none;
}

* {	
font-family: Arial, Verdana, sans-serif;
}

body {
font-size: 10pt;
color: black;
background: white;
margin: 0;
padding: 0;
width: 100%;
}

#pagewrapper {
margin: 0 12pt 0 0;
}

p, li {
line-height: 1.5;
}

h1 {
font-size: 14pt;
}

h2, h3 {
font-size: 12pt;
}

h4, h5, h6 {
font-size: 10pt;
}

img {
border: 0;
}

a {
text-decoration: underline;
color: Black;
}

fieldset {
border: 0;
}

#content table {
border-collapse: collapse;
margin: 1em 0 1em 0.5em;
}

th, td {
vertical-align: top;
text-align: left;
padding: 0.4em;
}

ul#pictures {
position:relative;
width:323px;
height: 208px;
margin-left: 0;
list-style-type: none;
}
ul#pictures li {
position:absolute;
display: block;
}
ul#pictures li img {
display: block;
}
ul#pictures li#pic1 {
width: 70px;
height: 73px;
left:0;
top:0;
}
ul#pictures li#pic2 {
width: 49px;
height: 73px;
left:73px;
top:0;
}
ul#pictures li#pic3 {
width: 122px;
height: 122px;
left:0;
top:76px;
}
ul#pictures li#pic4 {
width: 198px;
height: 198px;
left:125px;
top:0;
}

