body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images2/bg_hotsite.jpg) repeat-x 0px 0px;
	background-color: #BD9694;
}
.main{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #555555;
	line-height: 17px;
}
.main a:link {
	text-decoration: underline;
	color: #555555;
	font-weight: bold;
}
.main a:visited {
	text-decoration: underline;
	color: #555555;
	font-weight: bold;
}
.main a:hover {
	text-decoration: underline;
	color: #555555;
	font-weight: bold;
}
.main a:active {
	text-decoration: underline;
	color: #555555;
	font-weight: bold;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #cc9999;
	line-height: 17px;
	font-weight: bold;
}
.featured_image { border:1px solid #d1d1d1; padding:5px; background:#e5e5e5;}