body {
	background-image: url(../images/profile.jpg);
}
#main ul {
	margin-top: -3px;
	padding-left: 165px;
}
#main {
	background-image: url(../images/profile_b.jpg);
	text-align: left;
	border-color: #FFFFFF;
	line-height: 1.6;
}
#main h1 {
	margin-top: 65px;
	text-align: center;
	margin-bottom: 15px;
}
#main p {
	margin-left: 100px;
}
#navi {
	background-image: url(../images/navi_line-wh.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 20px;
}
a:link {
	color: #FF6699;
	text-decoration: none;
}
a:visited {
	color: #FF6699;
	text-decoration: none;
}
a:hover {
	color: #6699FF;
	text-decoration: underline;
}
.Margin20px {
	margin-right: 20px;
}
#navi a:link {
	color: #FFFFFF;
}
#navi a:visited {
	color: #FFFFFF;
}
#navi a:hover {
	color: #6699FF;
}
.Sitemap {
	font-size: 10px;
	font-weight: lighter;
	top: 3px;
	right: 10px;
	position: absolute;
	color: #FFFFFF;
}
.Sitemap a {
	color: #FFFFFF;
}
