@charset "utf-8";
/* CSS Document */
/*********** Master Layout Styles ***************/
* {	margin:0; /*zeroes out all default margins and padding*/
	padding:0;}
	
body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:100.1%;
}

a:link, a:visited, a:hover {
color:#CC0000;
text-decoration:none;
}

a:hover {
	color:#CC0000;
	text-decoration:underline;
}

#wrapper {
	text-align: left;
	padding: 0px;
	width: 944px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#header {
	float: left;
	height:120px;
	width: 944px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	position: relative;
	left:0px;
	top:0px;
	margin:8px 0 0 0;
	padding:0px;
	background-color: #ededed;
	
} 

#header h1 {
	position: absolute;
	left: 10px;
	top: 5px;
	margin: 0px;
	padding: 0px;
	width:115px;
	border:solid 0px red;
	height: 110px;
}

#header h2 {
	position: absolute;
	left: 130px;
	top: 8px;
	height: 55px;
	width: 500px;
	color:#ffffff;
}

.Quick_Nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: none;
}

#myNIU {
	height: 41px;
	width: 84px;
	position: absolute;
	top: 1.35em;
	left: 43.5em;
	display:none;
}

#globalNav {
	width: 17em;
	font-size: 0.7em;
	position: absolute;
	left: 65.5em;
	top: 1em;
	text-align:right;
	display:none;
}

#globalNav a:link, #globalNav a:visited {
color:#FFFFFF;
text-decoration:none;
}

 #globalNav a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#search
{
	display:none;
}

#printlogo {
	margin:0 ;
	height: 40px;
	position: absolute;
	left: 16px;
	top: 16px;
	/*display:none;*/
}

#topNavbar {
	background-image:url(../images/topNav_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 810px;
	height:45px;
	position:absolute;
	left:125px;
	top: 82px;
		}
#topNavbar ul {
	list-style-type: none;
	font-size: 0.85em;
	/*	font-weight: bold;*/
	margin-top:7px;
	margin-bottom: 0em;
	
}
#wrapper #topNavbar li {
	display: inline;
	padding-right: .5em;
	padding-left: 1em;
	padding-bottom: .5em;
}
#wrapper #topNavbar a:link, #wrapper #topNavbar a:visited {
	color: #FFFFFF;
	padding-bottom: .5em;
	font-weight:bold;
}
#wrapper #topNavbar a:hover, #wrapper #topNavbar a:focus {
	color: #FFFFFF;
	background-image: url(images/top_nav_hover.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: .5em;
	text-decoration: none;
	z-index:99;
}


#mainContent {
	float: left;
	width: 944px;
	margin: 0px;
	padding-bottom:0px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	min-height:550px;
	background-color:#f5f5f5;
	background-image: url(../images/mainContent_alt_bg.gif);
	background-repeat: no-repeat;
}

#mainHeading  {
	height: 42px;
	float:left;
	width:944px;
	background-image: url(../images/mainHeading_bg.jpg);
	background-repeat: no-repeat;
	
	
}

#mainHeading h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: normal;
	margin:0em;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	color: #FFF;
}




#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	width: 928px;
	float: left;
	position:relative;
	padding-top: 20px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left:0;
}

#footer p  {
	margin: 0; 
	padding: 10px 0; 
	color: #FFFFFF;
	font-size: 11px;
}
#footer #locations p {
	text-align: right;
	float: right;

}

#footer #copyright {
	padding-left: 25px;
	width: 320px;

}
.memoriallink {
	position: absolute;
	left: 6px;
	top: 26px;
}
.footer_niu {
	position: absolute;
	left: 408px;
	top: 24px;
	display:none;
}
.footer_niu_print {
	position: absolute;
	left: 408px;
	top: 24px;
	
}

#google_analytics {
display:none;
}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover, #footer a:focus {
	color: #FFFFFF;
	text-decoration: underline;
}
.memoriallink {
	position: absolute;
	left: 6px;
	top: 26px;
}

