body {
  background-color: #e9e9c8;
  font-size: 12px;
  font-family: futura, Lucida Grande, Verdana, sans-serif;
  color: #000;
  text-align: center;
	padding: 0;
	margin: 0;
}

a {
  color: #0577c1;
  text-decoration: none;
}

a:hover {
  color: #0577c1;
  text-decoration: underline;
}

#content {
	background: #ffffff;
	width: 780px;
	text-align: center;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
}

#header {
	text-align: left;
	background: url(/2006/webcast/images/shade.jpg) repeat-x bottom;
	padding: 10px;
}

#logo {
	float: right;
	margin: 2px;
}

h1 {
	font-size: 40px;
	color: #67672d;
	padding-left: 43px;
	margin: 0;
}

h2 {
	color: #6f6f6f;
	font-size: 30px;
	padding-left: 43px;
	margin: 0;
}

h3 {
	font-size: 18px;
	color: #534f49;
}

.clear {
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	font-size: 1px;
	line-height: 1px;
}

#stand  {
	text-align: left;
	background: #fff6d3;
	width: 700px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:10px;
}

#stand h4 {
	background: url(/2006/webcast/images/top700.gif) no-repeat;
	padding: 4px 4px 4px 5px;
        color: #666666
}

#stand h4 a {
	float: right;
        color: #666666
}


#stand input {
	width: 250px;
}

#stand p.message {
	color: #990000;
	background: #ffeeee;
}

#genphotos {
	text-align: center;
}

#standlist li {
	text-align: left;
	list-style: none;
}
#standlist li a {
	padding: 1px 10px 2px 15px;
}
#standlist {
	padding-bottom: 20px;
}

#id {
	float: none;
}

#stand .userid {
	color: #adadad;
}

#stand p {
	padding:4px 15px;
}

#stand img {
	float: right;
	margin: 0 5px 5px;
}

#stand img, #stand object {
	float: left;
	margin: 0 5px 5px;
}

#stand p.contactdetails {
	height: 200px;
	float: left;
}
#footer {
	text-align: left;
	background: url(/2006/webcast/images/shade.jpg) repeat-x 0px 0px;
	padding: 8px 0 0 3px;
}

#footer p {
	padding: 5px;
	color: #959595;
}
