body {
background: url(/images/bg_2.png) repeat-x;
color: #555;
font-size: small;
}

a:link { color : #555; text-decoration : none; font-weight: bold; }
a:visited  { color : #555; text-decoration : none; font-weight: bold; }
a:hover  { color : #ff4a00; text-decoration : none; border-bottom: 1px solid #ff4a00; font-weight: bold; }
a:active  { color : #ff4a00; text-decoration : none; border-bottom: 1px solid #ff4a00; font-weight: bold; }


h2 {
border-bottom: 1px solid #7f7f7f;
padding-bottom: 10px;
font-weight: bold;
font-size: 19px;
}
h3 {
font-size: 17px;
margin-bottom: 10px;
}
p {
font-size:  100%;
margin-bottom: 10px;
}
h2, h3 {
clear: left;
}


/* Header */
#banner {
margin-bottom: 20px;
}
#banner h6 {
text-indent:-9999px;
margin:0;
padding:0;
border:0;
}
#banner h6 a, #banner h6 a:hover {
text-decoration: none;
width:140px;
height:100px;
/*background: transparent url(/images/college_logo2.gif) center left no-repeat;*/
margin:0;
padding:0;
border:0;
display:block;
}
#am850 {
background: transparent url(/images/am850_4.png) center center no-repeat;
}
#wuftfm {
background: transparent url(/images/wuftfm_4.png) center center no-repeat;
}
#wufttv {
background: transparent url(/images/wufttv_4.png) 0px 16px no-repeat;
}
#cmir {
background: transparent url(/images/cmir_4a.png) center center no-repeat;
}
#college {
background: transparent url(/images/collegelogo_4.png) center right no-repeat;
}


/* Main Content */
.title {
margin-top: 0px;
margin-bottom: 30px;
padding-bottom: 10px;
border-bottom: 1px solid #7f7f7f;
}
.title p {
margin-bottom: 10px;
}
.title a:link, .title a:visited {
color : #0021a5;
}
.title a:hover, .title a:active {
color : #ff4a00;
}
.article {
border-bottom: none;
padding-bottom: 0;
}
.dark {
color: #333;
}
.headlinelist li, .expertlist li, .infolist li  {
margin-bottom: 10px;
margin-left: 15px;
}
.leftoil {
float: left;
}
.left {
float: left;
margin-right: 20px;
}
.right {
float: right;
margin-left: 20px;
}
.center {
text-align: center;
}
.article ul li {
margin-bottom: 10px;
}


/* Sidebar */
#tracker {
margin-bottom: 20px;
}


/* Pointslocal */
.pointslocal {
height: 200px;
background-color: #ccc;
margin-bottom: 20px;
}
#bdc_pointsLocalWidget_1 {
margin: 0;
padding: 0;
}
#bdc_pointsLocalWidget {
padding: 0;
margin: 0;
}
.plitem, .plFull li {
list-style: none;
padding-left: 0;
margin-left: 0px;
}
.plFull {
clear:both;
}
.plFull li {
display: inline;
}
.pltitle {
font-weight: bold;
clear: both;
}
.plsource:before {
content: " - ";
}
.plsource {
font-style: italic;
white-space: nowrap;
}
li.pldescription {
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.pldate:before {
content: " - ";
}
.pldate {
/* margin-bottom: 20px; */
}
li.plimage {
display:block;	
float: left;
clear:left;
margin-top: 20px;
margin-right: 10px;
}


/* Footer */
#footer {
border-top: 1px solid #bbb;
margin-bottom: 20px;
padding-top: 20px;
font-size: 100%;
line-height: 150%;
}
