﻿/* Basic Styles */
body {
	background-image: url(images/Background.gif);
	margin: 18px;
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 12px; 
	line-height: 17px;
	text-align: center;
}

/* Reset */
							 
p {
	margin: 0 0 18px 0;
	padding: 0 4px 0 4px;
}
ul, ol {
	margin: 0px 32px 9px 24px;
	padding-left: 9px;
}
li {
	margin: 0px 0px 6px 0px;
	padding: 0 0 0 6px;
}
img 
{
    border: none;
}
blockquote 
{
    margin-left: 24px;
}

/* Basics */

a {
	font-weight: bold; 
	text-decoration: none; 
	color: #8b20c2;
	outline: none;
}
a:hover	{text-decoration: underline}

h1 {
	font-size: 17px; 
	color: #8b20c2; 
	letter-spacing: 3px;
    padding: 0 0 3px 4px;
    margin: 0 0 6px 0;
    border-bottom: solid 1px #9b6be7;
}
h2 {
	font-size: 14px; 
	font-weight: bold; 
	color: #001F82; 
	letter-spacing: 1px;
    clear: both;
    padding-left: 4px;
    margin-bottom: 6px;
}
h2 + p {
	Xmargin-bottom: 3px;
}
ul + h2 {
	margin-bottom: 9px;
}
h3 
{
	font-size: 12px; 
	font-weight: bold; 
	color: #001F82; 
	letter-spacing: 1px;
    padding-left: 4px;
    margin: 0;
}				

								 
/* Layout */

#Paper 
{
    width: 832px;
    margin: 0 auto;
    text-align: left;
    border: solid 1px #aaaaaa;
    background-image: url(images/Paper.png);
    min-height: 800px;
}

#Banner 
{
    height: 130px;
    background-color: #ffffff;
    background-image: url(images/BannerBar.png);
    background-repeat: repeat-x;
    background-position: left bottom;
}

#Menu 
{
    float: left;
    width: 192px;
}
#Menu p {
	letter-spacing: 1px;
	margin: 0px 12px 0px 12px;
	padding: 4px 0 2px 0;
	border-bottom: solid 1px #b889f9;
}
#Menu p.Double 
{
    margin-top: 26px;
}
#Menu div p {
	font-size: 11px; 
	line-height: 15px; 
	margin: 0px 0px 0px 15px; 
	letter-spacing: 0;
	font-weight: bold;
}
#Menu a          {color: #1E3554;}
#Menu a:hover    {color: #8b20c2; text-decoration: none}
#Menu a.White         {color: #FFFFFF}
#Menu a.White:hover   {color: #8b20c2; text-decoration: none}

#Menu #SponsorBox {
	 border: solid 4px #177be5; 
	 border: solid 4px #e863ff;
	 background-color: #ffffff;
    background: url(images/SponsorBackground.png) no-repeat;
	margin: 26px 0 26px 0;
	min-height: 90px;
	text-align: center;
}
#Menu #SponsorBox p {
	font-size: 12px;
	border: none;
	padding: 0;
	margin: 0 12px 12px 12px;
}
#Menu #SponsorBox .SponsorBoxHead {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #8b20c2;
	padding: 6px 0 6px 0;
}
#Menu #SponsorBox .SponsorBoxFoot {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #8b20c2;
	padding: 6px 0 6px 0;
}
##Menu #SponsorBox a {
	color: #0d1f83;
}
#Menu #SponsorBox a:hover {
	color: #a85cc2;
}


#Contents 
{
    float: left;
    width: 584px;
    padding: 27px 32px 26px 24px;
}

/* Basic Styles */
							 
p.Heading2 {
	font-size: 14px; 
	font-weight: bold; 
	color: #001F82; 
	letter-spacing: 1px;
    margin: 18px 32px 6px 18px;
    clear: both;
}
p.Indent {
	margin-left: 52px;
}
					
p.BackToTop     {
	vertical-align: top; 
	margin-right: 48px; margin-bottom: 0px; 
	text-align: right
}

