html { min-width: 875px }
body    { color: black; font-size: 12px; line-height: 140%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background: #fff repeat-x 0 80px; text-align: center; margin: 0; box-sizing: content-box  }
#site   {
	background: url(../images/background.gif) no-repeat left top;
	text-align: left;
	padding: 0;
	z-index: 1;
	width: 875px;
	height: 780px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    position: relative;
}
#navi  { position: relative; z-index: 2; top: 130px; left: 83px }
#text   { position: relative; z-index: 2; top: 190px; left: 123px; width: 470px }
#mail  { color: olive; position: absolute; z-index: 3; bottom: 20px; left: 5px; width: 200px; height: 80px }
a     { color: black; font-size: 11px; font-weight: bold; text-decoration: none }
a:hover { color: #d21141 }

.header { font-weight: bold; font-size: 14px; line-height: 100% }
.12px { font-size: 12px }
br  { color: black; font-weight: bold; font-size: 11px; line-height: 100%; text-decoration: none }
.selected { color: #d21141; font-weight: bold; font-size: 11px; text-decoration: none }
#text a { font-weight: normal; font-size: 12px }
ul { font-size: 12px; list-style-type: disc; margin: 1em 0; }
