html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin:0;
padding:0;
border:0;
font-weight:inherit;
font-style:inherit;
font-size:100%;
font-family:inherit;
vertical-align:baseline;
}

a img { border:none; }

a, a:hover, a:focus, a:active {
outline:none;
-moz-outline-style:none;
}

object, object:active, div:active {
outline:none;
}

object, object:focus, div:focus {
-moz-outline-style:none;
} 

html, body {
line-height:1.5; 
font-size:100%;
font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
background:#2b2b2b url(/images/bg-dark.gif) repeat-x fixed top center;
color:#c9c9c9;
text-align:center;
}

#header {
display:none;
}

#footer {
clear:both;
text-align:left;
padding:30px 10px;
}

#wall {
clear:both;
}

div#photos {
margin:80px auto;
}
	
#photos ul {
list-style-type:none;
float:left;
width:120px;
height:360px;
}
	
#photos li {
width:100px;
height:100px;
padding:10px;
}
	
.description {
display:none;
}