#wrapper #topContent #emergency img.alert {
	float: right;
}
#wrapper #topContent #emergency p {
	font-size: 12px;
}
#wrapper #topContent #emergency h4 {
	color: #CC0000;

}

/*********** Content Area Styles ***************/
/* Content with Left Navigation */


#contentwithleftnav {
	float:left;
	margin:0px;
	padding:0 0 0 18px;
	width:690px;
}

#contentwithleftnav .columns2 {
	float:left;
	margin:0 16px 0 0;
	padding:0;
	width:325px;
}

#contentwithleftnav .columns3 {
	float:left;
	margin:0 5px;
	padding:0;
	width:220px;
}

#contentwithleftnav .doubleCol {
	float:left;
	margin:0 8px 0px 0;
	padding:0;
	width:455px;
}
#contentwithleftnav .singleCol {
	float:left;
	margin:0 5px 0 0;
	padding:0;
	width:220px;
}


/******Content Area General Typography*****/
/*sets the base type attributes for h2, h3, h4, p, ul, ol, li tags within any page configuration. special cases can be added
*/
#contentwithleftnav h2, #contentwithleft-rightnav h2, #contentwithrightnav h2, #content h2{
	color: #000000;
	padding: 0em;
	font-size: 1.25em;
	margin: 8px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

#contentwithleftnav h3, #contentwithleft-rightnav h3, #contentwithrightnav h3, #relatedLinks h3, #content h3  {
	color: #000000;
	font-size: 1em;
	margin: 8px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

#contentwithleftnav h4, #contentwithleft-rightnav h4, #contentwithrightnav h4, #content h4 {
	color: #000000;
	font-size: .9em;
    margin: 8px 0;
    font-family:"Trebuchet MS","Arial","Sans-Serif";
	font-weight:bold;
}

#relatedLinks h4 {
	color: #000000;
	font-size: .9em;
    margin: 8px 0px 4px 0px ;
	font-weight:bold;
}

#contentwithleftnav p, #contentwithleft-rightnav p, #contentwithrightnav p, #relatedLinks p, #leftCol p {
	font-family:"Trebuchet MS","Arial","Sans-Serif";
	/*font-family:Geneva, Arial, Helvetica, sans-serif;*/
	font-weight: normal;
	font-size: 0.8em;
	color: #000000;
	margin: 8px 0px 12px 0px;
	padding: 0 10px 0 0;
	line-height: 1.5em;
}

#content p {
	font-family:"Trebuchet MS","Arial","Sans-Serif";
	/*font-family:Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 0.8em;
	color: #000000;
	margin: 8px 12px 16px 0;
	padding: 0;
	line-height: 1.5em;
}
#contentwithleftnav ul, #contentwithleft-rightnav ul, #contentwithrightnav ul, #relatedLinks ul, #content ul {
	padding-left: 16px;
	padding-top: 8px;
	font-size: 1em;
    margin-bottom: 16px;
}
#contentwithleftnav ol, #contentwithleft-rightnav ol, #contentwithrightnav ol, #relatedLinks ol, #content ol {
	padding-left: 16px;
	padding-top: 8px;
	font-size: 1em;
    margin-bottom: 16px;
}
#contentwithleftnav li, #contentwithleft-rightnav li, #contentwithrightnav li, #relatedLinks li, #content li {
	font-family:"Trebuchet MS","Arial","Sans-Serif";
	/*font-family:Geneva, Arial, Helvetica, sans-serif;*/
	color: #000000;
	margin: 0px 16px 0px 20px;
	line-height: 1.65em;
	font-size: 0.8em;
}

#contentwithleftnav li ul li, #contentwithleft-rightnav li ul li, #contentwithrightnav li ul li, #relatedLinks li ul li, #content li ul li {
	font-family:"Trebuchet MS","Arial","Sans-Serif";
	color: #000000;
	margin: 0px 16px 0px 20px;
	line-height: 1.65em;
	font-size: 1em;

}
#contentwithleftnav table {
    margin:16px;
        } 

