p {	
	margin: 15px 0;
	font: 110% 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	
	}

img, a:link img, a:visited img {
	border:0;
	display: inline;
	}
		
		
.feed1 {

color: #545454;

}


.feed1 ul li {

font: 1.05em 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
line-height: 1.4em;
list-style-type: none;
padding-left: 8px;
border-top: 1px solid #ADADAD;
margin: 5px 0 5px 0;
background-position:0 5px;
/* background:transparent url(images/mashup/bullet.gif) no-repeat; */
}

.feed2 ul li {

margin-left: 15px;
font: 1.2em 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
line-height: 1.6em;

list-style-type:none;
padding-left: 15px;
background:transparent url(images/mashup/bullet.gif) no-repeat;
background-position:0 8px;

}

.feed3 ul {
margin-top: 2px;
font: 0.9em 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
color: #545454;
list-style-type:none;
line-height: 1.4em;
}

.feed3 li {
padding-left: 10px;
background:transparent url(images/mashup/bullet.gif) no-repeat;
background-position:0 8px;
margin-left: -30px; 
}

.feed4 ul li {
color: #545454;
margin-left: -20px;
font: 0.8em 'Trebuchet MS','Lucida Grande', Arial, sans-serif;

list-style-type:none;
padding-left: 15px;
background:transparent url(images/mashup/bullet.gif) no-repeat;
background-position:0 7px;

}

.feed_title {
	font: bold 1.25em  'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	margin:3px 0 0px 0;
	}
	
.feed_title3 {
	font: 0.9em bold 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	margin:3px 0 0px 0;
	}


	.feed_title4 {
	font: 0.9em bold 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	margin: 2px 0 -10px 0;
	}
	
a:link, a:visited {
	color: #27408B;
	text-decoration:none;
	}

a:hover, a:active {
	color:#660000;
	text-decoration:none;
	}
	



div#container_division {
	width: 850px;
/*	clear: both; */
	padding-top: 20px;
	}


div.mid-column {
	width: 750px;
	/* border-bottom: 1px dotted #6666CC; */
	margin-left: 3%;


	}

div.left-column {
	width: 390px;
	float: left;
	clear: both;
	/* border-bottom: 1px dotted #6666CC; */
	margin: 5px 0 5px 0;

	}
	
div.right-column {
	width:390px;
	float: right;
	clear: none;
	/* border-bottom: 1px dotted #6666CC; */
	margin: 5px 0 5px 0;
	padding-right: 10px;
	overflow: hidden;
	}

	
div.left-column1 {
	width: 370px;
	float: left;
	clear: both;
	/* border-bottom: 1px dotted #6666CC; */
	margin: 5px 0 5px 0;
	}
	
div.right-column1 {
	width:430px;
	float: right;
	clear: none;
	/* border-bottom: 1px dotted #6666CC; */
	margin: 5px 0 5px 0;
	padding-right: 10px;
	overflow: hidden;
	}	
	
	
div.column1 {
	width: 410px;
	float: left;
	clear: none;
	/* border-bottom: 1px dotted #6666CC; */
	margin: 10px 0 5px 0;	
}	
	
.rbroundbox { background: url(images/mashup/nt.gif) repeat; }
.rbtop div { background: url(images/mashup/tl.gif) no-repeat top left; }
.rbtop { background: url(images/mashup/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/mashup/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/mashup/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 100%;  margin: 1em auto 1.1em;}




/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs {
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li {
display: inline;
margin: 0;
}

.shadetabs li a {
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(images/mashup/tabs/shade.gif) top left repeat-x;
}

.shadetabs li a:visited {
color: #2d2b2b;
}

.shadetabs li a:hover {
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected { /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected { /*selected main tab style */
background-image: url(images/mashup/tabs/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover { /*selected main tab style */
text-decoration: none;
}
