#body
{
	background: #71AAF7 url(images/body_background.gif);
	margin-top: 0px;
}
#page
{
	background-color: #E1DABF;
	width: 750px;
	margin: 0px auto;
}
#header
{
	height: 223px;
	border-width: 0px;
	margin-bottom: 7px;
}
#header #header_image
{
	border-width: 0px;
}
#footer
{
	background-color: #1B8FBF;
	height: 92px;
}
#footer #footer_image
{
	border-width: 0px;
}
#company
{
	background-color: #1B8FBF;
	text-align: right;
	font-size: 10pt;
	color: #5A3D1B;
}
#quick_links
{
	background-color: #1B8FBF;
	text-align: center;
	font-size: 9pt;
	color: #5A3D1B;
	padding-bottom: 3px;
}
#content
{
	min-height: 250px;
	padding: 10px 60px 10px 60px;
}
#content .menu_image
{
	margin: 0px 27px;
	border-width: 0px;
}
#content h1
{
	color: #1B8FBF;
	font-family: arial;
	text-decoration: none;
}
#content h2
{
	color: #E77D97;
	font-family: arial;
	text-decoration: none;
}
#content h3
{
	color: #5A3D1B;
	font-family: arial;
	text-decoration: none;
}
#map
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-width: 2px;
	border-color: #000000;
	border-style: solid;
}
a.menu_item
{
	height: 112px;
	width: 112px;
	display: block;
	margin: 5px 0px 5px 5px;
}
#content_home
{
	padding: 10px 10px 10px 10px;
}
#content_home p.menu_heading
{
	text-align: right;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	font-family: arial;
}
#content_home p.menu_text
{
	text-align: right;
	margin: 0px;
	font-family: arial;
	font-size: 11px;
}
#menu_attend
{
	background: url(images/home_menu_attend_color.jpg) no-repeat;
}
#menu_attend:hover
{
	background: url(images/home_menu_attend_sepia.jpg) no-repeat;
}
#menu_exhibit
{
	background: url(images/home_menu_exhibit_color.jpg) no-repeat;
}
#menu_exhibit:hover
{
	background: url(images/home_menu_exhibit_sepia.jpg) no-repeat;
}
#menu_sponsor
{
	background: url(images/home_menu_sponsor_color.jpg) no-repeat;
}
#menu_sponsor:hover
{
	background: url(images/home_menu_sponsor_sepia.jpg) no-repeat;
}
.hidden
{
	display:none;
}
table.framed
{
	border-collapse: collapse;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}
table.framed td
{
	padding: 1px 10px;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	text-align: center;
}
table.framed th
{
	padding: 2px 5px;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}
img.borderless
{
	border-width: 0px;
}
table.borderless
{
	border-spacing: 0px;
	border-collapse: collapse;
}
table.borderless td
{
	padding: 0px;
}
