body{
	font-size:10px;
	color:#000000;
	line-height: 14px;
	margin: 0px;
	background-color:#ffffff;
}

a{
	text-decoration:none;
	color:#D30052;
}

p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

a#left:link {
	color:#448ccb;
}

a#left:viseited {
	text-decoration:none;
	color:#448ccb;
}

a#left:hovcer {
	text-decoration:none;
	color:#7bafde;
}

a#left:active {
	text-decoration:none;
	color:#7bafde;
}

#f14px {
	font-size:14px;
	line-height:18px;
}

#f10px-white {
	font-size:10px;
	line-height:12px;
	color:#ffffff;
}

#f10px-black {
	font-size:10px;
	line-height:12px;
	color:#000000;
}

#f12px-white {
	font-size:12px;
	line-height:14px;
	color:#ffffff;
}

#f12px-blue {
	color:#000099;
	font-size:12px;
	line-height: 17px;
}

#line{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #000000;
	margin-top: 13px;
	margin-right: auto;
	margin-bottom: 13px;
	margin-left: auto;
	height: 3px;
	width: 480px;
}

#margin{
	width:816px;
	background:#ffffff;
	margin:auto;
}

#building{
	width:796px;
	margin:0px auto 0px auto;
	border: 3px solid #000000;
	background-color:#ffffff;
}

#contents{
	width:auto;
	height:auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#contents-right{
	width:540px;
	float:right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}

#info-box{
	width:500px;
	background-image:url(images/info-title.png);
	background-repeat:no-repeat;
	padding:49px 0px 0px 0px;
	background-color:#ffffff;
}

#profile-box{
	width:500px;
	background-image:url(images/profile-title.png);
	background-repeat:no-repeat;
	padding:62px 0px 0px 0px;
	background-color:#ffffff;
}

#photo-box{
	width:500px;
	background-image:url(images/photo-title.png);
	background-repeat:no-repeat;
	padding:62px 0px 0px 0px;
	background-color:#ffffff;
}

#message-box{
	width:500px;
	background-image:url(images/message-title.png);
	background-repeat:no-repeat;
	padding:62px 0px 0px 0px;
	background-color:#ffffff;
}

#q-a-box{
	width:500px;
	background-image:url(images/q-a-title.png);
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
	background-color:#ffffff;
}



