#middle {width:760px;height:auto;background:url(http://www.sceducationlottery.com/images/slices/middle.gif) center repeat-y #FFF ;margin-right:auto;margin-left:overflow:auto;}
#sub_header {width:760px;height:23px;background:#FFF;margin-right:auto;margin-left:auto;text-align:center;}
#side_menu {width:165px;padding:7px 2px 10px 18px;float:left;text-align:left;}
#side_menu a{width:auto; display:block; padding-left:10px; margin-bottom:7px; font-family: 'Lucida Sans','Lucida Grande','Lucida Sans Unicode',sans-serif;font-size: 10px;color: #FFF; text-decoration:none; font-weight:bold;}
#side_menu a:hover{text-decoration:underline;}
#current{width:auto; display:block; padding-left:15px; margin-bottom:7px; font-family: 'Lucida Sans','Lucida Grande','Lucida Sans Unicode',sans-serif;font-size: 10px;color: #0B3D91; font-weight:bold; text-decoration:none;background:url(http://www.sceducationlottery.com/images/slices/bullet.gif) no-repeat left top;text-align:left;}
#content {width:520px;margin:0px 5px 0 0px;padding-bottom:20px;float:left;text-align:left;}
#content p{line-height:20px;font-size:11px;}
#footer {width:750px;height:50px;background:#FFF url(http://www.sceducationlottery.com/images/slices/footer.jpg) no-repeat center top;margin-right:auto;margin-left:auto;padding:0 5px 5px 5px; text-align:center;}
#bottom_menu{padding:23px 25px 10px 25px;}

table.date {margin:0px 0px 3px 71px; font-size: 15px;font-family: Arial, Helvetica, sans-serif; width:425px;}
table.sconly {font-family: Arial, Helvetica, sans-serif; width:375px; margin:0px 0px 55px 71px; font-size:10px; text-align:center; width:425px}
table.results {width:425px;}
table.results th {padding: 5px 2px 5px 2px; text-align:center; vertical-align:center; font-size:11px; font-family:Arial, Helvetica, sans-serif; background-color: #0c3f92; color: #FFFFFF; border-right: #ccc solid 1px; border-bottom: #ccc solid 5px;}
table.results tr td {padding: 2px 2px 2px 2px; text-align:center; vertical-align:middle; border:#ddd solid; border-width:0px 1px 1px 0px;font-size: 11px; font-family: Arial, Helvetica, sans-serif;}
table.results tr.altcolor1 td {background-color:#FFF}
table.results tr.altcolor2 td {background-color:#e0ecff;} /* #CCC */
table.results tr.altcolortotal td {background-color:#0c3f92; color:#FFF; padding: 5px 2px 5px 2px; border-right: #ccc solid 1px; border-top: #ccc solid 3px;}

.menu1{
background-image:url();
margin-left:0px;
padding-left:2px;
padding-top:0px;
padding-bottom: 0px;

text-decoration: none;
color: #000000;
height: 11px;
}
.submenu{
background-image: url();
display: block;
height: 10px;
margin-left: 10px;

padding-top: 5px;
padding-left: 2px;
color: #1B3F8B;
}

.hide{
display: none;
}

 style that will show the hidden div tags (submenus):

.show{
display: block;
text-indent: 40px;
}