#mainimgTop {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 10px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	float: left;

}




#articleBottom {
	float: left;
	width: 779px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding-bottom: 20px;
}

#articleBottom img{
	border: 1px solid #000000;

}



#articleBottom h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



#mainimgTop img {
	border: 1px solid #000000;
	padding: 0px;
}

#imgCaptions {
	width: 100%;
	float: left;

}


#imgCaptionsBottom {
	float: right;
}

#photoDecs {
	font-size: 10px;
}


.footer {
	width: 779px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	float: left;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.footer p {
	padding-left: 12px;
}

.footer td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
	padding-right: 4px;
}
.footer h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
}
#subArticle {
	text-align: center;
	width: 100%;
}
#subArticle3 {
	text-align: left;
	float: left;
	width: 100%;
}

#subArticle3 img {
	float: left;
	margin-right: 12px;
}

#subArticle3 h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.smallPhoto {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.largePhoto {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.smallCaption {
	font-size: 10px;
	text-align: left;
	display: block;
}

td {
	text-align: left;
}
#details {
	width: 779px;
	float: left;
}

.line {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #000000;
}


#storyColumns {    
    columns: 20em 3em;
    width: auto;
	columns: 6;
}

#content-wrapper {
}

div.column {
	background-color: white;
	float: left;
	margin-right: 20px;
	width: 20%;
	height: 503px;
}