p.Blue			{color: #001F82}
p.Purple        {color: #8b20c2}

p.TagLine {
	color: #001F82;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: normal;
}
.FirstPar 
{
    padding-top: 18px;
}

img.Photo    {border-width: 1px; border-style: solid; border-color: #333333}
span.PhotoR  {margin-right: 9px; margin-left: 15px; margin-top: 4px; margin-bottom: 9px;
				float: right; font-size: 14px; color: #001F82; text-align: center; 
				font-size: 11px; line-height: 14px;}
span.PhotoL  {margin-right: 15px; margin-left: 0px; margin-top: 4px; margin-bottom: 9px;
				float: left; font-size: 14px; color: #001F82; text-align: center; 
				font-size: 11px; line-height: 14px;}
				
/* Layout Table */

table.Layout {
	border: solid 1px #AAAAAA; 
	margin-top: 4px;
	background-color: #FFFFFF; 
	width: 808px;
}
table.Layout tr.Banner {
	height: 110px; 
	background-image: url(images/BannerBkgnd.gif);
}
table.Layout tr.Banner img{
	border: none;
}
table.Layout tr.TopMenu {
	height: 28px; 
	background-image: url(images/HomeTopMenuLine.gif);
	vertical-align: top;
}
table.Layout tr.TopMenu td {
	padding-top: 3px;
}
tr.TopMenu img	{
	border: none;
	vertical-align: middle;
}
span.TopMenuSubscribe {
	color: #dc8a4e;
	font-weight: bold;
	letter-spacing: 1px;
	margin-left: 132px;
}
span.TopMenuSearch {
	margin-left: 124px;
}
table.Layout td.Menu {
	width: 155px; 
	height: 450px; 
	background-color: #CCA9FB; 
	vertical-align: top;
}
table.Layout td.Contents {
	width: 621px; 
	vertical-align: top;
	text-align: left;
	padding-bottom: 39px;
}
table.Layout td.BottomBar {
	height: 32px; 
	background-image: url(images/BlueBar.gif)
}
p.Copyright {
	text-align: center;
	font-size: 10px;
	color: #356598; 
	margin: 0px 0px 0px 0px;
}

/* Home Page */

tr.HomeContents td.Image {
	vertical-align: middle;
	text-align: right;
	padding: 9px 18px 9px 0px;
	width: 153px;
}
tr.HomeContents img {
	border: solid 1px #CCCCCC;
}
tr.HomeContents td.Subject {
	vertical-align: top;
	text-align: left;
	width: 334px;
}
tr.HomeContents p.SubjectHead {
	width: 290px;
	font-size: 16px; 
	font-weight: bold; 
	letter-spacing: 1px;
	margin: 12px 0px 6px 0px;
	background-image: url(images/HomeSubjectLine.gif);
}
tr.HomeContents p.SubjectText {
	margin: 6px 0px 0px 0px;
}


td.Notice {
	text-align: left;
	vertical-align: top;
	padding: 18px 0px 0px 0px;
	width: 319px;
}
td.Notice img {
	border: none;
}

td.Notice div.SponsorNotice 
{
    background: url(images/SponsorBackground.png) no-repeat;
	 border: solid 4px #e863ff;
	 border: solid 4px #177be5; 
	 width: 257px; 
	 margin: 0 0 18px 0;
	 text-align: center;
}
td.Notice div.SponsorNotice p.SponsorHead {
	color: #8b20c2;
	
	Xbackground-color: #f3ecfe; 
	font-weight: bold; 
	font-size: 13px; 
	padding: 6px 9px 6px 8px; 
	margin-bottom: 9px;
	letter-spacing: 0.5px;
}
td.Notice #MainSponsorMessage p {
	padding: 0 9px 0 9px;
	margin: 0 0 6px 0;
	font-weight: bold;
}
td.Notice p.SponsorClose {
	 padding: 0px 9px 0px 8px; 
	 margin-bottom: 6px; 
	 font-weight: bold; 
	 color: #8b20c2;
}
td.Notice p.SponsorClose a 
{
    color: #0d1f83;
}


p.NoticeHeading {
	width: 249px;
	background-color: #CCA9FB;
	color: #1b4681;
	padding: 0px 4px 0px 8px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	border: solid 2px #CCA9FB;
	margin: 0px 0px 0px 0px;
}
p.NoticeTop
{
	width: 249px;
	padding: 4px 4px 2px 8px;
	border-style: solid;
	border-width: 0px 2px 0px 2px;
	border-color: #CCA9FB;
	margin: 0px 0px 0px 0px;
}
p.Notice 
{
	width: 249px;
	padding: 2px 4px 2px 8px;
	border-style: solid;
	border-width: 0px 2px 0px 2px;
	border-color: #CCA9FB;
	margin: 0px 0px 0px 0px;
}
p.NoticeBottom
{
	width: 249px;
	padding: 2px 4px 6px 8px;
	border-style: solid;
	border-width: 0px 2px 0px 2px;
	border-color: #CCA9FB;
	margin: 0px 0px 0px 0px;
}
p.NoticeSpace
{
	width: 253px;
	padding: 0px 4px 0px 8px;
	border-style: solid;
	border-width: 2px 0px 0px 0px;
	border-color: #CCA9FB;
	margin: 0px 0px 0px 0px;
}

tr.HomeContents img.Support {
	margin: 0px 4px 0px 18px;
	border: none;
}
p.SupportHeading {
	color: #CCA9FB;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 4px 0px 2px 0px;
}
p.Support{
	margin: 2px 0px 0px 2px;
}

table.Layout tr.Rule {
	height: 15px;
	vertical-align: bottom;
}
tr.Rule img.Rule		{height: 3px; width: 100%}

table.Layout td.Desc {
	vertical-align: middle;
	text-align: left;
	font-size: 11px; 
	line-height: 13px;
}
table.Layout .desc-1 {
	float: left;
	font-weight: bold; 
	font-style: normal; 
	color: #356598; 
	width: 290px;
	height: 42px;
	padding: 18px 0 0 18px;
}
table.Layout .desc-2 {
	float: left;
	width: 280px;
	height: 51px;
	color: #356598; 
	padding: 12px 0 3px 0;
}
table.Layout .desc-2 img {
	border: none;
	float: left;
	margin-top: -9px;
}
table.Layout .desc-3 {
	padding: 20px 0 0 0;
}
table.Layout .desc-3 img {
	float: left;
	margin: -16px 3px 0 0;
}
table.Layout .desc-3 a {
	font-size: 13px;
}

/* Friends */

p.PartnerListing	{margin: 4px 32px 4px 42px}
p.FriendListing		{margin: 1px 32px 1px 42px}

/* Oral History */

table.OHRepeater 
{
	width: 550px;
	margin-left: 18px;
}
p.OHCaption {
	font-size: 11px; 
	line-height: 13px; 
	color: #356598;
	text-align: center; 
	margin: 0px 0px 0px 0px;
}
p.OHCaption img {
	border: solid 1px #666666;
	width: 110px;
	height: 165px;
	margin: 0px 0px 4px 0px;
}
p.OHBullet {
	margin: 9px 32px 9px 24px;
}
p.OHCopyright {
	color: #001F82; 
	margin: 6px 32px 18px 47px;
	line-height: normal;
}

p.OHListen 
{
    margin: 3px 0px 0px 47px;
}
span.OHPart 
{
    padding: 1px 6px 1px 6px;
    font-weight: bold;
    color: #002596;
}
div.OHPlayer 
{
    margin: 0px 0px 9px 47px;
    width: 450px;
}
div.OHPlayer audio {
    width: 100%;
    height: 30px;
    color: #CCA9FB;
}

/* Collection */

span.Collection p.Single {
	border-style: solid;
	border-width: 0px 0px 0px 6px;
	border-color: #DDDDDD;
	padding: 3px 0px 0px 9px;
	margin: 0px 32px 0px 4px;
}
span.Collection p.Heading3 {
	font-weight: bold;
	border-style: solid;
	border-width: 0px 0px 0px 6px;
	border-color: #DDDDDD;
	padding: 18px 0px 0px 9px;
	margin: 0px 32px 0px 4px;
}
span.Collection p.Text {
	border-style: solid;
	border-width: 0px 0px 0px 6px;
	border-color: #DDDDDD;
	padding: 0px 0px 0px 9px;
	margin: 0px 32px 0px 4px;
}
		
/* Recommended Repositories */

table.RRSearchTip {
	width: 520px;
	background-color: #EEEEEE; 
	border: solid 1px #356598;
	margin: 0px 32px 9px 24px;
}
table.RRSearchTip p {
	margin: 0px 9px 0px 9px;
	color: #356598;
}
p.RRDescription {
	margin: 0px 32px 0px 9px;
}
p.RRWebSite {
	margin: 3px 32px 18px 9px;
	font-weight: bold;
}

/* History Award */

div.FloatRight {
	float: right;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	margin: 9px 18px 9px 18px;
	color: #001F82; 	
}
div.FloatRight img {
	margin: 3px;
}

/* History Award Submission Form */

div#SubmitForm {
	border: solid 1px #000000;
	padding: 9px;
	background-color: #D8D8D8;
	margin: 0px 0px 0px 18px;
}
#SubmitForm p {
	margin-left: 9px;
}

