body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffe3;
}
a {
	color: #660000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
div.box_main {
	margin: auto;
	padding: 5px;
}

h1.job_title {
	display: block;
	width: 200px;
	height: 15px;
	float: right;
	font-size: 12px;
	margin: 0px;
	padding: 5px;
	background-image: url(bg_job_title.gif);
	color: #FFFFFF;
}
div.box_border1 {
	border: 1px solid #6d0101;
	clear: right;
}
div.box_border2 {
	border: 4px solid #FFFFFF;
	background-image: url(bg_content.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
img.photo1 {
	float: left;
	padding: 10px;
}
div.content {
	width: auto;
	margin: 0px 0px 0px 190px;
}
div.content h1 {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-weight: normal;
	color: #6d0101;
	display: block;
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6d0101;
}
div.content p.info {
	color: #6d0101;
	font-size: 14px;
	line-height: 18px;
}
div.content p.info img {
	width: 10px;
	padding: 0px 5px 0px 0px;
}
.clear {
	clear: both;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 0px;
}

div.content2 {
	clear: left;
	padding: 10px;
}
div.content2 h1 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #6d0101;
}