h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
	font-family: Helvetica, Arial;
}

td {
	font-size: 11px;
	line-height: 13px;
	font-family: Verdana, Helvetica, Arial;
	color: #000000;
}

body {
	margin: 0px;
}

body.intro {
	background-color: #006CCC;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 102%;
}

body.main {
	background-color: #D1D1AA;
	margin: 0px;
	padding: 0px;
	height: 100%;
	/*background-image: url(images/background.gif);*/
}	

.introPage {
	border-color: #006CCC;
	border-right: 0px solid;
	background-color: #006CCC;
	text-align: center;
	color: #ffffff;
	height: 102%;
	
}

.introHeader {
	background-color: #f33500;
	padding: 12px;
	padding-bottom: 0px;
	text-align: center;
}

.introPage a, .introPage a:visited {
	text-decoration: none;
	color: #ffffff;
}

.introPage a:hover, introPage a:visited:hover {
	text-decoration: underline;
	color: #ffffff;
}

.menu {
	background-color: #006CCC;
	color: #ffffff;
}

.menuInline {
	padding: 10px 20px 30px 10px;
	font-size: 11px;
	
}

.menu a, .menu a:visited {
	color: #ffffff;
	text-decoration: none;
}

.menu a:hover, .menu a:visited:hover {
	color: #ffff00;
	text-decoration: none;
}

.menu ul {
	margin-left: 24px;
	padding: 0px;
}

.menuLine {
	margin: 5px 0px 5px 0px;
	background-color: #f33500;
	height: 1px;
	width: 100%;
	font-size: 1px;
	line-height: 1px;
}

.menu hr {
	margin: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #f33500;
	color: #f33500;
	border: 0px solid;
	height: 1px;
	width: 100%;
}

.homeImageCaption {
	padding: 5px;
	padding-top: 9px;
	padding-left: 20px;
	background-color: #f0f0f0;
	color: #666666;
}

.homeImageCaptionCredit {
	font-size: 10px;
	font-style: italic;
}

.content {
	padding: 10px;
	color: #000000;
	border-left: 1px solid #f33500;
}

.contentInline {
	padding: 20px 0px 20px 20px;
	line-height: 16px;
}

.contentInline td {
	line-height: 16px;
}

.contentInline h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	letter-spacing: 0px;
	font-family: Verdana;
	text-align: left;
	margin-bottom: 8px;
}

.contentInline h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	font-family: Verdana;
}

.contentInline h5 {
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	text-align: left;
	font-family: Verdana;
}

.content hr {
	background-color: #929277;
	color: #929277;
	height: 1px;
	border: 0px solid;
	margin: 0px;
}

.contentInline a {
	color: #f33500;
	text-decoration: none;
	font-weight: bold;
}

.contentInline a:visited {
	color: #ff6600;
	text-decoration: none;
}

.contentInline a:hover, .contentInline a:visited:hover {
	color: #990000;
}

.reviewImage, .inlineImage {
	padding-left: 0px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0px;
	border-bottom: 1px solid #f33500;
	margin: 0px 40px 40px 0px;
	padding: 20px 0px 0px 0px;
}

.inlineImage {
	width: 200px;
	float: left;
}

.inlineCaption {
	width: 190px;
	padding: 5px;
	padding-top: 7px;
	padding-bottom: 3px;
	background-color: #e0e0e0;
	color: #666666;
	font-size: 9px;
	line-height: 11px;
}

.mainImage {
	padding-top: 20px;
	padding-bottom: 20px;
}

.textCredit {
	font-style: italic;
	font-size: 10px;
	color: #666600;
}

.sonsImage {
	width: 140px;
}

.sonsAwaiting {
	font-size: 9px;
	color: #666666;
}

.menuSonsAwaiting {
	font-size: 9px;
	color: #999999;
}

.profileImage {
	padding-top: 20px;
	padding-bottom: 20px;
	float: right;
	padding-left: 20px;
}

.listTitle {
	font-weight: bold;
	padding: 4px;
	border-bottom: 1px solid #929277;
}

.copyrightNote {
	font-size: 9px;
	line-height: 13px;
	font-style: italic;
	color: #929277;
}

.inlineMenu, .inlineMenu2 {
	background-color: #ffffff;
	margin: 0px 0px 30px 30px;
	padding: 0px;
	width: 200px;
}

.inlineList {
	border-top: 1px solid #ff3500;
}

.inlineList a {
	color: #f33500;
	font-weight: bold;
}

.inlineList a:visited {
	color: #f33500;
}

.inlineList a:hover, .inlineList a:visited:hover {
	color: #990000;
}

.inlineMenuRow0 {
	background-color: #DFDFC4;
}

.inlineMenuRow1 {
	background-color: #D8D8B7;
}

.inlineList td {
	padding: 4px;
	font-size: 10px;
	line-height: 11px;
}

td.inlineListSep {
	height: 1px;
	padding: 0px;
	overflow: hidden;
	background-color: #929277;
}

.inlineList hr {
	margin: 5px 0px 5px 0px;
	height: 0px;
	background-color: #ffff00;
	border-top: 1px dotted #f33500;
}

.pageHeader {
	background-color: #ffffff;
	padding: 10px 0px 0px 0px;
}

.pageHeaderLine {
	width: 100%;
	background-color: #f33500;
	padding: 0px;
	margin: 0px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

.pageHeader hr {
	color: #f33500;
	background-color: #f33500;
	padding: 0px;
	margin: 0px;
	height: 1px;
}

.pageHeader img {
	padding: 0px 10px 0px 10px;
}

.pageFooter {
	background-color: #929277;
	padding: 5px;
}

.pageFooter a, .pageFooter a:visited {
	text-decoration: none;
	color: #ffff66;
}

.pageFooter a:hover, .pageFooter a:visited:hover {
	color: #ffff00;
}

.pageTitle {
	background-color: #f33500;
	text-align: center;
}

.articleDate {
	color: #929277;
	font-size: 9px;
}

.scrapbookNav {
	margin-bottom: 10px;
	padding-right: 10px;
}

.scrapbookImage {
	text-align: center;
	width: 100%;
	padding: 16px 0px 24px 0px;
}

.scrapbookImageInfo {
	margin: 16px 0px 24px 0px;
}

.scrapbookDate {
	color: #929277;
}

.scrapbookCaption {
	margin: 8px 0px 0px 0px;
}

.imagePop {
	margin: 0px;
	padding: 0px;
}
