/* GLOBAL STYLES */
body {
	margin: 0; 
	padding: 0; 
	width: 1024px !important; 
	height: 768px !important; 
	background-repeat: no-repeat;
	font-family: "century gothic", arial, san-serif; 
	font-size: 14px;
	}
div#Header {
	margin: 0; 
	padding: 0; 
	width: 1024px !important;
	height: 222px !important;
	background-repeat: no-repeat;
	}
div#Header h1, div#Header h2 {
	display: none;
	}
div#Content {
	margin: 0; 
	padding: 0; 
	width: 1024px !important;
	height: 435px !important;
	background-repeat: no-repeat;
	}
div#TextContent {
	position: relative; left: 705px; 
	width: 290px !important; 
	height: 365px !important; 
	margin: 0; 
	padding: 0 5px 0 0; 
	overflow: auto !important;
	}
div#TextContent h3 {
	font:  bold 14px "century gothic", arial, san-serif; 
	margin: 0 0 0 2px; 
	}
div#TextContent p {
	width: 270px !important;  
	margin: 0 2px 5px 2px; 
	padding: 0; 
	font: 14px/15px "century gothic", arial, san-serif;
	}
div#TextContent p.footnote {
	font-size: 12px; 
	text-align: right;
	font-style: italic;
}
div#TextContent ul,
div#TextContent ol {
	font: 14px/15px "century gothic", arial, san-serif;
	margin: .5em 0 .5em 1.4em;
	padding: 0;
}
div#TextContent ul li,
div#TextContent ol li {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

div#TextContent div.TextBoxImage {
	text-align: center;
	margin: 1em 0;
}
div#Copyright {
	font:  9px "century gothic", arial, san-serif; 
	margin-left: 805px; margin-top: 10px;
	}
div#Footer {
	width: 1024px !important;
	height: 111px !important;
	background-repeat: no-repeat;
	margin: 0; 
	padding: 0; 
	}
div#Navigation ul {
	position: relative; 
	left: 135px; 
	display: block; 
	width: 855px; 
	height: 40px; 
	list-style: none; 
	margin:0; 
	padding: 0;
	}
div#Navigation ul li {
	display: block; 
	float: left; 
	width: 95px; 
	height: 40px; 
	margin:0; 
	padding: 0;  
	text-align: right; 
	vertical-align: middle;
	}
div#Navigation ul li a {
	font: bold 12px "century gothic", arial, sans-serif; 
	text-decoration: none; 
	display: block; 
	height: 40px; 
	padding-right: 5px; 
	padding-top: 15px; 
	text-align: right; 
	vertical-align: middle;
	}
div#Navigation ul li a:visited {
	text-decoration: underline !important;
	}

/* HOME PAGE STYLES */

body#PageHome {
	background-color: #000; 
	color: #fff;
	background-image: url(./PageBackground.jpg);
	}
body#PageHome div#Header {
	background-image: url(./HeaderBackground.jpg);
	}
body#PageHome div#Content {
	background-image: url(./ContentBackground.jpg);
	}
body#PageHome div#TextContent {
	scrollbar-base-color: #000; 
	scrollbar-track-color: #000;
	scrollbar-face-color: #c00;
	scrollbar-highlight-color: #000;
	scrollbar-3dlight-color: #000;
	scrollbar-darkshadow-color: #000;
	scrollbar-shadow-color: #000;
	scrollbar-arrow-color: #000;
}
body#PageHome div#TextContent h3,
body#PageHome div#TextContent p span.bold {
	color: #f00;
	font-weight: bold;
	}
body#PageHome div#Footer {
	background-image: url(./FooterBackground.jpg);
	}
body#PageHome div#Navigation ul li a {
	background-color: transparent;
	color: #fff; 
	border-right: 3px solid #fff; 
	}
body#PageHome div#Navigation ul li a:hover {
	color: #f00; 
	border-right: 3px solid #f00; 
	}
body#PageHome div#Navigation ul li#LinkHome a,
body#PageHome div#Navigation ul li#LinkHome a:hover {
	color: #f00;
	border-color: #f00;
	text-decoration: underline;
	}

/* HISTORY PAGE STYLES */

