p {
	font-size: 90%;
	line-height: 150%;
	color: #333333;
}
.sidebox {
	background-image: url(../img/profile_bg.gif);
	background-repeat: repeat-y;
	width: 180px;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}
.sidebox p {
	color: #666666;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 12px;
}


.txsmall {
	font-size: 80%;
	line-height: 120%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#present {
	background-image: url(../img/present_bg.gif);
	background-repeat: repeat-y;
	width: 180px;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}
#present p {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	margin: 10px;
}
#photo01 {
	float: left;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#photo02 {
	float: right;
	width: 140px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.tx12 {
	font-size: 12px;
	line-height: 100%;
	margin-top: 5px;
}

#main {
	width:520px;
	margin:0;
	padding:0;
	overflow:hidden;
}

