@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0; font-weight:normal; }

body{width:780px; margin-left:auto; margin-right:auto; color:#666666;
font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:justify; line-height:18px; }
img{float:left; border:0; }
a{text-decoration:none; color:#666666; }
a:hover{text-decoration:none; color:#000000; }
.head{font-size:16px; font-weight:bold; padding-bottom:10px; }
p{padding-bottom:10px; }
#menu{float:left; width:780px; height:130px; background:url(../images/hdr.jpg) top center no-repeat; margin-bottom:10px; }
ul.menunav{list-style:none; font-size:16px; margin-top:92px; margin-left:295px; }
ul.menunav li{display:inline; }
ul.menunav li a{ }
#index{float:left; width:70px; text-align:center; margin-right:9px; }
#about{float:left; width:70px; text-align:center; margin-right:9px; }
#trade{float:left; width:134px; text-align:center; margin-right:9px; }
#event{float:left; width:99px; text-align:center; margin-right:9px; }
#contact{float:left; width:76px; text-align:center; }
#eventimgs{float:right; width:420px;  }
#aboutimgs{float:right; width:210px;  }
.pageimg{margin-bottom:10px; margin-left:10px; }

#footer{float:left; width:780px; background:url(../images/ftr.jpg) top center no-repeat; text-align:center; padding-top:12px; }
#footer p{padding-bottom:25px; }
.white{color:#FFFFFF; }
.white a{color:#FFFFFF; }
.white a:hover{color:#000000; }
.large{font-size:14px; }
.link{margin-right:10px; margin-bottom:10px; }