
body {
	background-color: #999999;
	margin:0;
	font-family: arial;
	font-size: 12px;


}
td{
	font-family: arial;
	font-size: 12px;
}

#content {
  width: 795px;
  margin-left: auto;
  margin-right: auto;
  /*height: 617px;*/
  height: auto;
	background-image: url('http://bayareascienceforum.org/images/dropshadow_bg.png');
	background-repeat: repeat-y;
	padding:0 13px 0 13px;
}


#top{
padding: 0;
margin: 0;
}

#topnav{
border-collapse: collapse;
width: 795px;
}
#topnav td{
	border: #333 1px solid;
 
}

#bottom{
margin: -20px 0 0 0;
position: relative;
background-color: #fff;
height: 255px;
padding: 10px;
}

/*************************************************
** DROPSHADOWS                                  **
*************************************************/
.shadow1{
position: relative;
height: 10px;
background-image: url('http://bayareascienceforum.org/images/dropshadow_nocorner.png');
z-index: 100;
}

.shadow2{
top: -10px;
position: relative;
height: 10px;
background-image: url('http://bayareascienceforum.org/images/dropshadow_nocorner.png');
z-index: 101;
}

.shadow3{

position: relative;
height: 10px;
background-image: url('http://bayareascienceforum.org/images/dropshadow_nocorner.png');
z-index: 100;
}

/*************************************************
** MIDDLE SECTION                                  **
*************************************************/
#middle{
top: -10px;
height: 293px;
position: relative;
z-index: 90;
background-color: #fff;

}

#middle2{
top: -10px;
height: 293px;
position: relative;
z-index: 90;
background-color: #fff;
}

#middle2 td{
padding: 20px 0 5px 10px;
}
#middle2 td td{
padding: 6px 0 6px 10px;
}

#left{
width: 173px;
}

/*************************************************
** FORM                                    **
*************************************************/
textarea{

}

#msg{
color: #990000;
font-weight: bold;
}

#upcoming{
width: 160px;
padding: 20px 0 0 10px;
}

#title{
padding: 5px;
}

dt{
font-size: 16px; 
font-family: Geneva; 
border-bottom: 1px #999 dotted; 
width: 450px;
}

#upcoming{
	width: 187px;
}