/* Sampler Exhibit */

div#SamplerExhibit table {
	border: none;
	border-collapse: collapse;
	width: 94%
}
#SamplerExhibit table td {
	text-align: center;
	vertical-align: top;
	padding: 13px 0px 26px 0px;
}
#SamplerExhibit table img {
	border: none;
	width: 100px;
	height: 130px;
}
#SamplerExhibit table p {
	font-size: 11px;
	line-height: 14px;	
	margin: 0px;
}

/* Donation page */

div.Donate 
{
	width: 230px;
	height: 135px;
	float: left;
	border: solid 1px #356598;
	background-color: #EEEEEE;
	margin: 0px 18px 18px 18px;
	text-align: center;
	vertical-align: middle;
}
div.Donate p {
	margin: 0px;	
}
div.Donate p.OneTime {
	margin: 12px 0px 33px 0px;
	font-size: 13px; 
	font-weight: bold; 
	color: #001F82; 
}
div.Donate p.Recurring {
	margin: 12px 0px 18px 0px;
	font-size: 13px; 
	font-weight: bold; 
	color: #001F82; 
}
div.Donate p.Recurring span 
{
	font-weight: bold;
	position: relative;
	top: -2px;
}
div.Donate p.RecurButton {
	margin: 18px 0px 0px 0px;
}

