#pagecontent{margin-bottom:26px;}

.headimg{
padding:2px;
border:1px solid #f61921;
}

#pagecontent h1{margin: 25px 0;
font-family: 'Roboto Slab', serif;
font-size: 18pt;
font-weight: 500;
line-height: 20pt;
text-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}

#pagecontent h2{
font-family: 'Roboto Slab', serif;
font-size: 16pt;
font-weight: 400;
line-height: 18pt;
text-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}

#pagecontent h3{
font-family: 'Roboto Slab', serif;
font-size: 16pt;
font-weight: 400;
line-height: 18pt;
text-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}

#pagecontent h4{margin: 25px 0;
font-family: 'Roboto Slab', serif;
font-size: 15pt;
font-weight:5400;
line-height: 17pt;
text-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
background-color: #ea1b23;
color:#fff;
padding:5px 10px;
}

#pagecontent p{margin: 25px 0;
font-family: 'Roboto Slab', serif;
font-size: 12pt;
font-weight: 300;
line-height: 19pt;
text-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}

#form{
margin:-15px 0 15px 0;
padding: 0 0 25px -45px;
border-bottom: 1px solid #ea1b23;
}


/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(http://media.mwcradio.com/photologue/photos/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(http://media.mwcradio.com/photologue/photos/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(http://media.mwcradio.com/photologue/photos/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(http://media.mwcradio.com/photologue/photos/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


#contain-photos{
width:670px;
float:left;
clear:both;
border-bottom: 1px solid #f61921;
margin-bottom:25px;
}

#photosection{
width:650px;
margin-left:20px;
padding:15px 0 0 0;
clear:both;

}

.photo-thumbnail { 
background: url('http://media.mwcradio.com/photologue/photos/light-blue-box.png') no-repeat;  margin: 0 30px 30px 0;
width: 185px;
height: 155px; 
float: left;
}

.photo-thumbnail img { margin: 4px; width: 178px;}
.photo-thumbnail h5 { 
margin: 0 auto;
padding:2px 0 2px; 
font-size: 13px; 
font-weight:bold; 
width: 181px; 
color: #333; 
text-align: center; 
}