/**************************************
 * THEME NAME: standardbanner07
 *
 * Files included in this sheet:
 *
 *   standardbanner07/gradients.css
 **************************************/

/***** standardbanner07/gradients.css start *****/

/**  *  Adds all the nice finish to the standard theme  *  */th.header,td.header,h1.header,h2.header,h3.header,div.header {         background-image:url(gradient.jpg);         background-position:top;        background-repeat:repeat-x;     }.navbar {	background-image:url(gradient-nav.jpg);	background-position:top;	background-repeat:repeat-x;	height:5;	border-top: medium groove;	border-bottom: medium groove;	margin: 0px;	padding: 2px;	}/***** standardbanner07/gradients.css end *****/

