/* CSS Document */

#yawo {
		background-image:url(/images/adminart/yawo_business.jpg);

		} 

body {
	background-color: #CC0000;
	}
 
 a {
	color: #cc0000;
}

::selection {
	background: #e33; /* Safari */
	color: white;
	}
::-moz-selection {
	background: #e33; /* Firefox */
	color: white;
	}
 
.articleitem, .bigwide {
	border: 1px solid #CC0000;
	}
	
.feeditem {
	border: 1px solid #CC0000;
	}
	
.feeditem a {
	color: #666666;
	}
	
hr {
	background-color: #CC0000;
	color: #CC0000;
	}
	
	#header {
		background-image:url(/images/adminart/logo_bus.gif);
		background-position: top left;
		background-repeat: no-repeat;
		}
		
#tagline {
				background-image:url(/images/adminart/tagline_business.gif);
		background-position: top right;
		background-repeat: no-repeat;
	}
	
ul {
	list-style-image:url(/images/adminart/bul_red.jpg)
	}
	
td {border-color:#CC0000;}

#head-col-bg {
			background-color:#cc0000;	
					}