#contentwithleftnav table td{
        font-size:.8em;
        padding:.5em;
        } 
#contentwithleftnav img.lrg {
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0.5em;
}


/* Content attributes with Right Nav Specific padding*/
#contentwithrightnav h2{
	color: #000000;
	padding: 0px;
	font-size: 1.25em;
	margin: 8px 16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

#contentwithrightnav h3 {
	color: #000000;
	font-size: 1em;
	margin: 8px 16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

#contentwithrightnav h4 {
	color: #000000;
	font-size: .9em;
    	margin: 8px 16px;
        font-family:"Trebuchet MS","Arial","Sans-Serif";
	font-weight:bold;
}

#contentwithrightnav p {
	font-family:"Trebuchet MS","Arial","Sans-Serif";
	/*font-family:Geneva, Arial, Helvetica, sans-serif;*/
	font-weight: normal;
	font-size: 0.8em;
	color: #000000;
	margin: 8px 0px 20px 16px;
	padding: 0 10px 0 0;
	line-height: 1.5em;
}

#contentwithrightnav ul {
	padding-left: 16px;
	padding-top: 8px ;
	font-size: 1em;
    margin-bottom: 16px;
}
#contentwithrightnav ol {
	padding-left: 16px;
	padding-top: 8px ;
	font-size: 1em;
    margin-bottom: 16px;
}
#contentwithrightnav li {
	font-family:"Trebuchet MS","Arial","Sans-Serif";
	/*font-family:Geneva, Arial, Helvetica, sans-serif;*/
	color: #000000;
	margin: 0px 16px 0px 20px;
	line-height: 1.65em;
	font-size: 0.8em;
}

/* Attributes with #content specific left margin*/
#content h2{
	color: #000000;
	padding: 0px;
	font-size: 1.25em;
	margin: 8px 16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

#content h3 {
	color: #000000;
	font-size: 1em;
	margin: 8px 16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

#content h4 {
	color: #000000;
	font-size: .9em;
    margin:8px 16px;
    font-family:"Trebuchet MS","Arial","Sans-Serif";
	font-weight:bold;
}

#content p {
	font-family:"Trebuchet MS","Arial","Sans-Serif";
	/*font-family:Geneva, Arial, Helvetica, sans-serif;*/
	font-weight: normal;
	font-size: 0.8em;
	color: #000000;
	margin: 8px 0px 20px 16px;
	padding: 0 10px 0 0;
	line-height: 1.5em;
}

#content ul {
	padding-left: 16px;
	padding-top: 8px ;
	font-size: 1em;
    margin-bottom: 16px;
}
#content ol {
	padding-left: 16px;
	padding-top: 8px;
	font-size: 1em;
    margin-bottom:16px;
}
#content li {
	font-family:"Trebuchet MS","Arial","Sans-Serif";
	/*font-family:Geneva, Arial, Helvetica, sans-serif;*/
	color: #000000;
	margin: 0px 16px 0em 20px ;
	line-height: 1.65em;
	font-size: 0.8em;
}

/* Content with Left-Right Navigation */

#contentwithleft-rightnav {
	float: left;
	width: 490px;
	padding-bottom:16px ;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin: 0px;
	padding: 0px 0px 16px 10px;
}

#contentwithleft-rightnav .columns2 {
	width: 235px;/*14.75em*/
	float: left;
	padding:0;
	margin:0 5px;
}
#contentwithleft-rightnav .columns3 {
	width: 158px;/*9.75em*/
	float: left;
	padding: 0 8px 0 0 ;
	margin:0 0 8px 0 ;
}

#contentwithleft-rightnav table {
    margin:16px ;
    } 

#contentwithleft-rightnav table td{
    font-size:.8em;
    padding:8px ;
        } 
#contentwithleft-rightnav img.lrg {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px ;
}

