#mainPic {
	margin-bottom:20px;
}

.firstLetters {
	text-transform:uppercase;
	font-size:110%;
}

#mainStory {
	width:575px;
}

#slideShowNav {
	position:relative;
	width:575px;
	margin-top:10px;
	margin-bottom:20px;
}

#prevNav {
	text-align:left;
	width:50%;
	display:block;
}

#nextNav {
	position:absolute;
	top:0px;
	right:0px;
	display:block;
}

#slideShow {
	height:400px;
	position:relative;
	width:575px;
}

#slideShow img {
	position:absolute;
	top:0px;
	left:0px;
}

/* LGBT DISPLAY ONLY */
#lgbt #lgbt_toprow {
	margin-bottom:10px;
}

#lgbt_toprow, #lgbt_bottomrow {
	display:block;
}

#lgbt #lgbt_holder {
	width:700px;
	position:relative;
	padding-bottom:10px;
}

#lgbt #lgbt_cover {
	padding-bottom:10px;
	border:none;
	
}

#lgbt #lgbt_story {
	position:absolute;
	top:0px;
	left:250px;
}

#lgbt #lgbt_story a {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

#lgbt #lgbt_story a:hover {
	text-decoration:underline;
	color:inherit;
}