
		 BODY	 {	background-color: #008000; 
					background-repeat:no-repeat;
					background-attachment:fixed;
					background-position: center center;
					font-family: Tahoma; 
					color: #ffffff;;  
		 }
		 A			{	font-weight: 600; 
						text-decoration: none; 
						color: #770000; 
		 }
		 A:hover	{	text-decoration: underline; }
 		 A:visited	{	color: #770000; }
  		 A:active	{	text-decoration: underline; 
						color: white; 
		 }
		 H1			  {	color: #FFFF00; }
		 H2			  {	color: #FFFF00; }
		 H3			  {	color: #FFFFFF; margin: 0px; }
		.w0			  { font-size: 100%; border: none; }
		.w1			  { font-size: 200%; }
		.w2			  { font-size: 125%; }
		.w3			  { font-size: 150%; }
		.w4			  { font-size: 175%; }

		 .left-img	{	margin-bottom: 4px; border: thin solid grey; border-left: none;}

		.rbroundbox { background: url(images/nt.gif) repeat; }
		.rbtop div { background: url(images/tl.gif) no-repeat top left; }
		.rbtop { background: url(images/tr.gif) no-repeat top right; }
		.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
		.rbbot { background: url(images/br.gif) no-repeat bottom right; }

		/* height and width, width not really nessisary. */
		.rbtop div, .rbtop, .rbbot div, .rbbot {
		width: 100%;
		height: 7px;
		font-size: 1px;
		}
		.rbcontent { margin: 0 7px; }
		.rbroundbox { margin: auto; }

		.roundcornerleftbottom { background: url(images/bl1.gif) no-repeat bottom left; 
		position: relative; bottom: 0px; left: 0px;
		width: 100%;
		height: 7px;
		font-size: 1px; }