/* Content With Right Navigation */
#contentwithrightnav {
	float: left;
	width: 720px;
	border-right: solid 1px #CCC;
	margin: 0px;
	padding: 0px ;
}

#contentwithrightnav .columns2 {
	width: 340px;
	float: left;
	text-align: left;
	padding: 0;
	margin:0 10px;
	}

#contentwithrightnav .columns3 {
	width: 220px;
	float: left;
	padding: 0;
	margin:0 10px ;
}

#contentwithrightnav ul li ul li {
	font-family: "Trebuchet MS","Arial","Sans-Serif";
	color: #000000;
	margin: 0px 16px 0px 20px ;
	line-height: 1.65em;
	font-size: 1em;

}
#contentwithrightnav table {
    margin:16px ;
        } 

#contentwithrightnav table td{
    font-size:.8em;
    padding:8px ;
        } 
#contentwithrightnav img.lrg {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px ;
	margin-left:-16px;
}
#contentwithleft-rightnav .float {
	position: relative;
	z-index: 100;
	left: 0px;
	top: 0px;
	margin-bottom: 0px;
}

/* Content only*/

#content {
	float: left;
	width: 944px;
	margin: 0px;
	padding: 0px 0px 16px 0px;
}

#content .columns2 {
	width: 448px;
	float: left;
	text-align: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
}

#content .columns3 {
	width: 288px;
	float: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 16px;
}

#content .columns4{
	width: 208px;
	float: left;
	padding-top:8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 16px;
}


#content table {
   margin:16px;
        } 

#content table td{
   font-size:.8em;
   padding:8px;
        
        } 
#content img.lrg {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left:-16px;
}

/* Content Generic's (Left-Right Navigation)*/
#relatedLinks {
	float: right;
	width: 190px;
	padding:0px 8px;
	margin:0px;
	}
	
#leftCol {
	width: 236px;
	margin:0px;
	padding:0px;
	height: auto;
	float: left;
}

#leftCol p.pullquote {
font-family:georgia;
font-size:1.35em;
font-style:italic;
text-align:center;
padding:16px;
color:#333;
}
#leftNav {
	width: 236px;/*18.44em*/
	margin:0;
	padding:0;
	height: auto;
	float: left;
	font-size: 0.8em;
	background-image: url(../images/leftNav_bg.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	margin-bottom:16px;
}

#mainContent.standard_page #leftNav {
	width: 236px;
	margin:0;
	padding:0;
	height: auto;
	float: left;
	font-size: 0.8em;
	background-image:url(../images/LeftNav_standardPage_bg.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	margin-bottom:16px;
	
}

#mainContent.standardSubPage #leftNav {
	width: 236px;
	margin:0;
	padding:0;
	height: auto;
	float: left;
	font-size: 0.8em;
	background-image:url(../images/LeftNav_standardSubPage_bg.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	margin-bottom:16px;
	
}
	#leftNav ul {
	background-image:url("../images/leftNav_btm.gif");
	background-position:left bottom;
	background-repeat:no-repeat;
	list-style-type:none;
	margin:0;
	padding:16px 0px 16px 16px;
	width:220px;
	}

	#leftNav li {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:bold;
	margin:0;
	padding:0 16px 10px 0px;
	width:208px;
	}
        
#leftNav a:link, #leftNav a:visited {
	margin:0;
	padding:0;
	display: block;
	color: #FFFFFF;
}
#leftNav a:hover, #leftNav a:focus {

	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	color:#CBC3A8;
	
}

#leftNav ul ul {
	list-style-type: none;
	width:220px;
    	margin:0;
	padding:16px 0px 16px 32px;
   	 background-image: none;
}

#leftNav ul ul li {
	padding:0px;
	margin: 0px;
	width:220px;
	font-family: Georgia, "Times New Roman", Times, serif;
    }	


#leftNav #leftNavControls {
	width: 236px;
	padding: 16px ;
	height: auto;
	float: left;
	font-size: .8em;
}

