body {
	margin: 0;
	padding: 0;
	background-color:#8a0000;
}
hr {
	display: none;
}
#bg {
	margin: 0 auto;
	width: 1004px;
	background: url(/images/bg.jpg) no-repeat;
}
#top {
	margin: 0 auto;
	width: 987px;
	height: 104px;
	background-color: #FFFFFF;
}
#middle {
	margin: 0 auto;
	width: 987px;
	overflow: auto;
	background-color: #FFFFFF;
	padding-bottom:20px;
}
#bottom {
	margin: 0 auto;
	width: 987px;
	height: 55px;
}
#logo {
	float: left;
	margin-top: 4px;
	margin-left: 12px;
}
#banner-top {
	float: left;
	margin-top: 7px;
	margin-left: 10px;
}
#banner-left {
	float: left;
	/*width: 120px;*/
	height: 600px;
	margin-top: 10px;
	/*margin-bottom: 10px;*/
	margin-left: 10px;
}
#banner-right {
	float: right;
	width: 120px;
	height: 600px;
	/*margin-top: 10px;*/
	/*margin-bottom: 10px;*/
	margin-right: 10px;
}
#center {
	float: left;
	width: 708px;
	margin-top: 10px;
	margin-left: 9px;
}
#newsletter {
	margin: 0 auto;
	width: 987px;
	background-color: #FFFFFF;
}

#col {
	float: left;
	width: 708px;
	height: 250px;
}
#content-left {
	float: left;
	width: 340px;
	margin-top: 8px;
	overflow: hidden;
}
#content-center {
	float: left;
	width: 708px;
	margin-top: 8px;
	overflow: hidden;
}
#content-right {
	float: right;
	width: 340px;
	margin-top: 8px;	
}
#header {
	margin-top: 5px;
	width: 340px;
	height: 26px;
	background: url(/images/bg-header.jpg) no-repeat;
	font-family: "Tahoma";
	font-size: 11px;
	color: #170505;
	font-weight: bold;
	text-indent: 20px;
	line-height: 22px;
}
#header-inside {
	margin-top: 5px;
	width: 708px;
	height: 26px;
	background: url(/images/bg-header2.jpg) no-repeat;
	font-family: "Tahoma";
	font-size: 11px;
	color: #170505;
	font-weight: bold;
	text-indent: 20px;
	line-height: 22px;
}
#copy {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: "Tahoma";
	font-size: 11px;
	color: #4f4f4f;
	font-weight: normal;
	text-align: justify;
}
#more {
	padding-top: 5px;
	padding-right: 10px;
	font-family: "Tahoma";
	font-size: 11px;
	color: #d70000;
	font-weight: normal;
	text-align: right;
}
#more a {
	color: #d70000;
	text-decoration: underline;
}
#more a:hover {
	color: #170505;
	text-decoration: underline;
}
.copyright {
	font-family: "Tahoma";
	font-size: 11px;
	color: #FFFFFF;
	line-height: 25px;
}
.designby {
	font-family: "Tahoma";
	font-size: 11px;
	color: #848484;
}
.designby a {
	color: #848484;
	text-decoration:none;
}
.designby a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
.date {
	font-family: "Tahoma";
	font-size: 10px;
	color: #818181;
padding-top:10px;
padding-bottom:10px;
}
.label {
	font-family: "Tahoma";
	font-size: 11px;
	color: #000000;
}
.label a {
	color: #000000;
	text-decoration:underline;
}
.label a:hover {
	color: #d70000;
	text-decoration:underline;
}
.label2 {
	font-family: "Tahoma";
	font-size: 11px;
	color: #4f4f4f;
}
.label2 a {
	color: #4f4f4f;
	text-decoration:underline;
}
.label2 a:hover {
	color: #d70000;
	text-decoration:underline;
}
.txt {
	background-color: #FFFFFF;
	border-color: #c7c7c7;
	border-width: 1px;
	font-family: "Tahoma";
	font-size: 11px;
	color: #333333;
}
.btn {
	background-image:url(/images/bg-button.jpg);
	font-family: "Tahoma";
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.thumb2 {
	margin-top: 10px;
	width: 65px;
	font-family: "Tahoma";
	font-size: 11px;
	color: #818181;
	text-align:center;
}
.small {
	font-family: "Tahoma";
	font-size: 11px;
	color: #818181;
	text-align:center;
}
.small a {
	color: #818181;
	text-decoration: none;
}
.small a:hover {
	color: #000000;
	text-decoration: none;
}
.head {
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #4f4f4f;
}
a.head2 {
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
text-decoration:none;
}
a.head2:hover {
text-decoration:none;
	color: #FF0000;
}
#catchphrase
{
        padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
padding-bottom: 15px;
	font-family: "Tahoma";
	font-size: 11px;
font-weight: bold;
}