.maintable {  
	margin: 0 auto; height: 100%; 
}
.bgimages {
	background-repeat: no-repeat;
	background-position: top;
}
.sitedate {
	font-size: 10px;
	color: #9A9FA5;
	font-family: Arial, Helvetica, sans-serif;
}
.newsdate {
	text-transform: uppercase;
	font-size: 9px;
	color: #6699CC;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
}
.newsitem {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
/*	padding-bottom: 20px;
	padding-right: 20px;*/
}
.bgimages p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
}
.newsitem a{
	color: #FFFFFF;
	text-decoration: none;
}
.newsitem a:active, a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	cursor: hand;
}
.rsscontainer {
	padding-right: 20px;
}
.footertext {
	font-size: 11px;
	color: #7E8690;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
}
.footercaps {
	font-variant: small-caps;
	font-size: 10px;
}
.quotebox {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9BA5B2;
	padding-right: 15px;
	padding-left: 15px;
}
.spotlightimage {
	padding: 1px;
}
.spotlighttext {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 12px;
/*	padding-bottom: 12px;*/
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: bottom;
	color: #FFFFFF;
}
.contenttable {
	font-size: 11px;
}
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444545;
}
ul {
	padding: 0px;
	margin: 0px 0px 5px 40px;
}
li {
	padding-bottom: 10px;
	padding-right: 60px;
	list-style-image: url(images/bullet_orange.gif);
}
.projecttable {
	padding: 15px;
	font-size: 11px;
}
.thumbbefore {
	padding-right: 12px; 
}
.thumbafter {
	padding: 10px;
}
.projectlistname {
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: center;
}
.projectname {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px 0px 15px 10px;
}
#force-scrollbar {
	position: absolute;
	top: 1px;
	bottom: -1px;
	width: 1em;
	z-index: -1;
	left: 3px;
}
.subitem-description {
	font-size: 11px;
	padding-bottom: 10px;
}
#maincol a{
	color: #213E76;
}
#maincol a:active, #maincol a:hover{
	color: #213E76;
	cursor: hand;
}
.teampic {
	margin-left: 20px;
	margin-bottom: 16px;
}
.teamblock{
	float: left;
	clear: right;
}

div.fadehover {  
    position: relative;  
    }  
  
img.a {  
    position: absolute;  
    left: 0;  
    top: 0;  
    z-index: 10;  
        }  
  
img.b {  
    position: absolute;  
    left: 0;  
    top: 0;  
    }
.mainbody {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444545;
}
.update {
	width:175px;
}
A.newsnoul {
	text-decoration: none;
}
A.orangelink {
	color: #99CC33;
}

/* no css just for grins */ 
/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.rss-box, .rss-items {
	color: #d2e1ff;
	width: 190px;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.rss-title {
}
.rss-item {
/*	background-color: #003399;*/
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;  
}
.rss-item a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
/*	margin-top: 15px;*/
}
.rss-items li, .rss-box ul, .rss-box {
	list-style: none;
	list-style-image: none;
}
.rss-title {
	margin: 0;
	padding: 0;
}
.rss-title a:hover {
	text-decoration: underline;
}
.pod-play {
   _width:12em;
   margin: 0 0.2em; padding: 0.1em 0; _padding:0;
   
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #fb6;
   color: black;
   }
.pod-play em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: #222;
   }
.pod-play span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   }
.pod-play:hover {
   background: #666;
   color: white;
   }
.pod-play:hover em {
   background: black;
   color: white
   }