.image_left {
	float: left;
	margin: 0px 16px 8px  0px;
}

.image_right {
	float: right;
	margin: 0px 0px 8px  16px ;
}

/*Test Table Styles Gray1*/
table.grey1 {
      border-collapse: collapse;
      font-family:"Trebuchet MS","Arial","Sans-Serif";
	/*font-family:Geneva, Arial, Helvetica, sans-serif;*/
      width: 96%;
      border: 1px solid #333;}

table.grey1 th { color: #fff;
     background-color: #6C6754;
     font-size:.8em;}
table.grey1 th, table.grey1 td {
      text-align: left;
      padding: 2px  8px ;
      border-right: 1px solid #333;}
	  
table.grey1 tr:hover {
      background-color: #E0DACA;
      color:#000000;}
	  
table.grey1 thead tr:hover {
      background-color: transparent;
	  color:inherit;}

table.grey1 caption {
      font-size: 1.2em;
      font-weight:bold;
      margin:16px  0;}



/* News Page Items*/

p.caption {
	float: right;
	background-color:#CCCCCC;
	width:150px;
}

img.caption {
	float: right;
	background-color:#CCCCCC;
	width:auto;
    padding:8px;
    margin:16px 0px 16px 16px ;
}

div.imageCaption_right {
	padding:8px ;
	float: right;
	margin-top: 8px ;
	margin-right:8px ;
	margin-bottom: 16px ;
	margin-left: 16px ;
	border: 0px solid #999999;
	clear: right;
}
div.imageCaption_right img {
	margin-bottom: 10px;
}

#mainContent div.imageCaption_right p {
	color: #333333;
	font-size: 0.7em;
	font-weight:bold;
	}

div.imageCaption_left {
	padding: 8px ;
	float: left;
	height: auto;
	width: auto;
	margin-top: 8px ;
	margin-right: 16px ;
	margin-bottom: 16px ;
	margin-left: 12px ;
	border: 0px solid #999999;
	clear: left;
}

div.imageCaption_left img {
	margin-bottom: 10px;
}

#mainContent div.imageCaption_left p {
	color: #333333;
	font-size: 0.7em;
	font-weight:bold;
	}
#breadcrumbs {
	color: #333;
	font-size: 70%;	
	height:20px;
	margin-top:16px ;
	margin-right:8px ;
	margin-left:32px ;
        }

#breadcrumbs ul {
	margin-left: 0;
	padding-left: 10px;
	display: inline;
	border: none;
	} 
#breadcrumbs ul li a:hover, #breadcrumbs ul li a:focus 
{
	color: #000000;
}
#breadcrumbs ul li {
	margin-left: -5px;
	padding-left: 5px;
	border: none;
	display: inline;
	list-style-type: none;
	background: url('../images/breadcrumb-separator.png') no-repeat right center;
	padding-right: 16px;
}

#breadcrumbs ul li.last {
	background: none;
}

hr {
 margin: .8px 8px 8px 0px;
}

/*   WYSIWYG Edtior Styles	*/

.right
{
float: right;
margin: 0px 12px 8px 12px ;
}

.left
{
float: left;
margin: 0px 12px 8px 16px ;
}

.center
{
 text-align: center;
}

.justify
{
 text-align:justify;
}
.imageleft 
{
	float: left;
	margin: 0px 16px 8px  0px;
}
.imageright {
	float: right;
	margin: 0px 0em 8px 16px ;
}



/**********Home Page Styles ************/
#header.home {
	float: left;
	height:88px ;/*80px5em*/
	width: 944px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	position: relative;
	left:0px;
	top:8px;
	}
	
#topNavbar.home {
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 944px;
	height: 42px;
	background-image: url(../images/topNav_home_bg.jpg);
	background-repeat: no-repeat;
    background-position:left top;
	position:relative;
	left:0px;}
	
