body {
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #AFAA9B url("../images/projects-squiggle.gif") repeat-y left top;
margin: 0px;
}
#masthead {
width: 100%;
height: 150px;
float: left;
}
#navigation {
width: 200px;
overflow: visible;
float: left;
}
#navigation ul {
padding-top:30px;
font-weight: bold;
text-align: right;
list-style: none;
line-height: 1.8em;
font-size: 0.9em;
}
#navigation a {
color: #4E3B42;
text-decoration: none;
}
#navigation a:hover {
color: #336699;
text-decoration: underline;
}
#navigation a.top {
color: #FFFFFF;
text-decoration: none;
}


#bodyText {
float: left;
width: 60%;
margin-top: 10px;
margin-left: 10px;
font-size: 0.7em;
}
#bodyText a {
color: #FFFFFF;
text-decoration: underline;
}
#bodyText a:hover {
color: #6600FF;
text-decoration: underline;
}

.heading {
padding-top: 10px;
padding-left: 15px;
background: #AFAA9B;
padding-bottom: 10px;
}
.story {
width: 95%;
margin-left: 1.5em;
margin-top: 1em;
padding-left:30px;
padding-right:30px;
padding-top:20px;
}
.story table {
}
.story th {
background: #503D44;
color: #FFFFFF;
padding: 2px;
}
.story td {
padding: 2px 2px 6px;
vertical-align: top;
border-right: 1px solid #B6B1A1;
border-bottom: 1px solid #B6B1A1;
border-left: 1px solid #B6B1A1;
}
h3 {
color: #FFFFFF;
margin-top: 30px;
margin-bottom: 10px;
font-size: 1.7em;
font-style: normal;
font-weight:bold;
}
h4 {
color: #FFFFFF;
font-size: 1.3em;
font-style:normal;
font-weight: bold;
margin_bottom: 20px;
}
h5 {
font-size: 100%;
}
a:link {
text-decoration: underline;
color: #3A3A51;
}
a:hover {
text-decoration: none;
color: #003366;
}
a:visited {
text-decoration: underline;
color: #3A3A51;
}
#submenu {
border-bottom: thin dotted #CCCCCC;
margin-left: 15px;
}
#bodyText ul {
list-style: circle;
line-height: 1.5em;
font-size:1.3em;
}
caption {
text-align: left;
font-weight: bold;
padding-bottom: 0.3em;
}
.floatLeft {
float: left;
margin-right: 5px;
margin-bottom: 5px;
}

p {
font-size: 1.3em;
margin-top: 0em;
margin-bottom: 1em;
text-indent: 0em;
}
p.carol {
color:#FF901F;
font-size: 1em;
margin-top: 1em;
margin-bottom: 1em;
text-indent: 0em;
font-style:italic;
font-weight:normal;
}
p.mother {
color:#FFFFFF;
font-size: 1em;
margin-top: 1em;
margin-bottom: 1em;
text-indent: 0em;
font-style:italic;
font-weight:normal;
}




