#slides,#concepts,#handouts,#resources {
float:left;
margin:12px;
}

#footer {
position:fixed;
bottom:0px;
width:100%;
background-color:#ffffff;
}

a {
text-decoration:none;
color:inherit;
}

a:link,a:visited {
color:#336633;
}

a:link:hover,a:visited:hover {
color:#ff9900;
}

h1 a:link,h1 a:visited {
color:inherit;
}

h1,h2 {
text-align:center;
}

ul {
list-style-type:none;
margin-left:-40px;
}

td, li a {
color:#333333;
background-color:#ffffff;
border:1px solid #ff9900;
padding:3px;
}

li a {
display:inline-block;
margin:1px;
}

tr.header td {
font-weight:bold;
text-align:center;
}

#footer p {
font-size:70%;
text-align:center;
margin:0 0 2px 0;
}