#topNavbar_home ul {
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	margin-top:11px;
	margin-bottom: 8px;
	
}
#wrapper #topNavbar_home li {
	display: inline;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 8px;
	margin: 0 12px;
}
#wrapper #topNavbar_home a:link, #wrapper #topNavbar_home a:visited {
	color: #FFFFFF;
	padding-bottom: 8px;
}
#wrapper #topNavbar_home a:hover, #wrapper #topNavbar_home a:focus {
	color: #FFFFFF;
	background-image: url(../images/top_nav_hover.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 8px;
	text-decoration: none;
}
#about #topNavbar_home ul li.about a, 
#academics #topNavbar_home ul li.academics a,
#admissions #topNavbar_home ul li.admissions a,
#campus #topNavbar_home ul li.campus a,
#libraries #topNavbar_home ul li.libraries a,
#outreach #topNavbar_home ul li.outreach a,
#research #topNavbar_home ul li.research a
{
	color: #FFFFFF;
	background-image: url(../images/top_nav_hover.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 8px;
	text-decoration: none;
}

#topContent {
	margin: 0px;
	padding: 0px;
	width: 944px;
	background-image:url(../images/topContent_home_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 302px;/*300px*/
	float:left;
	position:relative;
	left:0px;
	top:0px;
}
#emergency {
	background-color: #FFFF33;
	margin: 0px;
	padding: 16px;
	float: left;
	width: 944px;
	font-weight: bold;
}
#media {
	width: 670px;
	position: relative;
	left: 250px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	height: 293px;
}
#resources {
	position: absolute;
	left: 16px;
	top: 0px;
	padding-left: 0px;
	margin: 0px;
	width: 220px;
	height: 296px; 
	background-image:url(../images/audience_home_bg.jpg);
	background-repeat: no-repeat;
}
#topContent #resources a:link, #topContent #resources a:visited {
	color: #FFFFFF;
	padding-left: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#topContent #resources a:hover {
	font-weight:bold;
}
#resources ul {
	list-style-type: none;
	font-size: 13px;
	width: 220px;
	position: relative;
	left: 0px;
	top:0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-left: 0px;
	z-index:100;

}
#resources li {
	padding-bottom: 4px;
	padding-top: 4px;
	margin-right: 0px;
	/*	font-weight: bold;*/
	color: #FFFFFF;
	line-height:23px;
}

#resources h3 {
	font-size: 16px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

#resources #connect {
	width: 220px;
	position: absolute;
	left: 0px;
	top:216px;
}

#resources #connect ul {
	list-style-type: none;
	font-size: 11px;
	margin-top:15px;
}
#resources #connect ul li {
	padding-bottom: 0px;
	padding-top:0px;
	margin-right: 16px;
	margin-left: 4px;
	margin-bottom: 4px;
	line-height: 14px;
	margin-top:0px;
}
#resources #connect a:link, #resources #connect a:visited   {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	}

#resources #connect em {
	font-weight: bold;
}

#resources #victor_e {
	width: 101px;
	position: absolute;
	left: 130px;
	top:174px;
}

#mainContent.home {
	float: left;
	width: 944px;
	height:300px; 
	margin: 0px;
	padding: 0px;
	padding-bottom:0px;
	margin-bottom:0px;
	position:relative;
	top:0px;
	left:0px;
	background-image:url(../images/mainContent_home_bg.jpg);
	background-repeat:no-repeat;
	background-position:0px -2px;
	background-color:none;
	min-height:320px;
}

