﻿body {
	background-color:orange;
}


div.tua {
	
	font:arial;
	font-size:1em;
	font-weight:bold;
	font-style:italic;
	color:white;

}	
	
ul#firstblackline {
		list-style:none;
display:inline;
}
 ul#firstblackline li {
 position:absolute;
 margin-left:1%;

	font-size:.9em;
	}

ul#firstblackline li a {
	padding-left:.5em;
	color:navy;
}


	

div#academicsoncampuspicture img {
	
}

div#highlightsoncampuscourses {
position:absolute;
margin-top:12%;
    padding-left:20%;
	font:arial;
	font-size:1.5em;
	font-weight:bold;
	font-style:italic;
	color:navy;	
	}
div#programsfirst {
position:absolute;
margin-top:20%;
	font: arial;
	font-size: 1em;
	font-weight: bold;
	border: thick orange solid;
	background-color: orange;
	color: green;
}
div#onlinefirst {
position:absolute;
margin-top:21%;
	font: arial;
	font-size: 1em;
	font-weight: bold;
	background-color: orange;
	color: green;
}


div#oncampusfirst {position:absolute;
margin-top:22%;
	font: arial;
	font-size: 1em;
	font-weight: bold;
	background-color: orange;
	color: green;
}
div#validationfirst {
position:absolute;
	margin-top:23%;
	font: arial;
	font-size: 1em;
	font-weight: bold;
	background-color: orange;
	color: green;
}


div#methodsfirst {
	font: arial;
	font-size: 1em;
	font-weight: bold;
	background-color: orange;
	color: green;

}
div#coursesfirst {
	
	font: arial;
	font-size: 1em;
	font-weight:bold;
	border: thick orange solid;
	background-color: orange;
	color: green;
}
div#researchfirst {
	
		font: arial;
	font-size: 1em;
	font-weight: bold;
	background-color: orange;
	color: green;
}
div#experiencefirst {
	font: arial;
	font-size: 1em;
	font-weight: bold;
	background-color: orange;
	color: green;
}

div#examinationfirst {
	
	font: arial;
	font-size: 1em;
	font-weight: bold;
	background-color: orange;
	color: green;
}

ul#faculty{
	position:absolute;
margin-left:1%;
	font:arial;
	font-size:1em;
	font-weight:bold;
	color:green;
}

a:link {
color:green;	
}

a:visited {
color:green;
}


footer {
	float:left;
	margin-top:75%;
	background:black;
	font:arial;
	font-size:1em;
	font-style:normal;
	font-weight:bold;
	color:yellow;
	}
	

