body {
	margin-top: 4%;
}
body,td,th {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	line-height: 14px;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #444444;
}
.scrollbox {
	overflow: auto;
	overflow-x: hidden;
	height: 320px;
	width: 550px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.h1 {
	font-size: 18px;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}


.nav a:link {
	color: #FF6600;
	text-decoration: none;
}
.nav a:visited {
	text-decoration: none;
	color: #FF6600;
}
.nav a:hover {
	text-decoration: none;
	color: #666666;
}
.nav a:active {
	text-decoration: none;
}

.nav {
	margin-right: 25px;
}
.h2 {
	font-size: 15px;
	color: #FF6600;
}
h3, .h3 {
	font-size: 16px;
	color: #999999;
	text-transform: uppercase;
}
.h4 {
	font-size: 12px;
	color: #888888;
}


body {
	
	background-image: url(images/backgroundschooltestcopy.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.copyright {
	font-size: 9px;
}

/* drop down*/

#dropmenudiv{
	position:absolute;
	border-bottom-width: 0;
	line-height:normal;
	z-index:100;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #555555;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #BBBBBB;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBBBBB;
	color: #444444;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FF6600;
}
.h5 {
	font-size: 12px;
	color: #FF6600;
}
.menu {
	line-height: 12px;
}
.h6 {
	font-size: 12px;
	color: #555555;
}
.scrollbox_flight {
	overflow: auto;
	overflow-x: hidden;
	height: 340px;
	width: 550px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.imagepad {
	padding-bottom: 15px;
}
.scrollbox_home {
	overflow: auto;
	overflow-x: hidden;
	height: 350px;
	width: 550px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.aviation_button {
	display: block;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 45px;
}
.subhealth {
	display: block;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 15px;
}
.img_left {
	float: left;
}
.btm_callout {
	display: block;
	margin-bottom: 25px;
	margin-left: 65px;
}
.small {
	text-transform: lowercase;
}
.img_right {
	float: right;
}
html {
	overflow-y: scroll;
}.hometext {
	line-height: 18px;
}
