body{
	margin:0; margin-width: 0;
	margin-height: 0;
	background-position: center;
	background-color: #C0C0C0;}
	
A:link, A:visited, A:active{ text-decoration: none}

a{
	color: A62626;
	text-decoration: none;
	}
p{
	align: center;
	}
	
#header{
	width: 100%;
	height: 150px;
	background-image: url('../pictures/headlogo.jpg');
	background-repeat: no-repeat;
	}
		
#footer{
	width: 100%;
	height: 35px;
	background-image: url('../pictures/bottembar.jpg');
	background-repeat: no-repeat;
	}
		
#toplinks{
	float: right;
	margin-top: 2px;
	font-size: 10pt;
	z-index: 100;
	}
	
#botlinks{
	float: right;
	font-size: 10pt;
	}