* { margin: 0; padding: 0; font-family: Tahoma, Verdana, Arial, Geneva, Helevetica, sans-serif; }
.clearer { clear: both; height: 0px; }

a img { border: none; }
a:visited { color: blue; }
a:hover { color: #0066FF; }

body {
	width: 100%;
	background: url(bg.jpg) repeat-x top right;
	background-color: #111111;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
}

#header {
	float: left;
	width: 980px;
}

#header #logo {
	float: left;
	width: 358px;
}

#header #rightInfo {
	float: left;
	width: 622px;
}

#buttons ul {
	display: inline;
	padding-left: 47px;
}

#buttons ul li {
	display: inline;
	padding-right: 27px;	
}

#navigation #sep1 {
	float: left;
	display: inline;
	width: 892px;
	padding-left: 47px;
}

#eventPromoOuter {
	float: left;
	width: 980px;
	padding-top: 25px;
	text-align: center;
}

#part3 {
	float: left;
	width: 980px;
	height: 401px;
	background: url(part4-bg.gif) no-repeat top left;
}

#part3L {
	float: left;
	display: inline;
	width: 356px;
	padding: 247px 0px 0px 148px;
}

#part3R {
	float: right;
	display: inline;
	width: 352px;
	padding: 27px 0px 0px 0px;
}

#attendees {
	float: left;
	width: 980px;
	color: #d1d1d1;
}

#confirmees {
	margin-top: 42px;
	font-size: 25px;
}

table td, table td span {
	font-family: Georgia, 'Trebuchet MS', Tahoma, Verdana, Arial, sans-serif;
}

table td {
	padding-bottom: 35px;
}

td.leftCol {
	width: 351px;
	padding-left: 209px;
}

td.rightCol {
	width: 416px;
}

td span {
	position: relative;
	bottom: 4px;
	font-size: 17px;
	color: #525252;
}