body{
  background-image: url("/bc2009/images/background.gif");
	background-repeat: repeat-x;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
	font-family: Verdana;
	font-size: 11pt;
}

.borderless{
  border: 0;
}

#himage{
	width: 800px;
	margin: 0 auto 0 auto;
	padding: 0;
	display: block;
}

#main{
	width: 800px;
	max-width: 799px;
	margin: 0 auto;
  background-image: url("/bc2009/images/divbg.png");
	background-repeat: repeat-y;
	padding: 0;
	text-align: left;
  border-right: 1px solid #1F3F6E;
	border-bottom: 1px solid #1F3F6E;
}

#rtext{
  display: block;
  margin: 0 0 15px 180px;
	padding: 10px 0 20px 0;
}

#rtext h1{
  margin: 0;
	padding: 0;
	font-size: 12pt;
	font-weight: bold;
}

#rtext h2{
  margin: 0;
	padding: 0;
	font-size: 11pt;
	font-weight: bold;
}

#rtext h3{
  margin: 0;
	padding: 0;
	font-size: 10pt;
	font-weight: bold;
}
.modtext {
	font-size: 9pt;
	line-height: 15pt;
}

#rtext ul{
  font-size: 9pt;
	line-height: 15pt;
}

#rtext ul li{
  margin-bottom: 5px;
}

#rtext a{
  text-decoration: underline;
	color: #003300;
}

#rtext p{
  font-size: 9pt;
	width: 95%;
	text-align:justify;
	line-height: 15pt;
}

#lmenu{
  width: 170px;
	float: left;
	padding: 10px 0;
  margin: 0;
	list-style-type: none;
}

#lmenu li{
  color: #fff;
	font-size: 8pt;
	padding: 5px;
	border-bottom: 1px solid #00bb33;
}

#lmenu li a{
  color: #fff;
	display: block;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
}

#lmenu li a:hover{
  text-decoration: underline;
	font-weight: bold;
	width: 100%;
	display: block;
}

.sponsors{
  width: 600px;
}

.sponsors tr td a{
  border: 0;
}

img{
  border: 0;
}

a{
  border: 0;
}

.sponsors tr td a img{
  border: 0;
  width: 100px;
}

.sponsors tr td img{
  border: 0;
  width: 100px;
}

#fees{
  width: 75%;
  border: 1px solid #000;
	border-collapse: collapse;
	font-size: 10pt;
}

#fees tr td{
  border: 1px solid #000;
	text-align: center;
}
