@charset "UTF-8";
#profile #main {
	border-width: 0px;
	border-style: none;
	margin-top: 25px;
	height: 700px;
}
#profile /* formatting style
--------------------------------------*/

 #main h1 {
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;
	display: block;
	width: 530px;
	padding: 0px;
	line-height: 1.3em;
	font-size: 120%;
	color: #333333;
	margin: 12px auto 0px 0px;
}
#profile #main h5 {
	font-size: 100%;
	font-weight: normal;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}
#profile #main h6 {
	font-size: 80%;
	line-height: 1.3em;
	font-weight: lighter;
	text-align: left;
	display: block;
	border-bottom: 0px none;
	margin: 5px 0px 0px;
	clear: both;
	color: #FF0000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 0px;
}
#profile  #main p {
	font-weight: normal;
	display: block;
	line-height: 1.6em;
	margin: 0px;
	padding: 0px;
	background-image: url(images/smallpdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
}
#profile #main p img {
	display: block;
	margin: 0px 0px 10px;
}
#profile #main ul {
	display: block;
	padding-left: 0px;
}
#profile #main ul li {
	font-size: 100%;
	line-height: 1.4em;
	list-style: url(none) none outside;
}
#profile #main  ul li_p {
	display: block;
	margin-top: 20px;
	margin-left: 0px;
	font-size: 80%;
	margin-bottom: 20px;
}
#profile #sidebar {
	height: 700px;
}
