@charset "UTF-8";
/* CSS Document */

body {
	background-color: #333333;
}
#wrapper {
	background-color: #FFFFFF;
	margin: auto;
	width: 739px;
	background-image: url(/images/table_bg%20copy.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header {
	height: 180px;
	margin: 0px;
	padding: 0px;
	width: 739px;
}
#flash {
	height: 135px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#services {
	clear: both;
	text-align: right;
	line-height: 25px;
	padding-right: 5px;
	color: #FC1E09;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#body {
	height: 200px;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 739px;
	display: inline;
}
#links {
	float: left;
	margin-top: 20px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#body_right {
	float: right;
	width: 550px;
	padding-top: 45px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
	color: #CC0000;
	font-size: 14px;
	line-height: 20px;
}
#footer {
	clear: both;
	padding-bottom: 10px;
	color: #CC0000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 739px;
}
a {
	color: #339900;
}
.venue {
	height: 150px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
h1 {
	line-height: 35px;
}
hr {
	font-size: 12px;
}
h2 {
	font-size: 16px;
	line-height: 22px;
}

