	body {
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 0px;
		margin-top: 0px;
		background-image: url(images/bkgrnd.gif);
		background-repeat: repeat-x;
		padding:0px;
		}	
	.row {
		top: 100px;
		position: relative;
		text-align: center;
		background:#fff;
		}	
	.weblinks {
		top: -310px;
		position: relative;
		font-size: 10pt;
		font-family: Georgia, "Times New Roman", Times, serif;
		text-align: center;
		background:#fff;
		z-index: 2;
		}	
	.copy {
		font-size: 10pt;
		font-family: Georgia, "Times New Roman", Times, serif;
		text-align: left;
		}
	.bottom {
		font-family: Georgia, "Times New Roman", Times, serif;
		position: relative;
		bottom: auto;
		font-size: 10pt;
		margin-left: 100px;
		margin-right: 100px;
		text-align: center;
		}	
	#general {
		max-height: 100px;
		overflow: visible;
        right: auto;
		left: auto;
		position: relative;
		top: -370px;
		z-index: 1;
		}
	#heading {
		background-repeat: no-repeat;
		background-position: 0 0px;
		z-index: 0;
		font-size: 10pt;
		font-family: Helvetica, Verdana, Arial, sans-serif;
		text-align: center;
		}
