* {
	padding:0;
	}

BODY {
	background-color:#a7b8bc; 
	color: #0000; 
	overflow: hidden; 
	margin: 0px;
	padding: 0px;
	text-align: center;
	overflow: auto;
	font-family: verdana;
	font-size: 10pt;
	}

	a:hover, a:active {
	color: #0066bb;
	}
	
	a:link {
	color: #0066bb;
	}
  
	a:visited {
	color: #000000;
	}
	
IMG {
	border: 0;
}

H3 {
	text-align: center;
}

TABLE {
	font-family: verdana;
	font-size: 10pt;
}

#container {
	border-style: none;
	margin: 0 auto;
	width: 720px;
	text-align: left;
}
	
#container2 {
	border-style: none;
	margin: 0 auto;
	width: 720px;
	text-align: left;
}

#container2center {
	border-style: none;
	margin: 0 auto;
	width: 720px;
	text-align: center;
}

#top {  
	float:left;   
	width: 720px;
	height: auto;  
}
		
#navi {
	float:left;  
	width: 720px; 
	height: auto;  
}

#content {
	background-image:url(./gfx/repeat.jpg);
	border-style: none;
	float: left;
	width: 720px;
	height: auto;
}

#static-content {
	float: left;
	width: 650px;
	height: auto;
	padding: 20px;
	margin: 10px;
}
	
#bottom {
	float:left;
	width: 720px; 
	height: 57px;
}
