body    {
	background-color: #2050A0;
	font-face: Trebuchet MS, Verdana, Geneva, Lucida, Arial;

/*	font-size: 0.73pc;

    font:13px arial,helvetica,clean,sans-serif;
    *font-size:small;
    *font:x-small; */

	/* color: #9999ff;
	margin-left: .125in; 
	margin-top: .125in; */
	}

td	{ color: #330000; text-decoration: none;
	font-family: Trebuchet MS, Geneva, Lucida, Arial; font-size: 0.75pc; }

a	{ text-decoration: none; color: #330000; 
     font-family: Trebuchet MS, Geneva, Lucida, Arial; font-size: 0.75pc; }

a:hover,a:active{ color: #FFFF00; text-decoration: underline; }

.smtext {
	text-decoration: none;
	color: #330000;
	font-family: Trebuchet MS, Geneva, Lucida, Arial;
	font-size: 0.80pc;
	}

#banner {
	/*border:1px solid #000; */
	}

#leftcontent {
		position: absolute;
		left:5px;
		top:80px;
		width:250px;
/*		border:1px solid #000; */
		}

#centercontent {
	position: relative;
	left:-90px;

	border:1px solid #000;

  	margin-left: 351px;
  	margin-right:271px;
    background: white;
	}

#rightcontent {
	position: absolute;
	right:15px;
	top:25px;
	width:340px;
/*	background:#fff; */
/*	border:1px solid #000; */
	}

