#about_header {
	position: relative;
	top: 0px;
	left: 0px;
	background: #FFF url('/images/about-us-swirl.gif') top left no-repeat;
	height: 103px;
}

#about_header h1 {
	position: relative;
	top: 0px;
	left: 30px;
	font: 48px/80px \"Times New Roman\",Georgia,Serif;
	font-variant: small-caps;
	color: #000066;
	letter-spacing: 4px;
}
#about_menu {
	position: relative;
	top: 0px;
	left: 150px;
}

#about_menu li {
	display: inline;
	list-style-type: none;
	padding-right: 40px;
}

.about_menu_separator {
	position: relative;
	display: inline;
	top: 7px;
	left: 0px;
	padding-left: 40px;
}

#about_menu li a {
	font: 30px/60px \"Times New Roman\",Georgia,Serif;
	font-variant: small-caps;
	color: #000066;
	text-decoration: none;
}

#about_menu li a:hover {
	font: 30px/60px \"Times New Roman\",Georgia,Serif;
	font-variant: small-caps;
	text-decoration: none;
	border-bottom: 4px dotted #000;
}

#about_menu .about-link-selected {
	color: #FF9933;
}

#about_body_container {
	position: relative;
	top: 0px;
	left: 27px;
	padding-bottom: 20px;
}


#about_body_top {
	position: relative;
	top: 0px;
	left: 0px;
	width: 912px;
	height: 17px;
	background: #FFF url('/images/about-top-border.gif') top left no-repeat;
}

#about_body_bottom {
	position: relative;
	top: 0px;
	left: 0px;
	width: 912px;
	height: 12px;
	background: #FFF url('/images/about-bottom-border.gif') top left no-repeat;
}

#about_body_middle {
	position: relative;
	top: 0px;
	left: 0px;
	padding-bottom: 20px;
	width: 912px;
	background: #FFF url('/images/about-mid-border.gif') top left repeat-y;
	text-decoration: none;
}

.bio_body {
	position: relative;
	top: 0px;
	left: 0px;
}

.bio_name {
	position: relative;
	top: 0px;
	padding-left: 30px;
	font: 36px \"Times New Roman\",Georgia,Serif;
	font-variant: small-caps;
	color: #000066;
}

.bio_title {
	position: relative;
	padding-left: 30px;
	font: 24px \"Times New Roman\",Georgia,Serif;
	font-variant: small-caps;
	color: #FF9933;
}

.bio_song_label {
	position: absolute;
	top: 6px;
	right: 0px;
	padding-right: 35px;
	font: 24px \"Times New Roman\",Georgia,Serif;
	font-variant: small-caps;
	color: #000066;
}

.bio_song_value {
	position: absolute;
	top: 41px;
	right: 0px;
	padding-right: 35px;
	font: 24px \"Times New Roman\",Georgia,Serif;
	font-variant: small-caps;
	color: #FF9933;
}

.bio_text {
	position: relative;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 35px;
	font: 18px \"Times New Roman\",Georgia,Serif;
	color: #666666;
	text-align: justify;
}

.bio_separator {
	position: relative;
	top: 0px;
	left: 84px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.article_body {
	position: relative;
	top: 0px;
	left: 0px;
}

.article_quote {
	position: relative;
	top: -40px;
	left: 0px;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 45px;
	line-height: 18px;
	font: 18px \"Times New Roman\",Georgia,Serif;
	color: #666666;
	text-align: justify;
}

.article_title {
	position: relative;
	top: 0px;
	padding-left: 30px;
	font: 30px \"Times New Roman\",Georgia,Serif;
	font-variant: small-caps;
	color: #000066;
}

.article_title a {
	font: 30px \"Times New Roman\",Georgia,Serif;
	font-variant: small-caps;
	color: #000066;
	text-decoration: none;
}

.article_title a:hover {
	font: 30px \"Times New Roman\",Georgia,Serif;
	font-variant: small-caps;
	text-decoration: none;
	border-bottom: 4px dotted #000;
}



.article_publication {
	position: relative;
	padding-top: 5px;
	padding-left: 30px;
	font: 24px \"Times New Roman\",Georgia,Serif;
	font-variant: small-caps;
	color: #FF9933;
}


.article_date {
	position: absolute;
	top: 41px;
	right: 0px;
	padding-right: 35px;
	font: 24px \"Times New Roman\",Georgia,Serif;
	font-style: italic;
	color: #FF9933;
}

.article_separator {
	position: relative;
	top: -20px;
	left: 84px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.quote_left {
	position: relative;
	padding-top: 10px;
	padding-left: 30px;
	line-height: 18px;
	font: 36px \"Times New Roman\",Georgia,Serif;
	font-weight: bold;
	color: #666666;
}

.quote_right {
	position: absolute;
	bottom: -15px;
	display: inline;
	vertical-align: sub;
	line-height: 10px;
	font: 36px \"Times New Roman\",Georgia,Serif;
	font-weight: bold;
	color: #666666;
}
