body {
margin: 0;
font-family: "Arial Narrow", "Trebuchet MS", verdana, arial, helvetica, sans-serif;
background-color: #FFFFFF;
font-size: 1.1em;}

ul li {list-style-type: none;}

/* Has a background image to create the patterned panel down the left side of the page. */

#container {
top: 5px;
left: 5px;
width: 100%;
/* padding: 1; */
/* margin: 2; */
background-image: url(images/ex-wax.jpg);
background-repeat: no-repeat;
background-position: 5px 5px;
}


/* Styles for the main text on the page. */

#main-text {
/* position: absolute; */
/* top: 50px; */
margin-top: 0;
margin-bottom: 0;
margin-left: 20%;
margin-right: 15%;
/* padding-right: 10px; */
 padding-top: 135px; 
/* padding-left: 5px; */
/* border-right: 2px #666666 solid; */
/* border-top: 2px #666666 solid; */
color: #000000;}

#main-text p, #main-text ul, #main-text ol, #main-text table, #main-text h1, #main-text h2, #main-text h3 {
margin-left: 10px;
margin-bottom: 5px;
}

p, ul, ol, table {
margin: 0px;
padding-top: 5px;
padding-bottom: 5px;
text-align: left;
font-size: .9em;
line-height: 1.2em;
}

ol, ul {
margin-left: 25px;
}

h2 {
font-size: 1.2em;
font-weight: bold;
margin: 0;
padding-top: 5px;
padding-bottom: 5px;
}

a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #000000;
}

a:hover {
text-decoration: none;
font-weight: bold;
border-bottom: 0px #000000 solid;
}

#left-menu {
position: absolute;
top: 140px;
right: 0;
width: 15%;
left: 5%;
font-size: 1em;

padding-top: 5px;
padding-bottom: 5px;
font-weight: bold;

/* background-image: url(cubeedge.jpg); */
/* background-repeat: no-repeat; */
/* background-position: top left; */
}

#left-menu a:link, #left-menu a:visited {
display: block;
color: #000000;
text-align: right;
padding-right: 7px;
padding-bottom: 1px;
padding-top: 1px;
border-bottom: 1px transparent;
}

#left-menu ul a:link, #left-menu ul a:visited {
display: block;
color: #000000;
text-align: right;
padding-right: 9px;
padding-bottom: 0px;
padding-top: 0px;
font-weight: normal;
font-size: 10px;
}

#left-menu a:hover, #left-menu a.current {
color: #000000;
border-bottom: 1px #000000 solid;
}

#home {
/* background: #FDFDFC; */

}

#programs {background: #0499CC;}

#history {background: #40BB93;}

#contact {background: #F37A80;}

#calendar {background: #CECBE6;}

#interactive {background: #FDCC99;}

#support {background: #FDF9CE;}

#press {background: #ED8569;}

#links {background: #DEDEDD;}


#bios {
font-size: .8em;
padding-left: 5px;
}
#bios p {
padding-bottom: 0px;
}


#disclaimer {
font-family: arial, helvetica, sans-serif;
font-size: .6em;
padding-right: 2px;
padding-left: 2px;
}


.LeftMenu {
display: block;
width: 10%;
float: right;
padding: 2px;
}

.FloatRight {
display: block;
float: right;
padding: 2px;
}

.works {
background-color: #ffffff;

}

.bridge {
background-color: #ebebea

}

.sugar {
}

.blank {
}