@charset "UTF-8";
/* CSS Document */

	html	{
	background-image: url(images/ht_background.gif);
	background-color: transparent;
	background-repeat: repeat;
	height: 100%;
}
	body	{
	padding: 0;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/ht_back_trinity.png);
	background-position: center top;
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}
	a:link {
	color: #80372b; text-decoration: none;
	font-weight: normal;
}
	a:visited {
	color: #80582b; text-decoration: none;
	font-weight: normal;
}
	a:hover {
	color: #333333;	text-decoration: none;
	font-weight: normal;
}
	#container1	{
	width: 800px;
	margin: 0 auto;
	text-align: left;
}
	#main	{
	float: left;
	width: 586px;
	margin: 0;
	padding: 5px 0px 10px 14px;
} 
	h1	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 22px;
	color: #8D9055;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0C2A4;
}
	h2	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #80582b;
	line-height: 16px;
}
	h6	{
	font-family: Symbol;
	font-weight: normal;
	font-size: 12px;
}
	#ditto_title	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #8D9055;
	line-height: 18px;
}
	.ditto_summaryPost	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	color: black;
	line-height: 14px;
}
	.ditto_info	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
}
	.ditto_link	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 10px;
	color: #80582b;
	line-height: 12px;
}
	#container2	{
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/ht_body_background.png);
	background-repeat: repeat-y;
}
	#sidebar	{
	float: left;
	width: 176px;
	margin: 0;
	padding: 5px 14px 10px 10px;
	border: 0;
}
	#header1	{
	float: left;
	width: 600px;
	margin: 0;
	background-image: url(images/ht_top_1.png);
	height: 251px;
	padding: 40px 0 0 0;
	background-position: bottom;
	background-repeat: no-repeat;
}
	#header2	{
	float: left;
	width: 200px;
	margin: 0;
	background-image: url(images/ht_top_2.png);
	height: 251px;
	padding: 40px 0 0 0;
	background-position: bottom;
	background-repeat: no-repeat;
}
	#container3	{
	width: 800px;
	margin: 0 auto;
	text-align: left;
}
	#footer	{
	float: left;
	width: 100%;
	margin: 0;
	background-image: url(images/ht_bottom.png);
	height: 29px;
	background-position: top;
	padding: 0 0 20px 0;
	background-repeat: no-repeat;
}
.small {
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-align: left;
}
.modifydate {
  height: 30px;
  vertical-align: bottom;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-align: left;
}
.createdate {
	height: 25px;
	vertical-align: top;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 0px;
}
