/* Homepage Items.   2007 Electra Communications */


div#homepage_left_bottom_textbox h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:22px;
	text-align:center;
	color:#990033;
	line-height:18px
}

div#homepage_left_bottom_textbox h2{
	font-style:italic;
	font-size:10px;
	text-align:center;
	padding-bottom: 5px;
	border-bottom: 1px #990033 solid;
	line-height:11px;
}

div#homepage_container {
	float: right;
	position: relative;
	width:790px;
	margin:0;
	margin-top:6px;
	padding:0;
}


div#homepage_main_image {
    float: right;
    position: relative;
	width:790px;
	height:200px;!important
}


div#homepage_animation {
    float: right;
    position: relative;
	width:790px;
	height:84px;
}


div#news_events_container {
	width: auto;
	float: left;
	margin: 0px 0 0 0;
	background: #ffffff; 	
}

div#news_events_container > div#inner { border-bottom: 1px solid #ffffff; }


div#news_events {
	float: left;
	position: relative;
	margin-left: 0px;
	width:579px;
	background-color: #ffffff;	
}


table#news_events_table {
	margin: 0;
	padding: 0;
	width:790px;/*604px*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}


table#news_events_table a:link, table#news_events_table a:visited {
	color: #990033;
	text-decoration: none;
	}


table#news_events_table a:hover {
	color: #990033;
	text-decoration: none;
	}

table#news_events_table h1 {/* News Story title*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size:16px;
	}
	

	
/* Maroon department title bar & buttons STARTS*/	


div#dept_title {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0 0 0 10px;
	width:780px;
	height:27px;
	background-color: #990033;
	font-size:1.0875em;	
	line-height: 1.575em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}

div#dept_title h1{
	float:left;
}


div#dept_title  p{
	font-size:.6em;	
	line-height:10px;
	color: #ffffff;
	text-align:right;
}


#title_button {
	font-size:26px;	
	line-height: normal;
	font-weight: normal;
	height:25px;
	width:25px;
	float:right;
	position:relative;
	margin:0px 20px 0px 20px;
}


#title_button.facultystaff a:link{
	background-image:url(../navimages/button_faculty-staff.gif);
	background-repeat:no-repeat;
}


#title_button.facultystaff a:hover{
	background-image:url(../navimages/button_faculty-staff_hover.gif);
	background-repeat:no-repeat;
}


#title_button.research a:link{
	background-image:url(../navimages/button_research.gif);
	background-repeat:no-repeat;
}


#title_button.research a:hover{
	background-image:url(../navimages/button_research_hover.gif);
	background-repeat:no-repeat;
}


#title_button.rounds a:link{
	background-image:url(../navimages/button_rounds.gif);
	background-repeat:no-repeat;
}


#title_button.rounds a:hover{
	background-image:url(../navimages/button_rounds_hover.gif);
	background-repeat:no-repeat;
}

	
/* Maroon department title bar & buttons ENDS*/	




div#homepage_right_bottom_image {
    float: right;
    position: relative;
    text-align: left;
	margin: 0px 0px 0 0; 
	padding: 0;
	width:185px;
	/*height:440px;*/
	/*min-height: 440px !important;*/
	background-color: #FFFFFF;	
	}	

div#homepage_right_bottom_image h1{
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 0.65em;	
	color: #000000;
	padding: 0 5px 0 10px;
	}




div#interior_main_container img {
	padding: 0 0 0 15px;
}
	
/*  News items end here. */

div#homepage_credit {
	float: left;
	width:144px;
	margin: 16px 20px 0 0;	/* Change top margin to position credit appropriately for the home page.*/
	text-align: right;
	vertical-align: top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#888;
	background-color:white;
}


div#homepage_credit a {
	color:#888;
	text-decoration: none;
}

div#homepage_credit a:hover {
	color: #990033;
	text-decoration: none;
}

.highlight-headline {font-size:14px; color:#990033;margin-bottom:-5px;padding-bottom:0; font-weight:bold;}