body#PageHistory {
	background-color: #fff; 
	color: #000;
	background-image: url(./history/PageBackground.jpg);
	}
body#PageHistory div#Header {
	background-image: url(./history/HeaderBackground.jpg);
	}
body#PageHistory div#Content {
	background-image: url(./history/ContentBackground.jpg);
	}
body#PageHistory div#TextContent {
	scrollbar-base-color: #fff; 
	scrollbar-track-color: #fff;
	scrollbar-face-color: #6297D6;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-arrow-color: #fff;
}
body#PageHistory div#TextContent h3,
body#PageHistory div#TextContent p span.bold  {
	color: #6297D6;
	font-weight: bold;
	}
body#PageHistory div#Footer {
	background-image: url(./history/FooterBackground.jpg);
	}
body#PageHistory div#Navigation ul li a {
	background-color: transparent;
	color: #000; 
	border-right: 3px solid #000; 
	}
body#PageHistory div#Navigation ul li a:hover {
	color: #6297D6; 
	border-right: 3px solid #6297D6; 
	}
body#PageHistory div#Navigation ul li#LinkHistory a,
body#PageHistory div#Navigation ul li#LinkHistory a:hover {
	color: #6297D6;
	border-color: #6297D6;
	text-decoration: underline;
	}

/* 1950s PAGE STYLES */

body#Page1950s {
	background-color: #fff; 
	color: #000;
	background-image: url(./1950s/PageBackground.jpg);
	}
body#Page1950s div#Header {
	background-image: url(./1950s/HeaderBackground.jpg);
	}
body#Page1950s div#Content {
	background-image: url(./1950s/ContentBackground.jpg);
	}
body#Page1950s div#TextContent  {
	scrollbar-base-color: #D8E086; 
	scrollbar-track-color: #D8E086;
	scrollbar-face-color: #060;
	scrollbar-highlight-color: #D8E086;
	scrollbar-3dlight-color: #D8E086;
	scrollbar-darkshadow-color: #D8E086;
	scrollbar-shadow-color: #D8E086;
	scrollbar-arrow-color: #D8E086;
}
body#Page1950s div#TextContent h3,
body#Page1950s div#TextContent p span.bold {
	font-weight: bold;
	color: #060;
	}
body#Page1950s div#Footer {
	background-image: url(./1950s/FooterBackground.jpg);
	}
body#Page1950s div#Navigation ul li a {
	background-color: transparent;
	color: #000; 
	border-right: 3px solid #000; 
	}
body#Page1950s div#Navigation ul li a:hover {
	color: #060; 
	border-right: 3px solid #060; 
	}
body#Page1950s div#Navigation ul li#Link1950s a,
body#Page1950s div#Navigation ul li#Link1950s a:hover {
	color: #060;
	border-color: #060;
	text-decoration: underline;
	}
	
/* 1960s PAGE STYLES */

body#Page1960s {
	background-color: #F85505; 
	color: #fff;
	background-image: url(./1960s/PageBackground.jpg);
	}
body#Page1960s div#Header {
	background-image: url(./1960s/HeaderBackground.jpg);
	}
body#Page1960s div#Content {
	background-image: url(./1960s/ContentBackground.jpg);
	}
body#Page1960s div#TextContent  {
	scrollbar-base-color: #F85505; 
	scrollbar-track-color: #F85505;
	scrollbar-face-color: #C6D8E6;
	scrollbar-highlight-color: #F85505;
	scrollbar-3dlight-color: #F85505;
	scrollbar-darkshadow-color: #F85505;
	scrollbar-shadow-color: #F85505;
	scrollbar-arrow-color: #F85505;
}
body#Page1960s div#TextContent h3,
body#Page1960s div#TextContent p span.bold {
	font-weight: bold;
	color: #F2C730;
	}
body#Page1960s div#Footer {
	background-image: url(./1960s/FooterBackground.jpg);
	}
body#Page1960s div#Navigation ul li a {
	background-color: transparent;
	color: #000; 
	border-right: 3px solid #fff; 
	}
body#Page1960s div#Navigation ul li a:hover {
	color: #F2C730; 
	border-right: 3px solid #F2C730; 
	}
