body {
	background-color: #6f8a8c;
	background-image: url(/images/design/bg_gradient_tall.jpg);
	background-repeat: repeat-x;
	font-family: arial, helvetica, sans-serif;
}

#content {
	background-image: url(/images/design/logo_small.gif);
	background-repeat: no-repeat;
}

#main-content {
	width: auto;
	padding: 10px 4px 4px 4px;
	margin: 40px auto 0 auto;
}

#event-table {
	border: 0;
}

#event-table td, #event-table th {
	text-align: left;
	vertical-align: top;
	padding: 4px;
}

p.close-window {
	text-align: right;
	margin: 0;
	font-size: 12px;
}

p.close-window a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

p.close-window a:hover {
	text-decoration: underline;
}
