body {
	background:#EAE7D6;
	color:#000;
}

div {
	color: Black;
	font: 9px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	margin: auto !important; 
	text-align: center;
}

A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FF6329;
	font : normal;
	text-decoration: none;
}

table {
	/* margin-left: auto !important; 
	margin-right: auto !important; */
	margin: auto !important; 
}

.header {
	position:relative;
	width:780px;
	background: url(header.png) repeat;
	padding-top:8px;
	padding-bottom:8px;
}

.main_left {
	width:300px;
	background:#E6E6C6;
}

.main_right {
	width:300px;
	background:#E6E6C6;
}

.main_center {
	width:490px;
	background:#E6E6C6;
}

.footer {
	position:relative;
	width:780px;
	background:#E1E1A2;
	padding-top:8px;
	padding-bottom:8px;
}

.texthead {
	position: relative;
	display: block;
	color: #666666;
	font-size:30px;
	font-weight: bold;
	width:700px;
}

div span.head {
	position: absolute;
	display: block;
	font-size:30px;
	font-weight: bold;
	width:700px;
	color: #fff;
	top: -3px;
	left: -2px;
}

.textmain {
	color:#FFF;
	background-color:#656549;
}

.textmail {
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px;
}

.imglogo {
	padding-top:8px; 
	padding-bottom:8px;
}

.xmas_lights {
	position: absolute;
	display: block;
	width:700px;
	top: -3px;
	left: 50px;
	z-index:2;
}

.xmas_text {
	font-family:Comic Sans Ms;
	font-size:14pt;
	font-weight:bold;
	line-height:100%;
	color: #fff;
}

.xmas_text span.head {
	position: absolute;
	display: block;
	font-family:Comic Sans Ms;
	font-size:14pt;
	font-weight:bold;
	color:#656549;
	width:700px;
	left: 40px;
	top: 46px;
}

.ringmaker th, .ringmaker td, .ringmaker table{background-color:#EAE7D6 !important; border:0px !important;}