body#Page1960s div#Navigation ul li#Link1960s a,
body#Page1960s div#Navigation ul li#Link1960s a:hover {
	color: #F2C730;
	border-color: #F2C730;
	text-decoration: underline;
	}
	
	/* 70s-90s PAGE STYLES */

body#Page70s90s {
	background-color: #E6E6C4; 
	color: #000;
	background-image: url(./70s-90s/PageBackground.jpg);
	}
body#Page70s90s div#Header {
	background-image: url(./70s-90s/HeaderBackground.jpg);
	}
body#Page70s90s div#Content {
	background-image: url(./70s-90s/ContentBackground.jpg);
	}
body#Page70s90s div#TextContent {
	scrollbar-base-color: #E6E6C4; 
	scrollbar-track-color: #E6E6C4;
	scrollbar-face-color: #8B1607;
	scrollbar-highlight-color: #E6E6C4;
	scrollbar-3dlight-color: #E6E6C4;
	scrollbar-darkshadow-color: #E6E6C4;
	scrollbar-shadow-color: #E6E6C4;
	scrollbar-arrow-color: #E6E6C4;
	}
body#Page70s90s div#TextContent h3,
body#Page70s90s div#TextContent p span.bold {
	font-weight: bold;
	color: #8B1607;
	}
body#Page70s90s div#Footer {
	background-image: url(./70s-90s/FooterBackground.jpg);
	}
body#Page70s90s div#Navigation ul li a {
	background-color: transparent;
	color: #8B1607; 
	border-right: 3px solid #fff; 
	}
body#Page70s90s div#Navigation ul li a:hover {
	color: #8B1607; 
	border-right: 3px solid #8B1607; 
	}
body#Page70s90s div#Navigation ul li#Link70s90s a,
body#Page70s90s div#Navigation ul li#Link70s90s a:hover {
	color: #8B1607;
	border-color: #8B1607;
	text-decoration: underline;
	}
	
	/* TODAY PAGE STYLES */

body#PageToday {
	background-color: #fff; 
	color: #000;
	background-image: url(./today/PageBackground.jpg);
	}
body#PageToday div#Header {
	background-image: url(./today/HeaderBackground.jpg);
	}
body#PageToday div#Content {
	background-image: url(./today/ContentBackground.jpg);
	}
body#PageToday div#TextContent {
	scrollbar-base-color: #fff; 
	scrollbar-track-color: #fff;
	scrollbar-face-color: #BAFF00;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-arrow-color: #fff;
	}
body#PageToday div#TextContent h3,
body#PageToday div#TextContent p span.bold {
	font-weight: bold;
	color: #99cc00;
	}
body#PageToday div#Footer {
	background-image: url(./today/FooterBackground.jpg);
	}
body#PageToday div#Navigation ul li a {
	background-color: transparent;
	color: #000; 
	border-right: 3px solid #000; 
	}
body#PageToday div#Navigation ul li a:hover {
	color: #99cc00; 
	border-right: 3px solid #99cc00; 
	}
body#PageToday div#Navigation ul li#LinkToday a,
body#PageToday div#Navigation ul li#LinkToday a:hover {
	color: #99cc00;
	border-color: #99cc00;
	text-decoration: underline;
	}
	
	/* MORE PAGE STYLES */

body#PageMore {
	background-color: #6651B2; 
	color: #fff;
	background-image: url(./more/PageBackground.jpg);
	}
body#PageMore div#Header {
	background-image: url(./more/HeaderBackground.jpg);
	}
body#PageMore div#Content {
	background-image: url(./more/ContentBackground.jpg);
	}
body#PageMore div#TextContent {
	scrollbar-base-color: #6651B2; 
	scrollbar-track-color: #6651B2;
	scrollbar-face-color: #43FEFC;
	scrollbar-highlight-color: #6651B2;
	scrollbar-3dlight-color: #6651B2;
	scrollbar-darkshadow-color: #6651B2;
	scrollbar-shadow-color: #f6651B2;
	scrollbar-arrow-color: #6651B2;
	}
body#PageMore div#TextContent h3,
body#PageMore div#TextContent p span.bold {
	font-weight: bold;
	color: #43FEFC;
	}
