/*
#uncgLogo {background:#fff url("PATH TO IMAGE") no-repeat; background-position:100%;}
*/
body{font-family: Arial, Helvetica, sans-serif;}

/* BEGIN OLD STYLE*/
a:link {
	text-decoration: none;
	color: #385E0F;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.other a:link {
	text-decoration: none;
	color: #385E0F;
}
.other a:visited {
	text-decoration: none;
	color: #385E0F;
}
.other a:hover {
	text-decoration: underline;
	color: #385E0F;
}
.other a:active {
	text-decoration: none;
	color: #385E0F;
}
.style4 {font-size: 21px; font-family: Geneva, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; }
.style5 {
	font-size: 16px;
	font-weight: bold;
	color: #397D02;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
.style9 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style10 {color: #000066}
/* END OLD STYLE*/


#unitNavCrumb,#pagStructure,#unitNav,#uncgFooter{
		background-color: #EE1100 ;
}

#uncgFooter p {color:#fff;}

#unitNav{width:171px;}
#unitNav a {color:#ffffff;text-decoration:none;}
#unitNav li {
	/*
	padding:2px;
	border:none;
	font-weight: bold; 
	font-size: 9pt; 
	*/
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
	
}

h1 {

}
h1 img {margin:0px;padding:0px;float:left;}
h2 {font-weight: bold;text-align:center;
	color: #397D02;font-size:2em;}
h3{
	color:#CC9933;
	font-size:1.5em;font-weight:bold;
}
#uncgBody {
	min-width:1024px;
}

#pagContent a{color:#009933;font-weight:bold;}

.underline{text-decoration:underline;}
.bold{font-weight:bold;}

#pictures_html h3{
	color:#000000;
	font-size:24px;
	font-weight:bold;
}
#pictures_html .style2 {font-size: 36px}
#pictures_html .style3 {font-family: Arial, Helvetica, sans-serif}
#pictures_html .style4 {font-size: 12px;color:#000000;font-weight:normal;}

.size18 {font-size: 18px}
.fontGeneva {font-family: Geneva, Arial, Helvetica, sans-serif;}
.size18red {font-size: 18px; color: #660000; }

#pagSidebar *{color:#000;}

.news{
	width:95%;
	margin-top: 1ex;
	font-family: Arial, Helvetica, sans-serif;
}
.news .title{
	background-color: #b0ff8a;
	color:#000;
	font-weight:bold;
	border:thin outset #69c;
}
.news .body{
	border:thin inset #69c;
	background-color: #dcba72;
	color:#000;
	padding:1ex;
	width:100%;
}
.news .body .quote{ 
	text-indent:5ex;
	margin-left:5ex;
	margin-right:5ex; 
	font-size:10px;
}

.news .pic img{
	text-align:center;
	vertical-align:middle;
}
#unit-head {
	height:160px;
	background-image:url(/afs/images/index_Layer-1.gif);
	background-position:left;
	background-repeat:no-repeat;
    padding: 0px 0px 0px;
	background-color: #EE1100 ;
}
#unit-head h1 {
padding:66px 20px 14px 333px;
color:#000;
}
#unit-left-menu ul li 
{
	padding-top:7px;
	padding-bottom:5px;
}
#unit-left-menu ul li ul li
{
	padding-top:0px;
	padding-bottom:0px;
}
#unit-left-menu ul li a {
    padding: 3px 3px;
}