#news {
	float: left;
	width: 680px;
	margin:10px 0 0px;
	position:relative;
}
#news a:hover {
	color: #CC0000;
}
#spotlight {
	float: left;
	width: 220px;
	height: auto;
	background-image: url(../images/spotlight_bg.jpg);
	background-repeat: no-repeat;
	background-position: 16px 25px;
	padding: 16px 0 0 16px;
	margin:-35px 0 0 11px;
}
#spotlight h3 {
   	margin:0px;
	padding: 0px;
	background-image: url(../images/start_your_journery_here.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	text-indent: -9999px;
	border: 0px solid red;
	height: 65px;
	width: 235px;
	position:absolute;
	left: 705px;
	top:-9px;
}
#socialMedia {
	float: left;
	width: 220px;
	height: auto;
	text-align: center;
	background-image:url(../images/spotlight_bg_btm.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding:0px 0px 21px 0px;
	margin:16px 0 0 0;
}
#socialMedia p {
	font-size:11px;
}


.image_left {
	float: left;
	margin-right: 16px;
}


#news span.more_rss {
color:#666666;
font-size:11px;
padding-right:8px;
position:absolute;
bottom:16px;
right:0px;
}

#footer.home {
	background-image: url(../images/footer_home_bg.gif);
	background-repeat:no-repeat;
	background-position: left top;
	width: 928px;
	float: left;
	position:relative;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left:0px;
	top:85px;
	
}

#footer.home p  {
	margin: 0; 
	padding: 10px 0; 
	color: #FFFFFF;
	font-size: 11px;
}
#footer.home #locations p {
	text-align: right;
	float: right;
}

#footer.home #copyright {
	padding-left:25px;
	width: 320px;
}
#footer.home .memoriallink
	{position: absolute;
	left: 6px;
	top: 6px;
}

#footer.home .footer_niu {
	position: absolute;
	left: 408px;
	top: 4px;
}

#footer.home a:link, #footer.home a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer.home a:hover, #footer.home a:focus {
	color: #FFFFFF;
	text-decoration: underline;
}
#news p {
	font-size:13px;
	margin:0;
	padding:8px 0;
}


/* SpryTabbedPanels.css - version 0.4 - Spry Pre-Release 1.6 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* Horizontal Tabbed Panels
 *
 * The default style for a TabbedPanels widget places all tab buttons
 * (left aligned) above the content panel.
 */

/* This is the selector for the main TabbedPanels container. For our
 * default style, this container does not contribute anything visually,
 * but it is floated left to make sure that any floating or clearing done
 * with any of its child elements are contained completely within the
 * TabbedPanels container, to minimize any impact or undesireable
 * interaction with other floated elements on the page that may be used
 * for layout.
 *
 * If you want to constrain the width of the TabbedPanels widget, set a
 * width on the TabbedPanels container. By default, the TabbedPanels widget
 * expands horizontally to fill up available space.
 *
 * The name of the class ("TabbedPanels") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabbedPanels container.
 */
.TabbedPanels {
	float: left;
	clear: none;
	width: 680px; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	height:auto;
}

/* This is the selector for the TabGroup. The TabGroup container houses
 * all of the tab buttons for each tabbed panel in the widget. This container
 * does not contribute anything visually to the look of the widget for our
 * default style.
 *
 * The name of the class ("TabbedPanelsTabGroup") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabGroup container.
 */
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
	height:28px;
}

/* This is the selector for the TabbedPanelsTab. This container houses
 * the title for the panel. This is also the tab "button" that the user clicks
 * on to activate the corresponding content panel so that it appears on top
 * of the other tabbed panels contained in the widget.
 *
 * For our default style, each tab is positioned relatively 1 pixel down from
 * where it wold normally render. This allows each tab to overlap the content
 * panel that renders below it. Each tab is rendered with a 1 pixel bottom
 * border that has a color that matches the top border of the current content
 * panel. This gives the appearance that the tab is being drawn behind the
 * content panel.
 *
 * The name of the class ("TabbedPanelsTab") used in this selector is not
 * necessary to make the widget function. You can use any class name you want
 * to style this tab container.
 */
