A, A:hover, A:active, A:visited    
{ color: #000000;  }

	body {
		margin:0px 0px 0px 0px;
		padding:0px;
		background:#D9D1C3 url("mainbg.jpg") repeat-y top left;
		font-family: Arial, sans-serif;
		font-size: small;
		}
	
	div#topmain {
	position:absolute;
		width:758px;
		height:218px;
		top:0px;
		left:0px;
	background:#D9D1C3 url("top-logo-lg.jpg") no-repeat top left;
	padding-left:51px;
	}

	div#mainmenu {
	position:absolute;
	width:165;
	top:50px;
	left:380px;
	}
	div#leftmenu {
	position:absolute;
	width:153;
	top:233px;
	left:33px;
	}
	div#centercontent {
	position:absolute;
	width:336px;
	top:233px;
	left:188px;
	margin-left:18px;
		margin-right:25px;
		}

	div#rightcontent {
	position:absolute;
	width:156px;
	top:233px;
	left:557px;
padding:2px;
text-align:center;
		}

	p{
	margin-top:3px;
	}
