body { margin-top: 30px; text-align:center; }

#container {
	text-align:left; margin:auto; background-image: url(../images/bg_main.jpg); width: 905px; height: 662px;
	}
	
#content { width: 870px; height: 690px; margin-left: 17px; }
#navi { margin-left: 20px; margin-top: 7px; height: 76px; }
#navi p { height: 3px; }

#text {
	border-top: 1px solid black;
	margin-left: 20px;
	padding-top: 20px;
	font-family: arial;
	font-size: 12px;
	width: 800px;
	}

#text a {
	color: black;
	text-decoration: none;
	}
	
#text a:hover {
	text-decoration: underline;
	}

.imgborder { margin-right: 4px; }