﻿body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-image: url("images/nf02.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
}
#galley {
	max-width: 1100px;
	margin: auto;
}
a:link {
	color: #4444FF;
	text-decoration: none;
}
a:visited {
	color: #4444FF;
	text-decoration: none;
}
a:hover {
	color: #FF9800;
	text-decoration: none;
}
a:active {
	color: #4444FF;
	text-decoration: none;
}
header {
	margin: auto;
	max-width: 1100px;
	color: #ffffff;
	background-color: #0000ff;
	background-image: url("images/silhou.jpg");
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
	padding: 10px;
}
section {
	max-width: 1100px;
	color: #000000;
	background-color: #d0b880;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
aside {
	float: right;
	width: 46%;
	color: #000000;
	background-color: #ffffd0;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
article {
	clear: both;
	max-width: 1100px;
	color: #000000;
	background-color: #d0d8d4;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
article blockquote {
	background-color: #e0c880;
	padding: 5px;
	line-height: 140%;
}
#transcript {
	max-width: 1050px;	
	margin: auto;
	background-color: #e0e0e0;	
}
footer {
	clear: both;
	width: 300px;
	color: #ffffff;
	background-color: #0000ff;
	text-align: center;
	margin: auto;
	padding: 0px 10px 0px;
}
footer a {    
	color: #ffc000 !important;
	font-size: 1.25em;
}
footer a:hover {    
	color: #ff8000 !important;
}
nav {
	float: top;
	background-color: none;
	max-width: 1100px;
	margin: auto;
}
nav ul {
	list-style-type: none;
	font-size:1.25em;
	text-align: center;
}
   
nav ul a {
	text-decoration: none;
}
nav li {
	display: inline;
	padding: 0px 20px 0px 20px;
}
body {font-size:90%;}
h1 {font-size:2em;}
h2 {font-size:1.5em;}
h3 {font-size:1.25em;}
p {font-size:1em; line-height:150%; text-align: left;}

li {font-size:1em; line-height:150%; text-align: left;}
table {font-size:1em; line-height:150%; margin: auto; background-color: #e0e0e0;}
th, td {padding: 0px 5px;}
th.l {text-align: left;}
th.c {text-align: center;}
th.r {text-align: right;}
td.l {text-align: left;}
td.c {text-align: center;}
td.r {text-align: right;}