.TabbedPanelsTab1 {
	position: relative;
	top: 1px;
	float: left;
	font: bold 12px sans-serif;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	background-image:url(../images/panelTabs/tab1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 118px;
	height:21px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align:center;
	color: #FFFFFF;
}

.TabbedPanelsTab2 {
	position: relative;
	top: 1px;
	float: left;
	font: bold 12px sans-serif;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	background-image:url(../images/panelTabs/tab2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 118px;
	height:21px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align:center;
	color: #FFFFFF;
}

.TabbedPanelsTab  {
	position: relative;
	top: 1px;
	float: left;
	font: bold 12px sans-serif;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	background-image:url(../images/panelTabs/tab3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 118px;
	height:21px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align:center;
	color: #FFFFFF;
}

/* This selector is an example of how to change the appearnce of a tab button
 * container as the mouse enters it. The class "TabbedPanelsTabHover" is
 * programatically added and removed from the tab element as the mouse enters
 * and exits the container.
 */
.TabbedPanelsTabHover {
	/*background-color: #FFF;*/
}

/* This selector is an example of how to change the appearance of a tab button
 * container after the user has clicked on it to activate a content panel.
 * The class "TabbedPanelsTabSelected" is programatically added and removed
 * from the tab element as the user clicks on the tab button containers in
 * the widget.
 *
 * As mentioned above, for our default style, tab buttons are positioned
 * 1 pixel down from where it would normally render. When the tab button is
 * selected, we change its bottom border to match the background color of the
 * content panel so that it looks like the tab is part of the content panel.
 */

.TabbedPanelsTabSelected {
	background-image: url(../images/panelTabs/tab5_selected.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color: #ffffff;
} 

/* This selector is an example of how to make a link inside of a tab button
 * look like normal text. Users may want to use links inside of a tab button
 * so that when it gets focus, the text *inside* the tab button gets a focus
 * ring around it, instead of the focus ring around the entire tab.
 */
li.TabbedPanelsTab a:link, li.TabbedPanelsTab  a:visited {
	
	text-decoration: none;
	padding-top:5px;
}

li.TabbedPanelsTab a:hover, .TabbedPanelsTab a:focus {

	text-decoration: none;
	padding-top:5px;
}

/* This is the selector for the ContentGroup. The ContentGroup container houses
 * all of the content panels for each tabbed panel in the widget. For our
 * default style, this container provides the background color and borders that
 * surround the content.
 *
 * The name of the class ("TabbedPanelsContentGroup") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the ContentGroup container.
 */
.TabbedPanelsContentGroup {
	float:left;
	clear: both;
	border-left: solid 0px #CCC;
	border-bottom: solid 0px #CCC;
	border-top: solid 0px #999;
	border-right: solid 0px #999;
	background-image: url(../images/panel_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	/*bottom-padding:1em;*/
	width:680px;
	margin:0;
	padding:0;
	}

/* This is the selector for the Content panel. The Content panel holds the
 * content for a single tabbed panel. For our default style, this container
 * provides some padding, so that the content is not pushed up against the
 * widget borders.
 *
 * The name of the class ("TabbedPanelsContent") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the Content container.
 */


#mainContent.home div.TabbedPanelsContent {
	float:left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	background-image: url(../images/panel_bg_btm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	left:1px;
	width:680px;
	margin:0;
	padding:0;
	height: 350px;
}

#mainContent.home div.TabbedPanelsContent h2 {
	color: #333333;
	font-size: 22px;
	margin:8px 24px 0 16px;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	}
	
#mainContent.home div.TabbedPanelsContent h4{
	color: #333333;
	font-size: 14px;
	margin:8px 24px 0 16px;
	padding:0;
	font-family: Arial, sanserif;
	font-weight:bold;
	}
	
#mainContent.home div.TabbedPanelsContent p{
	margin:8px 24px 0 16px;
	}
#mainContent.home div.TabbedPanelsContent ul {
	margin:0 0 0 16px;
	padding:0;
	}
	
#mainContent.home div.TabbedPanelsContent ul li{
	margin:0 0 0 16px;
	padding:0;
	line-height:200%;
	font-size:12px;
	}


