body {
	background: white; font-family: Arial, Verdana, sans-serif; font-size: 12px; color: black; margin: 0px; text-align: center;
}
div#container {
  width: 100%; border: 0px; overflow: auto;
}

div#hdr {
  width:100%;height:226px;margin: 0 auto;
}
div#nav_bvf {
  width: 100%; height: 51px; background: #fdd559 ;color: black; border-top: medium solid #ca2044;
}

div#venue {
  width: 267px; height: 217px; background: #A9A9A9; margin: 0;float: left;
}

div#event {
width:663px; height: 217px;background: gray;  margin: 0; float: right;
}
div#event_magazine {
  width: 926px; margin: 0 auto;
}

div#footer {
width: 930px; height: 30;margin: 0 auto; background: black; color: white; font-style: italic;font-size: 8pt;
}
div.clear {
border:none;
float:none;
height: 0;
clear:both;
}
.mag4 {
  width: 100%; margin-left: 25px; text-align: center;
}

.mag4 div{
  float: left; width: 23%;margin: 0px 5px 0px 0px;
}

h1	{
	font-family:Georgia,Times;font-size: 16px; font-style: italic;font-weight: bold;color:#fdd559; margin: 0px;
}
h2	{
	font-family:Georgia,Times;font-size: 17px; color:navy; margin: 0px;
}
h3	{
	font-family:Georgia,Times;font-size: 12px; color:navy; margin: 0px;
}
.tblhd {
	font-weight:bold; color:white; text-align:center;
}
.fine {font-size: 70%; font-weight: 300; font-family: verdana, sans-serif}
}
.submitform {
    border: 2px solid #CCCCFF; background: navy;  font-size: 16px; color: white; cursor: pointer
}
.submitform:hover {
  background: #CCCCFF;
}

div#hmenu {
 color: black; margin: 15 0;
}
#hmenu ul {
  margin: 0; padding: 0;list-style: none; text-align: center;
}
#hmenu li {
  display: inline;
}
#hmenu li a {
  color: #ca2044; text-decoration: none; padding: 2em 1em; font: verdana; font-size: 12px; font-weight: 900; letter-spacing: 2px;
}
#hmenu li a:hover {
  color: white;
}
.popup { POSITION: absolute; VISIBILITY: hidden; BACKGROUND-COLOR: #FFFEE8; width: 430px; height: 341px;background-image: url(images/infowindow.png);padding: 0; text-align: left; z-index: 10;}
#IW_header  { height:23px; margin:0; width:100%; }
#IW_title   { float: left; font-style: italic;font-weight:bold;font-size: 12px; margin: 3px 0 0 10px; }
#IW_close   { float:right; font-size:12px; font-weight:bold; margin-right:10px; margin-top:3px; text-decoration:none;color: black;}
#IW_close:hover { background:transparent none repeat scroll 0 0; color: red;}
#IW_content { margin: 0 9px;}

