	body {
   		background:  white;
   		color:       black;
   		font-family: Verdana,Arial,Helvitica,sans-serif;
   		font-size: 10px;
   		margin:0px 0px 0px 0px;
		padding:0px;
		text-align:center;
		}

	#frame {
		width:750px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		}
	
	#leftcontent {
		width:160px;
		float:left;
		}

    #largeleft {
		width:350px;
		float:left;
		}

	#centercontent {
	    width:430px;
		float:left;
		}

	#lccontent {
	    width:590px;
		float:left;
		}

	#rightcontent {
		width:160px;
		float:left;
		}
	
	#banner {
		}

    #dotted {
        border-style: dotted; 
        border-width: 1;
		}
TD {
   color:       black;
   font-family: Verdana,Arial,Helvitica,sans-serif;
   font-size:   10px
}		

A {
   text-decoration: none;
}
