body {
	color: #000;
	background: #DBDEBE url(images/body_bg.gif) repeat fixed 50% 0pt;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#container {
	width: 778px;
	text-align: left;
}

#body {
	padding: 2px;
}

.bundle { border: 1px solid #000; font-size: 1em; }
.bundleTop {
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-size: 1.2em;
	background: url(images/bundle_bg.gif) #000 0 0 repeat-x;
}
.bundleBot { padding: 2px; font-size: 1em; color: #000; }

.red { color: #FF0000; }
h3 { color: #FF0000; }

#copyright {
	margin-top: 15px;
	text-align: center;
	font-size: .7em;
}
