#topbar_row { font-size: 12px; font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; font-weight: bold; position: absolute; left: 0; top: 0; overflow: hidden; border-bottom: #CCCCCC 1px solid; color: #333333; padding-bottom: 10px; width: 100%; }

body { margin: 0; padding: 0; } 

	#topbar_row a { text-decoration: underline; color: #000000; }	
	#topbar_row a:hover { color: #0099CC; }
	.barcolor_black { background: url(/wp-images/topbar_black.gif) top repeat-x; }
		.barcolor_black a { color: #000000; }
	.barcolor_gray { background: url/wp-images/topbar_gray.gif) top repeat-x; }
		.barcolor_gray a { color: #000000; }
	.barcolor_red { background: url(/wp-images/topbar_red.gif) top repeat-x; }
		.barcolor_red a { color: #000000; }
	.barcolor_pink { background: url(/wp-images/topbar_pink.gif) top repeat-x; }
		.barcolor_pink a { color: #000000; }
	.barcolor_blue { background: url(/wp-images/topbar_blue.gif) top repeat-x; }
		.barcolor_blue a { color: #000000; }
	.barcolor_green { background: url(/wp-images/topbar_green.gif) top repeat-x; }
		.barcolor_green a { color: #000000; }
	.barcolor_yellow { background: url(/wp-images/topbar_yellow.gif) top repeat-x; }
		.barcolor_yellow a { color: #000000; }
	.barcolor_orange { background: url(/wp-images/topbar_orange.gif) top repeat-x; }
		.barcolor_orange a { color: #000000; }		