body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #000000;
	background-image: url(images/gradient_bg.jpg);
}
#container {
	width: 900px;
	margin: auto;
	border: 3px double #E5DFAF;
	background-color: #DECE90;
}
#content {
	background-color: #DECE90;
	
}
table {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: 500;
	background-color: #670001;
}
table.deuce {
	font-size: 14px;
	font-weight: 500;
	color:#000000;
	
	
}
#container #content #text2 table {
	font-size: 12px;
	background-color: #DECE90;
	color: #000000;
	font-weight: normal;
}

.right_image {
	padding-top: 27px;
	padding-right: 25px;
}
#text2 {
	font-size: 12px;
	padding-left: 50px;
	text-align: justify;
}
#container #content #text2 .right_image {
}
#container #content #text2 .right_image {
	padding-left: 20px;
	padding-top: 0px;
}


.gold_border {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #670001;
}
#text {
	width: 560px;
	background-color: #DECE90;
	font-size: 12px;
	font-weight: 200;
	color: #000000;
	padding-left: 50px;
	padding-top: 20px;
	text-align: justify;
}
#form {
	font-size: 12px;
	width: 400px;
	padding-left: 80px;
	color: #000000;
}

#left_image {
	text-align: left;
	padding-left: 110px;
	padding-right: 370px;
	margin-bottom: 25px;
	padding-bottom: 30px;
}
#container #content #form .spacer {
	float: none;
}


em {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
img {
	float: right;
}




a{
color:#FFFFFF;
text-decoration:none;
}

a:hover{
color:#FDFF9A;
}
#footer {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #670001;
	clear: right;
	width: 900px;
	text-align: center;
	padding-bottom: 5px;
}
#container #content #text2 a {
	color: #670001;
}
