﻿

body {
margin-left: 0px auto;
padding: 0px;
line-height: 1.2em;
width: 70%;
max-width: 900px;
min-width: 0px;
font-family: Palatino , serif;
font-size: 22px;
scrollbar-face-color: transparent;
scrollbar-shadow-color: transparent;
scrollbar-highlight-color: transparent;
scrollbar-3dlight-color: transparent;
scrollbar-darkshadow-color: transparent;
scrollbar-track-color: transparent;
scrollbar-arrow-color: transparent;
}


iframe{
	width: 70%; height: 520px;
	border: 0;
}

table thead {
  position: fixed;
}



header {
width: 25%;
text-align: left;
}

section {
width: 75%;
float: left;
font-size: 16px;
	display: block;
	background-color: white;
	clear: left;
	float: left;
	width: 75%;
	margin: 20px 0px 0px 33%;
	overflow: auto;
	height: 1200px;
}



aside {
display: block;
width: 15%;
position: absolute;
margin-top: 0em;
float: left;
border: none;
font-family: Palatino;
line-height: 1.5em;
font-size: 14px;
overflow: auto;
height: 1200px;
}

aside a{
color: black;
	text-decoration: none;
}


aside a:visited {
	color: #000000;

}

aside a:hover {
	color: #6b7cff;
}


}

footer {
clear: left;
width: 100%;
text-align: center;
margin-top: 5px;
}

footer address {
width: 100%;
clear: left;
font-size: 0.8em;
font-style: normal;
font-variant: small-caps;
border-top: 1px solid black;
background-color: rgb(255, 177, 255);
}

/* Block Styles */
h1, h2, h3, h4, h5, h6 {
font-family: Palatino, serif;
}

header h1 {
margin: 1em 0em;
font-size: 3em;
}

h2 {
margin: 1em 0em;
font-size: 3em;
}

header h1 {
margin: 0px;
}

header h2 {
font-size: 2em;
font-style: italic;
margin: 0em;
padding-bottom: 0.5em;
border-bottom:1px black solid;
}

article p {
margin: 0.2em 0.9em 0.7em 0em;
font-size: 14px;
}

article ul {
margin: 0.1em 0.8em 0.5em;
}

article ul li {
margin-right: 0.5em;
}

aside h2 {
text-align: left;
}

aside p {
font-size: 0.8em;
margin: 0px 0.7em;
}

aside blockquote {
margin: 1.2em 2em 0em 2em;
}

aside blockquote p {
margin: 0em 0em 2em;
font-size: 0.7em;
}