body {	
	text-align: center;
	FONT-FAMILY: arial, helvetica, sans-serif;
}
#frame {
	width: 730px;
	min-width: 730px;
    margin-left: auto;
    margin-right: auto;
}
#logobar {
	height: 154px;
	background: url(bluesky.gif) no-repeat left top;
	padding: 25px 50px 10px 10px;
	/*text-align: right; */
	vertical-align: center; 
}
#content {
	font-size: 100%;
}
#main {
	color: black;
	margin-left: 150px;
	padding: 2em 0em 0em 1em;
	text-align: left;
	vertical-align: top;
}
#leftmenu {
	float: left;
	width: 140px;
	text-align: center;
	vertical-align: top;
}     
div.boxrow {min-width: 730px; }
div.boxleft {width: 370px; margin: 0; float: left; text-align: left; }
div.boxright {width: 325px; padding: 10px; float: left; text-align: right; font-weight: bolder; 
	border-style: outset;
	}
div.boxrow h1 {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
div.boxright p {
	margin: 0px;
	padding: 0px;
	color: ffff33;
	font-size: larger;
}
div.boxright p.boxsmaller {
	color: 000066;
	font-size: smaller;
}
div.boxright a:link {
	margin: 0px;
	padding: 0px;
}
hr.cleaner {
      clear: both;
      height: 1px;
      margin: -1px 0 0 0;
	  padding: 0;
      border: none;
      visibility: hidden;
}
#bottommenu {
	BORDER-TOP: 2px #0080FF solid;
	FONT-SIZE: smaller;
	color: #0080FF;
	TEXT-ALIGN: center;
	padding: .5em;	
	clear: both;
}
#footer1 {
	FONT-SIZE: small;
	color: #0080FF;
	TEXT-ALIGN: center;
	padding: .5em; 
}
#footer2 {
	CLEAR: both; 
	FONT-SIZE: xx-small;
	COLOR: #0080FF;  
	TEXT-ALIGN: center;
	padding: .5em; 
}
ul{
	padding: 0px;
	margin-top: .5em 1em 1em 1em;
}
li{
	margin-left: 1em;
	line-height: 150%;
	padding-left: .5em;
}
p {
	line-height: 125%;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
}
.short {
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: -6px;
}
.short2 {
	margin-bottom: 0px;
}
.title {
	font-weight: bolder;
	margin-top: .5em;
	margin-bottom: .25em;;

}
.training {
	margin-top: 2em;
	margin-bottom: 0em;
}
.smaller {
	font-size: smaller;
}
.yell { 
	color: yellow;
	font-weight: bolder;
	font-size: 150%;
	text-align: right;
}
h1 {
	color: blue;
	margin-top: 0px;
	margin-bottom: 30px;
	text-align: center;
	font-size: 150%;
	line-height: 100%;
}
h2 {
	color: blue;
	margin-top: 0px;
	margin-bottom: 30px;
	font-size: 120%;
	line-height: 120%;
}
h3 {
	color: blue;
	font-size: 110%;
	line-height: 110%;
}
h3.schedule {
	color: blue;
	font-size: 110%;
	line-height: 110%;
	margin-bottom: 10px;
}
h4 {
	color: blue;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 105%;
	line-height: 105%;
}
h5 {
	font-size: 102%;
	font-weight: bold;
	margin: .25em;
}
p.schedule {
	color: blue;
	font-weight: bold;
	font-style: italic;
}
p.fee {
	font-size: 80%;
	font-style: italic;
}
li.schedule {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
}
ul.register {
	margin-top: -15px;
	margin-bottom: 0px;
}
li.register {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.scheduleleft {
	vertical-align: top;
	width: 40px;
}
.registerleft {
	vertical-align: top;
	width: 450px;
}
.registerright {
	vertical-align: top;
}
.center {
	text-align: center;
}
form { padding: 0em 0em 0em 2em; }
input {  
	background-color: #F2F9FF;
	color: blue; 
	margin-bottom: .5em; }
input.radio {background-color: white; }
textarea { 
	background-color: #F2F9FF;
	color: navy;
	margin-bottom: 1em; }
.button { font-size: 16px; font-weight: bolder; font-family: Lucida Calligraphy; background-color: tan; color: navy; }

a.speclink {text-decoration: none}
a:link { color: #0000FF; }
a:visited { color: #6000FF; }
a:hover { color: #3399FF; }
a.footer1:link { color: #0080FF; }
a.footer1:visited { color: 0080FF; }
a.footer1:hover { color: #3399FF; }
a.footer2:link { color: 0080FF; }
a.footer2:visited { color: 0080FF; }
a.footer2:hover { color: #3399FF; }
