/*************************************************
* Main Content
*************************************************/
#founding_fathers {
	width: 380px;
	border: 1px dotted #666666;
	padding: 10px;
	background: #FFFFFF url(../images/logo1.gif) no-repeat 275px center;
}
#main_section {
	width: 764px;
}
#content {
	background: #FFFFFF url(../images/content_topfade.gif) repeat-x left top;
	padding: 2em;
	text-align: justify;
	display: block;
}
.hr {
	background: transparent url(../images/bottom_divider.gif) no-repeat center top;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
}

.profile {
	margin: 0 0 0 0.5em;
	padding: 0 0 0 0.5em;
	list-style: none;
}
.profilebox {
	width: 350px;
	position: absolute;
	border: 1px none #333333;
	display: none;
	padding: 0px;
	top: 300px;
	left: 120px;
	height: 320px;
}

.profileimage {
	float: left;
	margin: 8px;
}



.profile li {
	background-image: url(../images/whitearrow.gif);
	background-repeat: no-repeat;
	padding-left:20px;
	background-position: left center;
	margin-top: 8px;
	margin-bottom: 8px;

}
.content-ul {
	padding-left: 10px;
	margin-left: 10px;
}
.linename {
	letter-spacing: 0.1em;
	font: bolder 16px Georgia, "Times New Roman", Times, serif;
}
.album_thumb {
	border: 1px solid #535353;
	padding: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	display: inline;
}
#album {
	width: auto;
	height: 600px;
	overflow:auto;
	margin-top: 10px;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
a {
	color: #666666;
}
