﻿body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: Arial;
}

.navigation {
	position: relative;
	float: left;
	left: 0;
	top: 20px;
	width: 105px;
	text-align:left;
	z-index:600;
}

.navigation .menu {
	z-index:1000;
}

#movie {
	z-index:100;
}

.content {
	position: relative;
	float: left;
	left: 0px;
	top: 5px;
	width: 455px;
	padding: 5px 10px;
	z-index:100;
}

.content_acad {
	position: relative;
	float: left;
	left: 0px;
	top: 5px;
	width: 550px;
	padding: 5px 10px;
}

.pictures {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 170px;
	padding: 10px 5px;
}

.pictures_acad {
	position: absolute;
	left: 450px;
	top: 50px;
	width: 300px;
	padding: 10px 5px;
	z-index: 100;
}

.foot {
	position: relative;
	float: left;
	top: 0;
	left: 0px;
	width: 800px;
	padding: 15px 0;
}

.quote {
	font-style: italic;
	font-size:10px;
}

.right {
	float: right;
	
}

.it {
	font-style: italic;
}

.loc {
	font-size: 9px;
}

h4 {
	background-color: #003876;
	color: white;
}

.bluebar {
	background-color: #003876;
	color: white;
	font-size:18px;
}

.bluelink a {
	text-decoration:underline;
	background-color: #003876;
	color: white;
	font-size:18px;
}

.bluelink p {
	background-color:#003876;
	color:#ffffff;
	font-size:18px;
}

#page {
	width: 800px;
}

#health table, #health td {
	border: 1px #110000 solid;
	vertical-align: top;
}

#health td.img {
	vertical-align: middle;
	border: 0;
}

#health .th {
	text-align: center;
}

h1 { 
	font-size: 24px;
}

.arrows {
	font-weight:bold;
}

.center {
	text-align: center;
}

a img {
	border: none;
}

.bold {
	font-weight:bold;
}

table td.left {
	padding: 0 15px;
}

.cco td {
	vertical-align:top;
	padding:2px;
}

.hrt {
	font-size:18px;
	width:275px;
	text-align:center;
}

.headright img {
	float:right;
	vertical-align:text-bottom;
}

table.fiveyear {
	width:500px;
	text-align:center;
	background-color:aqua;
}

.tablehead h3 {
	font-size:	16px;
	vertical-align:middle;
	vertical-align:middle;
}

.tablehead p {
	margin-bottom:20px;
}

td.tablecell {
	padding:2px;
	background-color:#FFF;
}

table.outcomes, table.outcomes td {
	border:1px solid #000;
	text-align:center;
	padding:2px;
}

.aright {
	text-align:right;
}

table#quote {
	background-color:#99FFCC;
	border:1px dashed #000;
	padding:5px;
}

#scholarship {
	text-align:center;
	background-image:url('../images/NIACC-LOGO-COLOR2.JPG');
	background-position:center top;
	background-repeat:no-repeat;
}

#scholarship h1 {
	font-size: 26px;
}

#scholarship h2 {
	font-size: 20px;
}

#scholarship td {
	border:1px solid #000;
	padding:5px;
}

#scholarship td#gpa {
	width:100px;
}

#schools {
	width:545px;
}

#schools td {
	vertical-align:top;
	padding:2px;
	border:1px solid #000;
}

td.school {
	width:345px;
}

.smallcaps {
	font-variant:small-caps;
}

.nodot {
	list-style-type:none;
}

.normal {
	font-weight:normal;
	background-color:#ffffff;
	color:#000000;
}

#academies {
	width: 225px;
}

#programs {
	width:225px;
	float:left;
	position:relative;
	left:235px;
	top:-200px;
}