@charset "utf-8";
div#main h2 {
	background-image: url(../images/common/title_bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 555px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

div#main h3 {
	font-size: 16px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
div#main   p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
div#main ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
div#main h4 {
	font-size: 14px;
	margin: 5px;
	padding: 0px;
}
img.left  {
	float: left;
}

img.right  {
	float: right;
	margin-left: 5px;
}
div#photo1 {
	padding: 0px;
	height: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div#photo2 {
	height: 135px;
}

table#prof {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 60px;
	font-size: 12px;
}
#prof   th  {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	text-align: right;
	vertical-align: text-top;
}
#prof  td  {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
}
