
body { margin:0px; background-color:#fff; text-align:center }
html { height:100% }
img { margin:0px; border-style:none }
p:first-child { margin-top:0px }
table { empty-cells:hide }
em { font-style:italic }
h1 { font-size:18px }
h1:first-child { margin-top:0px }
strong { font-weight:bold }

#PageDiv {
position:relative;
width:700px;
height:600;
margin:0 auto;
text-align:left
}

#logo {
position:absolute;
left:0px;
top:0px;
width:154px;
height:323px;
z-index:1
}

#content {
padding-right: 5px;
position:absolute;
left:180px;
top:75px;
width:550px;
height:450px;
margin-top:-3px;
z-index:3;
overflow:auto
}

#address {
position:absolute;
left:12px;
top:415px;
width:135px;
height:75px;
z-index:4;
overflow:visible
}

.body {
color:#333;
font-family:Times,'Times New Roman',serif;
font-size:14px;
line-height:1.3;
text-indent:6px;
text-align:left;
margin-bottom:10px
}


.calendarEntryDay {
font-weight: bold
}

.calendarEntry {
color: #333;
font-size: 12px;
font-family: Arial, sans-serif;
}

a.body, a.body:active, a.body:link {
text-decoration: none;
color:#888
}

a.body:hover {
text-decoration: none;
color:#444
}

a.navigation, a.navigation:active, a.navigation:link {
text-decoration: none;
color:#888
}

a.navigation:hover {
text-decoration: none;
color:#444
}

a.subhead, a.subhead:active, a.subhead:link, a.subhead:hover {
text-decoration: none;
color:#333
}

.hilited {
color: #A2C7DA;
}

#navigation {
position:absolute;
left:180px;
top:20px;
width:550px;
height:30px;
z-index:2;
overflow:visible;
letter-spacing: 1px;
color:#444;
font-family:Arial,Helvetica,sans-serif;
font-weight:bold;
text-indent:0px;
font-size:16px;
white-space:nowrap
}

.subhead { text-transform: uppercase; color:#333; font-family:'Arial Black',sans-serif; font-size:12px; text-indent:0px; text-align:left; margin-bottom:-10px }
.calendarHeader { text-transform: uppercase; color:#333; font-family:'Arial Black',sans-serif; font-size:18px; text-indent:0px; text-align:left }
.address { color:#999; font-family:Arial,Helvetica,sans-serif; font-size:11px; line-height:1.2; text-indent:0px; text-align:right }
.classSpecs { text-transform: capitalize; padding-right: 15px; float: right; color: #A9B867; text-align: right; font-size: 12px; font-family: Arial, sans-serif; font-weight: bold }
