body {
	background-color:#000000;
	/*	background-image:url(images/heart-red-thumb.jpg);*/
	background-repeat:repeat;
	color:#936100;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	
}
.header {
	background-image:url(images/header.jpg);
	border:2;
        height:156px;
	vertical-align:text-top;
}
.login {
	float:right;
	padding-right:20px;
	padding-top:35px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ebebeb;
 font
}
.joinbutton {
	background:transparent;
	background-image:url(images/join.png);
	width:150px;
	height:102px;
	border:0px;
}

.loginformbutton {
	background:transparent;
	background-image:url(images/button1up.png);
	width:125px;
	height:26px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF000;
	text-align:left;
	padding-left:15px;
	padding-bottom:2px;
}
.logintextinput {
	background-color:#ebebeb;
	border-color:#fff000;
	color:#7e0808;
}
.loginformbutton:hover {
	background:transparent;
	background-image:url(images/button1over.png);
	width:125px;
	height:26px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	padding-left:15px;
	padding-bottom:2px;
}
.left-left {
	background-image:url(images/left-left.jpg);
	background-repeat:repeat-y;
	width:4px;
	max-width:4px;
	padding:0px;
	font-size:0px;
}
.left-column {
	background-color:#7e0808;
	padding-top:20px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	min-width:160px;
	max-width:160px;
	text-align:center;
	vertical-align:top;
}
.left-right {
	background-image:url(images/left-right.jpg);
	background-repeat:repeat-y;
	width:4px;
	max-width:4px;
}
.page-content {
	background:#FFFFFF;
	min-width:400px;
	max-width:634px;
	padding-top:10px;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	vertical-align:top;
}
.right-left {
	background-image:url(images/right-left.jpg);
	background-repeat:repeat-y;
	width:4px;
	max-width:4px;
}
.right-column {
	background-color:#7e0808;
	padding-top:20px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	min-width:160px;
	max-width:180px;
	text-align:center;
	vertical-align:top;
}
.right-right {
	background-image:url(images/right-right.jpg);
	background-position:right;
	background-repeat:repeat-y;
	width:4px;
	max-width:4px;
}
.text-ad-title {
	color:#fff000;
	font-weight:bold;
}
.yellow-link {
	color:#fff000;
}
.text-ad-copy {
	color:#ebebeb;
	padding-bottom:50px;
}
.yellow-line {
	background-color:#fff000;
	height:1px;
}
.yellow-vertical-line {
	background-color:#fff000;
	width:1px;
	max-width:1px;
}
.wide-banner {
	background-color:#7e0808;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}
.footer-banner {
	border:none;
}
.formbutton
{
    border-left: 1px solid #ffd9bc;
    border-bottom: 1px solid #7e0808;
    border-right: 1px solid #7e0808;
    border-top:  1px solid #ffd9bc;
    cursor: pointer;
    background-color: #ff8f76;
    padding: 2px 5px 2px 5px;
}
.countdown {
	font-size:24px;
	color:#7e0808;
	font-weight:bold;
}