#nav {
background: #FF9966;
border: 0;
height: 19px;
vertical-align: middle;
width: 450px;
float: left;
margin: 6px 0 0 3px;
*/margin: 6px 0 0 0;
padding: 3px 0 0 0;
text-align: left;
}

#nav a {
text-decoration: underline;
color: #FFF;
font-size: 13px;
text-align: left;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
padding: 3px 35px 3px 5px;
}

.selStory a {
background: #336;
border-left: 1px solid #FFF;
border-right: 1px solid #FFF;	
color: #FFF;
padding: 3px 35px 3px 5px;
font-size: 13px;
text-align: left;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
text-decoration: underline;
}

#storyContainer {
background: transparent;
clear: left;
height:425px;
*/height: 435px;
width:598px;
padding: 0;
text-align: left;
border: 2px solid #336;
margin: 0 10px 10px 0;
}

.storydiv {
height:405px;
width:578px;
position:absolute;
padding: 10px;
margin: 0;
}

.storydiv img {
height: 250px;
border: 1px solid #000;
float: right;
margin: 0 15px;
}

.storydiv a {
color: #333366;
font-weight: bold;
font-size: 1.1em;
}

.storydiv a:hover {
color: #333366;
font-weight: bold;
font-size: 1.1em;
text-decoration: underline;
}

.storydiv p {
color: #000;
font-family: arial;
font-size: 12px;
}

.storydiv h1 {
display: block;
font-size: 2.3em;
font-weight: bold;
color: #333366;
margin: 5px 0 0 0;
font-family: arial;
}

#story1 {
text-decoration: none;
}

#story2 {
display:none;
}

#story3 {
display:none;
}

#story4 {
display:none;
}

.calendartitle {
display: block;
width:592px;
*/width: 596px;
background: #333366;
color: #FFF;
font-family: arial;
font-weight: bold;
font-size: 17px;
padding: 3px 0px;
text-align: center;
margin: 0 0 2px 0;
}

