
#main_content {
	width: 920px;
	margin: 0px auto 0px auto;
}


#main_content #col1 {
	float: left; 
	width: 300px;
	padding-left: 20px;
	padding-right: 20px;
}


#main_content #col2 {
	background-image: url(../images/vert_line.gif);
	background-repeat: repeat-y;
	float: left; 
	width: 356px;
	padding-left: 20px;
	padding-right: 20px;
}



#main_content #col3 {
	background-image: url(../images/vert_line.gif);
	background-repeat: repeat-y;
	float: left; 
	width: 150px;
	padding-left: 13px;
	padding-right: 13px;
}



#main_content .article {
	width: 356px;
}

#main_content .article .article_header, #main_content .article_bot .article_header {
	font-size: 16pt;
	font-weight: bold;
	width: 356px;
	float: left;
	
} 

#main_content .article .article_content {
	font-size: 13pt;
	line-height: 18pt;
	width: 356px;
	float: left;
	padding-bottom: 25px;
	
}

#main_content .article_bot .article_content {
	font-size: 13pt;
	line-height: 18pt;
	width: 356px;
	float: left; 
}

.horz_spacer {
	padding-bottom: 25px;
	#margin-bottom: 25px;
}



#photo_header, #intro_header {
	margin-bottom: 5px;
	font-family: Garamond, Verdana; 
	text-align: center; 
	width: 300px; 
	font-weight: bold 
}

#intro_text {
	font-size: 12pt;
	line-height: 16pt; 
}



#photo { 
	margin-bottom: 7px;
}

