@charset "utf-8";
body {
	background-image: url(../Images/Template/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	background-color: #09160C;
}

.red {
	color: #651e21;
	font-weight: bolder
	}
	
a img {
	border: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#col_left {
	background-repeat: no-repeat;
	background-position: left top;
}
#contentTD {
	background-color: #7D2B2F;
}

#footer {
	background-image: url(../Images/Template/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 215px;
}
#footer a {
	color: #0099FF;
}

#footer td {
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;
	line-height: 1.75em;
}
#footer  #footcol1 {
	padding-left: 25px;
	padding-top: 30px;
	width: 230px;
}
#footer #footcol2 {
	padding-left: 18px;
	padding-top: 30px;
	width: 220px;
}
#footer #footcol3 {
	padding-left: 34px;
	padding-top: 40px;
}
