html {
	background-color: #3b649c;
}

body {
	font-size: 1em;
}

* {
	margin: 0;
	padding: 0;
}

#menubar {
	width: 100%;
	height: 30px;
	background-color: #eef6fd;
	border-bottom: 2px solid gray;
	padding-left: 80px;
	position: relative;
	z-index: 0;
	float: left;
	top: 0;
}

#container {
	text-align: left;
	float: left;
	background: url(../images/clouds_top.jpg) no-repeat;
	height: auto;
	overflow: visible;
	position: relative;
	width: 100%;
}

#maintext {
	width: 450px;
	padding-left: 120px;
	text-align: left;
	margin-top: 90px;
	float: left;
	position: relative;
}

#textbox {
	text-align: left;
	float: left;
	position: relative;
	background-color: white;
	opacity: 0.8;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #3e669a;
	width: 450px;
}

#coursedates {
	float: right;
	position: relative;
	width: 200px;
	color: white;
	font: .9em/1.2em Arial, Helvetica, Geneva, sans-serif;
	border-style: dotted;
	border-width: 1.5px;
	padding: 5px;
	background-color: #466e9f;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 10px;
}

#coursedates strong {
	
	color: aqua;
	font: italic bold .9em/1.2em Arial, Helvetica, Geneva, sans-serif;
	
}

#footerclear {
	background-image: url(../images/footer_bg.jpg);
	width: 100%;
	height: 206px;
	bottom: 0;
	position: relative;
	clear: both;
	padding-bottom: 0;
	z-index: -1;
}

#footer {
	background-image: url(../images/footer_bg.jpg);
	width: 100%;
	height: 206px;
	bottom: 0;
	position: absolute;
	clear: both;
	margin-bottom: 0;
	padding-bottom: 0;
}

#footer_girl {
	background-image: url(../images/flying_lady.jpg);
	width: 307px;
	height: 443px;
	bottom: 0;
	position: absolute;
	right: 0;
	z-index: -2;
}

h1 {
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	color: white;
	text-align: left;
	padding-bottom: 5px;
	background-color: #3b6299;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 3px;
	text-indent: 5px;
}

/* @group index */

#indextext {
	width: 650px;
	text-align: center;
	margin-top: 40px;
	float: none;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

p.fly {
	font: 8em/.8em Arial, Helvetica, Geneva, sans-serif;
	color: white;
	padding-bottom: 3px;
	letter-spacing: -5px;
	margin-top: 50px;
	text-shadow: black 3px 3px 3px;
	text-align: center;
}

.learn {
	font: 120px Arial, Helvetica, Geneva, sans-serif;
	color: white;
	padding-bottom: 3px;
	letter-spacing: -5px;
	text-shadow: black 3px 3px 3px;
	text-align: center;
}

.fly {
	font: 130px/2px Arial, Helvetica, Geneva, sans-serif;
	color: white;
	padding-bottom: 3px;
	letter-spacing: -5px;
	margin-top: 20px;
	text-shadow: black 3px 3px 3px;
	text-align: center;
	margin-bottom: 70px;
}

p.noplane {
	color: white;
	text-align: center;
	padding-bottom: 3px;
	letter-spacing: -2px;
	font: 2.3em/.8em Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 20px;
	margin-left: -5px;
}

h3.index {
	text-align: center;
	color: white;
	font: 1.2em/1.2em Georgia, "Times New Roman", Times, serif;
	margin: 10px 80px 30px;
}

p.index {
	text-align: center;
	font: .9em/1.2em Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 10px;
	color: white;
}

.indexrule {
	border-top: 1px solid aqua;
	line-height: 1.2em;
	
	width: 200px;
	position: absolute;
	margin-bottom: 10px;
	text-align: center;
}

p.indexrule {
	border-top: 1px solid aqua;
	line-height: 1.2em;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	width: 200px;
}

p.index a {
	text-align: center;
	font: .9em/1.8em Arial, Helvetica, Geneva, sans-serif;
	color: white;
	text-decoration: none;
	border-top: 1px solid aqua;
	padding-top: 5px;
	margin-top: 0;
	padding-bottom: 5px;
}

p.index a:visited {
	text-align: center;
	font: .9em/1.8em Arial, Helvetica, Geneva, sans-serif;
	color: white;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

p.index a:hover {
	text-align: center;
	font: .9em/1.8em Arial, Helvetica, Geneva, sans-serif;
	color: #0afafe;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* @end */

h2 {
	font: 1.2em/1.2em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	margin-top: 10px;
	border-top: 2px dotted silver;
	padding-top: 5px;
	text-align: left;
	color: white;
}

h3 {
	font: 1em/1em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	text-align: left;
	color: #0afafe;
	margin-top: 10px;
}

h4 {
	margin-bottom: 10px;
	margin-top: 20px;
	text-align: left;
	color: white;
	font: 1em/1em Georgia, "Times New Roman", Times, serif;
}

h4 a:link {
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
}

h5 {
	font: .9em/1.2em Georgia, "Times New Roman", Times, serif;
	margin: 10px 5px 10px 8px;
	color: white;
}

p {
	text-align: left;
	font: .8em/2em Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 8px;
	color: white;
}

ul {
	text-align: left;
	margin-bottom: 3px;
	color: white;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	margin-left: 50px;
	list-style-type: none;
}

li {
	text-align: left;
	margin-bottom: 8px;
	color: white;
	font: .8em/1.6em Arial, Helvetica, Geneva, sans-serif;
}

p.intro {
	text-align: left;
	margin-bottom: 8px;
	color: black;
	font: 1em/1.5em Georgia, "Times New Roman", Times, serif;
}

.callout {
	text-align: left;
	margin-bottom: 8px;
	width: 160px;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	float: right;
	background-color: #5686b9;
	padding: 8px;
	margin-left: 10px;
}

.callout p {
	text-align: left;
	color: white;
	width: 160px;
	font: .9em/1.1em Georgia, "Times New Roman", Times, serif;
}

.floatleft {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}

.floatright {
	float: right;
}
td { }
a:link {
	color: white;
}
a:visited {
	color: white;
}
a:hover {
	color: #0afafe;
}
a:active { }

.clearfix {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}