body#PageMore div#Footer {
	background-image: url(./more/FooterBackground.jpg);
	}
body#PageMore div#Navigation ul li a {
	background-color: transparent;
	color: #fff; 
	border-right: 3px solid #000; 
	}
body#PageMore div#Navigation ul li a:hover {
	color: #43FEFC; 
	border-right: 3px solid #43FEFC; 
	}
body#PageMore div#Navigation ul li#LinkMore a,
body#PageMore div#Navigation ul li#LinkMore a:hover {
	color: #43FEFC;
	border-color: #43FEFC;
	text-decoration: underline;
	}
	
	/* ENDORSEMENTS PAGE STYLES */

body#PageEndorsements {
	background-color: #F6CA69; 
	color: #000;
	background-image: url(./endorsements/PageBackground.jpg);
	}
body#PageEndorsements div#Header {
	background-image: url(./endorsements/HeaderBackground.jpg);
	}
body#PageEndorsements div#Content {
	background-image: url(./endorsements/ContentBackground.jpg);
	}
body#PageEndorsements div#TextContent {
	scrollbar-base-color: #F6CA69; 
	scrollbar-track-color: #F6CA69;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #F6CA69;
	scrollbar-3dlight-color: #F6CA69;
	scrollbar-darkshadow-color: #F6CA69;
	scrollbar-shadow-color: #F6CA69;
	scrollbar-arrow-color: #F6CA69;
	}
body#PageEndorsements div#TextContent h3,
body#PageEndorsements div#TextContent p span.bold {
	font-weight: bold;
	color: #fff;
	}
body#PageEndorsements div#Footer {
	background-image: url(./endorsements/FooterBackground.jpg);
	}
body#PageEndorsements div#Navigation ul li a {
	background-color: transparent;
	color: #000; 
	border-right: 3px solid #FAED96; 
	}
body#PageEndorsements div#Navigation ul li a:hover {
	color: #FAED96; 
	border-right: 3px solid #FAED96; 
	}
body#PageEndorsements div#Navigation ul li#LinkEndorsements a,
body#PageEndorsements div#Navigation ul li#LinkEndorsements a:hover {
	color: #FAED96;
	border-color: #FAED96;
	text-decoration: underline;
	}
	
	/* CONTACT PAGE STYLES */

body#PageContact {
	background-color: #1D34A8; 
	color: #fff;
	background-image: url(./contact/PageBackground.jpg);
	}
body#PageContact div#Header {
	background-image: url(./contact/HeaderBackground.jpg);
	}
body#PageContact div#Content {
	background-image: url(./contact/ContentBackground.jpg);
	}
body#PageContact div#TextContent {
	scrollbar-base-color: #1D34A8; 
	scrollbar-track-color: #1D34A8; 
	scrollbar-face-color: #FF3000;
	scrollbar-highlight-color: #1D34A8; 
	scrollbar-3dlight-color: #1D34A8; 
	scrollbar-darkshadow-color: #1D34A8; 
	scrollbar-shadow-color: #1D34A8; 
	scrollbar-arrow-color: #1D34A8; 
	}
body#PageContact div#TextContent h3,
body#PageContact div#TextContent p span.bold {
	font-weight: bold;
	color: #FF3000;
	}
body#PageContact div#TextContent p.indent1em {
	margin-left: 1em;
}
body#PageContact div#TextContent p a {
	color: #fff;
}
body#PageContact div#TextContent p a:hover {
	color: #f00;
	text-decoration: underline;
}
body#PageContact div#Footer {
	background-image: url(./contact/FooterBackground.jpg);
	}
body#PageContact div#Navigation ul li a {
	background-color: transparent;
	color: #fff; 
	border-right: 3px solid #000; 
	}
body#PageContact div#Navigation ul li a:hover {
	color: #FF3000; 
	border-right: 3px solid #FF3000; 
	}
body#PageContact div#Navigation ul li#LinkContact a,
body#PageContact div#Navigation ul li#LinkContact a:hover {
	color: #FF3000;
	border-color: #FF3000;
	text-decoration: underline;
	}
