body { margin: 0px; border: 0px; font-family: sans-serif; font-size: 12px; } h1 { font-size: 26px; font-weight: bold; } h2 { font-size: 22px; font-weight: bold; } h3, h4 { font-size: 16px; font-weight: bold; padding: 0px; margin: 0px; } h3 { padding: 10px; } p { padding: 10px; } a, a:visited { text-decoration: none; color: blue; } a:hover, a:active { text-decoration: underline; } .floatleft { float: left; } .floatright { float: right; } .clear { clear: both; } #calendarheader { font-size: 16px; font-weight: bold; text-align: center; } #calendarheader p { width: 300px; } #page { padding-top: 8px; display: block; margin-left: auto; margin-right: auto; width: 800px; } #header { background-color: #004A8B; height: 55px; padding: 10px; border-radius: 15px; -moz-border-radius: 15px; margin-bottom: 8px; box-shadow: 2px 2px 4px #000016; -moz-box-shadow: 2px 2px 4px #000016; -webkit-box-shadow: 2px 2px 4px #000016; width: 780px; } #footer { background-color: #004A8B; height: 20px; padding: 10px; border-radius: 15px; -moz-border-radius: 15px; margin-bottom: 8px; box-shadow: 2px 2px 4px #000016; -moz-box-shadow: 2px 2px 4px #000016; -webkit-box-shadow: 2px 2px 4px #000016; width: 780px; clear: both; color: white; text-align: center; } #sidebar { background-color: gold; float: left; width: 200px; valign: top; padding: 12px; margin-right: 10px; border-radius: 15px; -moz-border-radius: 15px; box-shadow: 2px 2px 4px #262600; -moz-box-shadow: 2px 2px 4px #262600; -webkit-box-shadow: 2px 2px 4px #262600; } #sidebar .header { background-color: #004A8B; border-radius: 15px; -moz-border-radius: 15px; color: white; padding-left: 8px; margin-bottom: 4px; } #sidebar ul { margin-top: 0px; margin-left: 0px; list-style: none; padding-left: 1em; } #sidebar ul li { padding-top: 2px; font-size: 14px; } #flogo { width: 20px; height: 20px; padding-right: 5px; } #main { width: 566px; float: left; } #main ul { margin-left: 1em; } #main ul li { list-style: disc outside none; display: list-item; margin-left: 1em; } #calendarframe { width: 566px; height: 450px; scrolling: no; frameborder: 0px; border-width: 0px; } #gallery img{ height: 150px; }