#head-section{
	/*background: #688979;*/
	position: relative;
	width: 100%;
	overflow: hidden;	
}
		
#banner-top{
	margin-left:0px;
	background:url(../images/bannerlinks-color.gif) repeat-x;
	text-decoration:none;
	color:#FFFFFF;
	text-align: left;
	padding-left:40px;
}

.banner-links a{
	display:inline;
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	text-shadow:#999999;
	font-weight:bold;
	font-family: Arial;
	padding: 0px 5px 0px 5px;

}

.banner-links {
  clear: both;
}

#banner{
        background-color: #FFFFFF;
        background-image: url(../images/ug_logo.jpg);
        background-repeat: no-repeat, no-repeat;
        background-position: left, right;
	position: static;
	height: 120px;
	width: 100%;
	display: block;
}

#banner-bottom{
	margin-left:0px;
	background:url(../images/bannerlinks-color.gif) repeat-x;
	border:none;
	text-align: left;
	padding-left:40px;
	padding-bottom: 4px;
}
#tagline{
	padding-left:100px;
	font-size:20px;
	font-family: Times New Roman, Helvetica, sans-serif;
	font-weight:bold;
	height: auto;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 5px;
	float:left;
}

#tagline1{
	padding-left:155px;
	font-size: 16px;
	padding-top: 0px;
	font-weight: bold;
	color: #990000;
	height:auto;
}

#body-section{
	background: #FFFFFF;
	position: static;
}
		
.bold{
  font-weight: bold;
}		

#bread-crumbs{
	background: url(../images/breadcrumbsBackground.gif) repeat-x;
	position: static;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:-5px;
	text-indent: 5px;
}

#bread-crumbs a{
	text-decoration:none;
}

#primary-links{
	position:relative;
	overflow: hidden;
	width: 190px;
	display: block;
	float: left;
	padding: 5px 0px 0px 5px;
	
}

#banner2{
	background:url(../images/breadcrumbsBackground.png) repeat-x;
	height:20px;
	margin-left: 5px;
	margin-top: 4px;
}


.banner_links{
	font-weight: 700px;
	font-family:"Arial", Courier, monospace;
	text-align:center;
	font-size:15px;
	font-weight: bold;
	color:#FFFFFF;
}
#footer{
  background:url(../images/footer.gif) repeat-x;
	overflow:hidden;
	position: static;
	clear: left;
	text-align:center;
	height:40px;
	padding-bottom: -100px;
	margin-top:10px;
}
.footerclass a{
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	text-shadow:#999999;
	font-weight:bold;
	font-family: Arial;
	padding: 0px 5px 0px 5px;	
}

.footerclass p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
}

#page-wrapper{}
#page-wrapper {height :auto !important; min-height: 100vh !important;}

#banner{margin-top:50px}

