body {
	background-color: #000000;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.header {
	background-image: url(images/main_header.jpg);
	height: 219px;
}
.main {
	background-image: url(images/table_bg.gif);
}
h1 {
	font-size: 12px;
	padding-top: 30px;
	padding-left: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header-desc {
	font-size: 9px;
	padding-top: 105px;
	padding-left: 330px;
}.left-title {
	background-color: #FF50D8;
	border: 1px solid #000000;
	padding: 2px;
	font-weight: bold;
}
.left {
	border: 1px solid #000000;
	padding: 4px;
}
.footer {
	background-image: url(images/table_bottom.gif);
	height: 60px;
	width: 764px;
	text-align: center;
	font-size: 10px;
}
.footercopy {
	padding-top: 20px;
}
h2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 1px;
	padding: 1px;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	width: 350px;
}
h3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 1px;
	padding: 1px;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.thumb {
	margin: 4px;
	border: 1px solid #000000;
}
.date {
	font-size: 10px;
	text-align: right;
}
.main-blog-line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #FF50D8;
	border-right-color: #FF50D8;
	border-bottom-color: #FF50D8;
	border-left-color: #FF50D8;
}
