#nav {
display: none;
}
#side_content {
display: none;
}
#footer {
clear: both;
text-align: center;
margin: 0px;
}

h1 {
font-size: .25in;
text-align: center;
margin: 0px;
}

.photo_display h2 {
font-size: .2in;
text-align: center;
margin: 0px;
}

.photo_display {
}

/*
* =misc
-------------------------------------*/
.photo_paging {
display: none;
}


.photo_display ul {
	list-style: none;
	margin: 0px;
}

.photo_display li {

	margin-bottom: 20px;
	width: 240px;
	height: 1.45in;
	float: left;
	margin-right: 20px;
}

.photo_display li a {
	display: block;
	padding: 0px;
text-align: center;
}

.photo_display li img {

	margin: 0px;
        border: none;
height: 1.4in;
}

.photo_display li h3 {
	margin-left: 5px;
	margin-bottom: 1px;
}

.photo_display li span{
display: block;
	font-size: 12px;
font-weight: bold;
text-align: center;
margin: 0px;
border: 0px;
padding: 0px;
}

.photo_view h2 {
	margin-bottom: 0px;
}

.photo_view img {
border: 0px; 
}

.photo_view {
text-align: center;
}










.photo_app ul {
	list-style: none;
}

.photo_app  li {
	border: 1px solid #000000;
	background-color: #000000;
	margin-bottom: 20px;
	width: 240px;
	height: 200px;
	float: left;
	margin-right: 20px;
}

.photo_app  li a {
	display: block;
	padding: 0px;
text-align: center;
text-decoration: none;
}

.photo_app  li img {
	border-bottom: 1px solid #000000;
	margin: 0px;
         border: none;
height: 180px;

}

.photo_app  li h3 {
	margin-left: 5px;
	margin-bottom: 1px;
}

.photo_app  li span {
display: block;
background: #F5ECE0;
	font-size: 12px;

}

.photo_app h2 {
	margin-bottom: 0px;
}

