﻿body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
}
body {
    background-image: url("images/asppat.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;
	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: #d0b880;
	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;
}

body {font-size:90%;}
h1 {font-size:2em;}
h2 {font-size:1.75em;}
h3 {font-size:1.5em;}
p {font-size:1em; line-height:150%; text-align: left;}

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