@charset "UTF-8";
/* CSS Document */

body{
background: url(images/header.jpg) #fff repeat-x;
}

.header{
background: url(images/header.jpg) repeat-x;
height: 158px;
z-index: 0;
}
.header-content-wrapper{ 

}
.callout{
background: url(images/callout.jpg) no-repeat;
height: 20px; 
width: 950px;
z-index: 2;
}
.news-feed{
overflow: hidden;
padding-top: 25px;
}
.news-feed img{
position: relative;
top: -35px;
left: 70px;
}
.awards-feed{
overflow: hidden;
padding-top: 10px;
}
.awards-feed img{
position: relative;
top: -35px;
left: 45px;
}
.navigation{
background: url(images/nav_bg.jpg) repeat-x;
height: 30px;
margin-top: -5px;
}
.nav-bar li{margin-left:30px;
display: inline;
color: #000;
font-weight: bold;
padding: 0 40px 0 0;}

#rotator{ 
	width:950px;
	height:309px;
	overflow:hidden; 
	}	


.divider{
background: url(images/divider.jpg) repeat-x;
padding-top: 25px;
position: relative;
}

.tagline{
font-style: italic;
margin-top: -25px;
}
.purple-divider{
padding-top: 15px;
}
.social-media{
padding-top: 45px;
}
hr{
padding-top: 
width: 920px;
}
#footer p
{
 color:#000000;
 padding: 50px 0px 0px 0px;
 font-size: 0.6em;
 margin-top: 0px;
 margin-bottom: 0px;
 text-align:center;
}

a{
color: #fff;
text-decoration: none;
}
a:hover{
color: #652c8a;
}
.current{
color: #652c8a;
}
.affiliations{

}

.idea img{
float: left;
padding: 0 5px 0 0;
}
.idea h2{
color: #652c8a;
font-size: 18px;
}
.idea h3{
color: #652c8a;
font-size: 12px;
}
.idea a{
color: #000;
}
.contact{
color: #652c8a !important;
}