/* @override http://localhost/SABA_slideshow_alt_content/saba.css */

#apply ul {
	margin: 0;
	padding: 0;
}

#apply {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #4b86a3;
	width: 160px;
	height: 30px;
	line-height: 28px;
	text-align: center;
	float: right;
	position: relative;
	top:  265px;
	margin: 0 5px 5px;
	padding: 0;
}

li.menuItem a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

li.menuItem  a:link {
	color: #fff;
}

li.menuItem a:hover {
	color: #333;
}

li.applyNow {
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;

}

.menuItem {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	list-style: none;
	background-color: #4b86a3;
	width: 200px;
	height: 25px;
	line-height: 24px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}

#banner_menu{
float:left;
width: 150px;
margin: 0;
top:107px;
left: 0;
padding: 0;
position: relative;
}

#banner_image {
	display: block;
	float: left;
	width: 930px;
	height: 301px;
	background-image: url(images/Saba_University_Banner.jpg);
}

li.applyNow a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

li.applyNow a:hover {
	color: #333;
}

#banner_menu ul {
	width: 150px;
	padding: 0 5px;
margin: 0;
left: 0;
}
body {
	background-color: #999999;
}

