/*set nav*/
div#tabs li#home a{
	width:85px; background:url("/_img/tabHome_o.jpg") no-repeat; 
}
div#news{
	margin:55px 0; padding:0;
}

/*titles*/
h1.titles#welcome{
	background:url("/_img/titles/welcome.gif") no-repeat;
}
h1.titles#newshead{
	background:url("/_img/titles/news.gif") no-repeat;
}
em.quote{
	margin:20px; padding:0; text-align:center; display:block;
}

/*jayemmcee news feed*/
dl#jayemmceeRSS dt{
	margin:25px 0 10px 0; padding:0; font-weight:bold;
}
dl#jayemmceeRSS dd{
	margin:4px 0; padding:7px 0; border-bottom:1px solid #ffeddb;
}
dl#jayemmceeRSS dd span{
	margin:0; padding:0 15px 0 0; color:#6e6e6e;
}
dl#jayemmceeRSS dd a{
	color:#999999; text-decoration:none;
}
dl#jayemmceeRSS dd a:hover{
	color:#6e6e6e; text-decoration:none;
}


/*img*/
div#davyimg{
	margin:0 8px 4px 0; padding:5px; background:url("/_img/portfolio/thumbs/small/bg.gif") no-repeat; 
	width:73px; height:73px; float:left;
}
div#davyimg h3{
	margin:0; padding:0;	
	background:url("/_img/davy.gif");
	height:69px; width:69px; text-indent:-9999px;
}


