body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
img {border: none}
div#totalbodymakeover {
	position: relative;
	margin: 0px auto;
	width: 730px;
}
div#content {
	position: absolute;
	left: 130px;
	top: 0px;
	width: 600px;
	background-color: #FC0;
	background-image: url('/media/gradient.png');
	background-repeat: repeat-x;
	margin: 0px 0px;
	/*margin-bottom: 30px;*/
	padding-top: 17px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	text-align: center;
}
ol {
	text-align: left;
}
li {
	padding-bottom: 10px;
}
#ffchrome {
	position: relative;
	top: 45px;
	left: -15px;
	width: 630px;
	background-color: #FC0;
	text-align: center;
}
div#menu {
	width: 130px;
	background-image: url('/media/logo.png');
	background-repeat: no-repeat;
	background-position: 10px 10px;
	margin: 0px 0px;
	padding: 10px;
	padding-top: 160px;
	text-align: center;
}
div#menu a {
	display: block;
	width: 110px;
	background-color: #FC0;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: -19px;
	padding-bottom: 0px;
	text-decoration: none;
}
div#menu a:hover {
	text-decoration: none;
}
a,a:link,a:visited {
	color: #900;
	text-decoration: underline;
}
a:hover,.printlink:hover {
	color: #FFF !important;
	text-decoration: underline;
}
.b {
	font-weight: bold;
}
.printlink {
	color: #00F !important;
}
div.event {
	width: 100%;
	margin-bottom: 30px;
	text-align: center;
}
table.events {
	margin-bottom: 30px;
	border-collapse: collapse;
	width: 100%;
}
table.events .name {
	color: #900;
	font-size: 150%;
}
table.events td {
	
	width: 50%;
}
h1,h2,h3,h4,h5,h6 {
	color: #900;
	margin-bottom:0px;
}
