body {
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:16px;
	background:#b61f30;

	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
.boundary {
	width:980px;
	text-align:left;
}
.top {
	background:#c32133 url('/images/09/short-fade.jpg') bottom left repeat-x;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
}
.features {
	background:#c32133 url('/images/09/medium-fade.jpg') bottom left repeat-x;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
}
img.feature {
	margin:55px;
		margin-top:20px;
			margin-bottom:20px;
}
.top .links {
	color:#dc9e2a;
	
}
.top .links a, .footer a, .right a{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:underline;
}
a.button {
	
	background: url('/images/09/button-bg.jpg') bottom left repeat-x;
	height:32px;
	border:1px solid #edb520;
	font-size:16px;
	color:#b32028;
	text-align:center;
	text-decoration:none;
	padding:5px;
	
}
.header {
	background:#c32133 url('/images/09/long-fade.jpg') bottom left repeat-x;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;	
}
.header .logo {
	width:197px;
	float:left;
}
.header .partyCode {
	width:400px;
	float:right;
}
.content {
	background:#ffffff;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;	
}
.footer {
	background:none;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;	
	margin-left:auto;
	margin-right:auto;
	color:#dc9e2a;
	
}
.right {
	float:right;
	width:400px;
}
H1 {
	line-height:24px;
	color:#ffffff;
	margin-top:0px;
	padding:0px;
	border:0px;
}
p {
	color:#ffffff;
}
.picture {
	background:#c32133 url('/images/photo-repeater.jpg') top left repeat-x;
}