/* CSS Document */

#navbar {
	margin: auto;
	width:920px;
	list-style-type:none;
}
#leftcolumn {
	width:142px;
	float:left;
	background:inherit;
	margin-left: 8px;
}
#rightcolumn {
	width:742px;
	float:right;
	background:inherit;
	margin-right: 8px;
}
#exhibitor_list{
	width:385px;
	height:300px;
	float:left;
}
#exhibitor_map{
	width:650px;
	float:left;
}
#exhibitor_information{
	width:350px;
	height:300px;
	float:right;
}
body	{
	background:#bed5cd;
	color:#FBFBFB;
}
div#container {
	clear:both;
	padding:10px 0 0 0;
	width:900px;
	margin:auto;
	color:#000000;
	background-color:#FFFFFF;
}
div#copyright {
	color:#777777;
	font-size:10px;
}
#navi-buttons {
	background-color:#FFFFFF;
}
div#navi-buttons li {
	float:left;
	display:inline;
}
div#navi-buttons li a {
	display:block;
	outline:none;
	width:105px;
	height:25px;
	background:transparent url(../images/Navbar.gif) no-repeat 0 0;
	text-indent:-9009px;
	margin:0 0px 0 0;
}
div#navi-buttons li a:hover {
	background-position: 0 -25px
}
/*
div#navi-buttons li#navi-donate a {
	width:100px;
	background-position:-100px 0;
}
div#navi-buttons li#navi-donate a:hover {
	background-position:-100px -25px
}
*/
div#navi-buttons li#navi-join a {
	width:90px;
	background-position:-105px 0;
}
div#navi-buttons li#navi-join a:hover {
	background-position:-105px -25px
}
div#navi-buttons li#navi-antiques a {
	width:170px;
	background-position:-195px 0;
}
div#navi-buttons li#navi-antiques a:hover {
	background-position:-195px -25px
}
div#navi-buttons li#navi-about a {
	width:65px;
	background-position:-365px 0;
}
div#navi-buttons li#navi-about a:hover {
	background-position:-365px -25px
}
div#navi-buttons li#navi-hp a {
	width:165px;
	background-position:-430px 0;
}
div#navi-buttons li#navi-hp a:hover {
	background-position:-430px -25px
}
div#navi-buttons li#navi-ram a {
	width:60px;
	background-position:-595px 0;
}
div#navi-buttons li#navi-ram a:hover {
	background-position:-595px -25px
}
div#navi-buttons li#navi-contact a {
	width:110px;
	background-position:-655px 0;
}
div#navi-buttons li#navi-contact a:hover {
	background-position:-655px -25px
}
div#navi-buttons li#navi-member a {
	width:135px;
	background-position:-765px 0;
}
div#navi-buttons li#navi-member a:hover {
	background-position:-765px -25px
}
hr {
	width: 120px;
	height: 2px;
	padding: 0px;
	margin-top: 10px;
	margin-botton: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.rowSelect {
	font-weight: bold;
	background-color: #CCCCCC;
}
#PageFrame{
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
#PageFrameTop{
	float:left;
	width:980px;
	height:40px;
}
#PageFrameMiddle{
	float:left;
	width:980px;
	overflow:hidden;
}
#PageFrameBottom{
	float:left;
	height:40px;
	width:980px;
}
#TopLeft {
	background-image:url(../images/background-topleft.gif);
	background-repeat:repeat-x;
	width:40px;
	height:40px;
	float:left;
}
#Top {
	float:left;
	background-image:url(../images/background-top.gif);
	background-repeat:repeat-x;
	width:900px;
	height:40px;
}
#TopRight {
	float:left;
	background-image:url(../images/background-topright.gif);
	background-repeat:repeat-x;
	width:40px;
	height:40px;
}
#Left {
	float:left;
	background-image:url(../images/background-left.gif);
	background-repeat:repeat-y;
	width:40px;
	padding-bottom:32767px;
	margin-bottom:-32767px;
}
#Main {
	float:left;
	width:900px;
	padding-bottom:32767px;
	margin-bottom:-32767px;
}
#Right {
	float:left;
	background-image:url(../images/background-right.gif);
	background-repeat:repeat-y;
	width:40px;
	padding-bottom:32767px;
	margin-bottom:-32767px;
}
#BottomLeft {
	float:left;
	background-image:url(../images/background-bottomleft.gif);
	width:40px;
	height:40px;
}
#Bottom {
	float:left;
	background-image:url(../images/background-bottom.gif);
	background-repeat:repeat-x;
	height:40px;
	width:900px;
}
#BottomRight {
	float:left;
	background-image:url(../images/background-bottomright.gif);
	width:40px;
	height:40px;
}