#leftbox {
	float: left;
	padding: 0px;
	text-align: right;
	width: 350px;
}
#leftbox .top {
	background: url(../images/leftbox-top.png) no-repeat;
	color: #999;
	font-size: 30px;
	height: 26px;
	letter-spacing: -1px;
	padding: 12px;
	text-align: left;
	text-shadow: 0px 1px 1px #FFF;
}
#leftbox .middle {
	background: url(../images/leftbox-body.png) repeat-y;
	color: #666666;
	font-size: 16px;
	line-height: 24px;
	padding: 12px 12px 0px 14px;
	text-align: left;
	text-shadow: 0px 1px 1px #FFF;
}
#leftbox .bottom {
	background: url(../images/leftbox-bottom.png) no-repeat;
	height: 15px;
	margin-bottom: 8px;
}
#leftbox a img {
	border: none;
}
#rightcontent {
	color: #333;
	font-size: 14px;
	line-height: 20px;
	padding-left: 375px;
	padding-right: 4px;
	text-align: justify;
	text-shadow: 0px 1px 1px #FFF;
}
#rightcontent a {
	border-bottom: 1px solid #999;
	color: #333;
	font-size: 14px;
	text-decoration: none;
}
#rightcontent a:hover {
	border-bottom: 1px solid #990000;
	color: #990000;
}
.headers {
	font-size:18px;
	color: #9a130f;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
}
hr {
	margin-top: 4px;
	margin-bottom: 4px;"
}
.name {
	color: #900;
	letter-spacing: 0px;
}
.title {
	font-size: 15px;
	line-height: 10px;
	letter-spacing: 0px;
	color: #666;
}