div.Donate span.s1 {
	position: relative;
	top: -3px;
	right: 2px;
}
div.Donate img.Pixel {
	float: right;
}
p.RecurringNote {
	clear: both;
	color: #001F82;
}

/* Subscription page */

iframe#SubscribeFrame {
	width: 550px;
	height: 350px;
	margin: 0px 0px 0px 18px;
}

/* Search line on Collections page */

p.SearchLine 
{
    padding: 9px 0 0 0;
    color: #001F82;
    text-align: right;
}
p.SearchLine input 
{
    font-size: 11px;
    border: solid 1px #d1d9f1;
}
p.SearchLine a 
{
    padding: 0px 3px 0px 3px;
    background-color: #e8ecf8;
    border: solid 1px #d1d9f1;
}

/* AddThis Bookmark Tool */

.addthis_toolbox .hover_effect
{
    width: 280px;
    padding: 10px 0 0px 10px;
    border: 3px solid #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .hover_effect div
{
    float: left;
    margin: 0px 3px 9px 0px;
    width: 92px;
}

.addthis_toolbox .hover_effect a
{
    border: 2px solid #fff;
    padding: 2px 12px 2px 16px;
    position: relative;
    text-decoration: none!important;
}

.addthis_toolbox .hover_effect a:hover
{
    border: 2px solid #105CB6;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    color: #105CB6;
    text-decoration: none;
}

.addthis_toolbox .hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}


#VideoBlue {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 499;
	background-image: url(images/VideoBlue.png); 
	visibility: hidden;
}
#VideoWindow {
	position: absolute;
	top: 25px;
	left: 25px;
	z-index: 500;
	text-align: left;
	visibility: hidden;
	width: 600px;
	padding: 20px;
	background-color: #ffffff;
	border: solid 1px #444444;
}
#VideoWindow p.Header {
    margin: -20px -20px 12px -20px;
    background-color: #c0c0c0;
    padding: 7px 15px 6px 15px;
    border-bottom: solid 1px #888888;
}
#VideoTitle {
    color: #0f466f;
    font-size: 15px;
    font-weight: bold;
}
#CloseVideo {
	float: right;
	margin: -4px -6px 0 0;
	padding: 4px 24px 0 0;
	height: 21px;
	background-image: url(images/CloseButton.gif);
	background-repeat: no-repeat;
	background-position: right;
}

