body {
	background: url(../imgs/new_bg.jpg) top center no-repeat;
	font-family: helvetica, arial, serif;
	color: #333;
	border-top: 5px solid #020202;
	font-size: 1.0em;
	padding-top: 36px;
	margin: 0px;
	background-position:center 100px;
	background-repeat:no-repeat;
}
.ie body {
	text-align: center;
}
h1 {
	height: 175px;
	width: 337px;
	margin: 0 auto;
	text-indent: -2222px;
	position: absolute;
	left: -30px;
	top: -40px;
	background-image: url(../imgs/2d-2011-logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
h1 a {
	display: block;
	height: 190px;
	width: 337px;
}
h3 {
	letter-spacing: -1px;
}
a, a:link, a:visited, a:hover, a:active {
	outline: none;
}
.container {
	padding: 0px 70px;
	background: url(../imgs/white.png) no-repeat;
	background-position: 0px 160px;
	text-align: left;
	margin:0 auto;
}
.float-right {
	float: right;
	margin-left: 20px;
}
.header-image {
	margin-bottom: 36px;
}
#masthead {
	display: block;
	height: 170px;
	width: 830px;
	position: relative;
}
#menu {
	margin:0;
	xborder-bottom: 1px dotted #cf2d3a;
	padding-top: 9px;
	height: 36px;
	text-align: center;
	position: absolute;
	bottom: -44px;
}
#menu li.click {
	list-style-type: none;
	float: left;
	padding:0 28px;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 20px;
}
#menu li a {
	color:  #000;
	text-decoration: none;
	display: block;
}
#menu li a:hover {
	color: #e01f27;
	xbackground: #cf2d3a;
	text-decoration: none;
}
#menu li.last {
	width: 209px;
}
.vcard {
	position: absolute;
	top: -20px;
	right: 35px;
	width: 170px;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: -1px;
	xcolor: #e01f27;
}
.vcard a, .contact-details a {
	color: #000;
	text-decoration: none;
}
.vcard a:hover, .contact-details a:hover {
	color: #000;
	text-decoration: none;
}
.vcard .url {
	width: 110px;
	height: 36px;
	display: block;
	text-indent: -2222px;
	background: url(../imgs/vac.jpg);
	margin-bottom: 10px;
}
.vcard .postal-code {
	display: block;
}
.contact-details {
	position: absolute;
	top: 26px;
	right: -60px;
	width: 110px;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: -1px;
	xcolor: #e01f27;
}
.contact-details .email {
	display: block;
}
#facebook {
	background:  url(../imgs/facebook-small.jpg) top left no-repeat;
	padding-left: 60px;
	display: block;
	height: 18px;
	line-height: 18px;
	color: #3b5b96;
}
#facebook:hover {
	color: #000;
}
#content {
	clear: both;
	padding-top: 36px;
	width: 830px;
	xbackground: url(../imgs/robottom.jpg) top left no-repeat;
}
#content div {
	display: none;
	padding-top: 36px;
}
#content span {
	display: block;
	float: left;
}
#welcome {
	padding-bottom: 180px;
}
#welcome h3 {
	font-size: 40px;
	font-weight: bold;
	xborder-bottom: 1px dotted black;
	letter-spacing: -2px;
	color: #5A3129;
}
.guest {
	width: 400px;
	margin-right: 15px;
	margin-bottom: 18px;
	float: left;
}
.guest img {
	float: left;
	margin-right: 20px;
}
.guest h4 {
	margin:0 0 2px 0;
	width:180px;
	float: left;
	border-bottom: black 1px solid;
}
.guest p {
	width: 180px;
	font-size: 11px;
	display: inline;
	border-bottom: 1px black dotted;
}
.ie .guest {
	margin-right: 5px;
	width: 390px;
}
.ie .guest h4, .ie .guest p {
	width: 170px;
}
.links, .links li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.links li {
	line-height: 34px;
	border-top: 1px solid #333;
}
.links li a {
	color: #666;
}
.links li a:hover {
	color: #000;
}
dt {
	height: 150px;
	width: 400px;
	font-size: 18px;
	float: left;
	clear: both;
}
dt img {
	float: left;
}
dd {
	height: 150px;
}
#schedule h4 {
	border-bottom: 1px dotted black;
	font-weight: bold;
}
#footer {
	letter-spacing: -1px;
	font-size: 10px;
	margin-top: 54px;
}
#footer a {
	color: black;
}
#footer a:hover {
	color: aqua;
}
.doclinks a {
	color:blue;
	padding:0 0 0 3px;
}
.doclinks {
	font-weight:bold;
	color:#f79421;
	position:absolute;
	z-index:23;
	font-size:14px;
	top:108px;
	white-space:nowrap;
}
.guest h3 {color:#f79421;
	font-size:16px;
	margin:0;
	font-weight:bold;
	padding:2px 0;
	border-bottom:1px black solid;
	border-top:1px black solid;
}

