body {
	margin: auto;
	background-color:#CE003E;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	line-height:22px;
	color:#750d66;
}

a {
	color: #ce003e;
}
a:hover {
	color: #750d66;
}

img {
	border: none;
}

td {
	vertical-align: top;
	padding: 0px 5px 4px 0px;
	line-height: 18px;
}
table {
	border-collapse: collapse;
}

div.wrapper {
	font-size: 1px;
	clear: both;
}

div#container {
	margin: 0px auto 20px auto;
	width: 770px;
	background: #FFFFFF url('gfx/containerbg.gif') repeat-y;
}

div#header {
	height: 145px;
}

div#footer {
	height: 25px;
	background: #FFFFFF url('gfx/footerbg.gif') no-repeat bottom;
	position: relative;
}