#all{

	margin: auto;
}
#navi {
	text-align: left;
	margin-top: 10px;
	height: 25px;
 	width: 790px;
}

#navi a:link {
   font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #F903FC;
}
#navi a:visited {
   font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #F903FC;
}

#navi a:hover {
  font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
  color: #000000;
  background: #FDEEFD;
}

.sub_navi{
  font-size: 11px;
}
#content {
	text-align: left;
	width: 790px;
	font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
 	font-size: 12px;
	border-top: 2px solid #F903FC;
  border-bottom: 2px solid #F903FC;
	border-left: 1px solid #F903FC;
	border-right: 1px solid #F903FC;
	padding=10px;
}

.headline1{
	font-weight: bold;
}

#copy {
	text-align: left;
	margin-top: 00px;

	vertical-align:middle;
	width: 790px;
	font-family: Verdana,Arial,Trebuchet MS,Tahoma,sans-serif;
 	font-size: 9px;

}
