body {
font-family:Arial, Helvetica, sans-serif;
background-image: url(oswaldpagetitle.gif);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:bottom right;
padding: 3px;
color: #F6F3E1;
font-size:14px;
background-color: #333333;
}

.quote {
font-style:italic;
clear:both;
}

.italic {
font-style:italic;
}

.italicright {
font-style:italic;
text-align:right;
}

.quotecentre {
font-style:italic;
text-align:center;
}

.quotefrom {
text-align:right;
}

.date {
text-align:left;
font-weight:bold;
}


h1 {
font-size:16px;
}

h2 {
font-size:14px;
Font-weight:bold;
}

#content {
	padding: 3px;
	background-color:transparent;
	margin: 0px 30px 30px 200px;
	width:512px;
	font-family: Arial, Helvetica, sans-serif;
}

#content .lefthorizontalimage, #content .righthorizontalimage {
width: 300px;
height: 180px;
}

#content a:hover .lefthorizontalimage, #content a:hover .righthorizontalimage {
width: 500px;
height: 300px;
cursor:default;
}

#content .leftverticalimage, #content .rightverticalimage {
width: 180px;
height: 300px;
}

#content a:hover .leftverticalimage, #content a:hover .rightverticalimage {
width: 300px;
height: 500px;
cursor:default;
}

#content .leftsquareimage, #content .rightsquareimage {
width: 250px;
height: 250px;
}

#content a:hover .leftsquareimage, #content a:hover .rightsquareimage {
width: 500px;
height: 500px;
cursor:default;
}

a:link {
color: #F6F3E1;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

a:visited {
color: #F6F3E1;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}


#leftnavigation {
position: absolute;
top: 74px;
left: 0;
width: 185px;
}


#leftnavigation ul {
list-style:none;
margin: 0;
padding: 0;
}

#leftnavigation li {
height: 213px;
width: 175px;
}


#leftnavigation li a:link, #leftnavigation li a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
display:block;
padding:5px 5px 5px 5px;
border-left: 12px solid #F6F3E1;
border-right: 1px solid #F6F3E1;
background-color: #F6F3E1;
color: #333333;
text-decoration: none;
}

#leftnavigation li a:hover {
background-color: #333333;
}


#home {
position: absolute;
top: 0;
left: 0;
width: 185px;
}


#home ul {
list-style:none;
margin: 0;
padding: 0;
}

#home li {
height: 37px;
width: 175px;
}


#home li a:link, #home li a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
display:block;
padding:5px 5px 5px 5px;
border-left: 12px solid #F6F3E1;
border-right: 1px solid #F6F3E1;
background-color: #F6F3E1;
color: #333333;
text-decoration: none;
}

#home li a:hover {
background-color: #333333;
}

#homeimage {
background-image: url(homecreamsmall.gif);
background-repeat:no-repeat;
border: 1px solid #333333;
height: 28px;
width: 152px;
}



.lefthorizontalimage {
float: left;
clear: both;
border: 1px solid #F6F3E1;
margin-right: 10px;
margin-top: 10px;
}

.lefthorizontalimagecaption {
float: left;
clear: both;
border-left: 1px solid #F6F3E1;
border-right: 1px solid #F6F3E1;
border-bottom: 1px solid #F6F3E1;
margin-right: 10px;
margin-bottom: 10px;
}
.righthorizontalimage {
float: right;
clear: both;
border: 1px solid #F6F3E1;
margin-left: 10px;
margin-top: 10px;
}

.righthorizontalimagecaption {
float: right;
clear: both;
border-left: 1px solid #F6F3E1;
border-right: 1px solid #F6F3E1;
border-bottom: 1px solid #F6F3E1;
margin-left: 10px;
margin-bottom: 10px;
}

.leftverticalimage {
float: left;
clear: both;
border: 1px solid #F6F3E1;
margin-right: 10px;
margin-top: 10px;
}

.leftverticalimagecaption {
float: left;
clear: both;
border-left: 1px solid #F6F3E1;
border-right: 1px solid #F6F3E1;
border-bottom: 1px solid #F6F3E1;
margin-right: 10px;
margin-bottom: 10px;
}

.rightverticalimage {
float: right;
clear: both;
border: 1px solid #F6F3E1;
margin-left: 10px;
margin-top: 10px;
}

.rightverticalimagecaption {
float: right;
clear: both;
border-left: 1px solid #F6F3E1;
border-right: 1px solid #F6F3E1;
border-bottom: 1px solid #F6F3E1;
margin-left: 10px;
margin-bottom: 10px;
}

.leftsquareimage {
float: left;
clear: both;
border: 1px solid #F6F3E1;
margin-right: 10px;
margin-top: 10px;
}

.leftsquareimagecaption {
float: left;
clear: both;
border-left: 1px solid #F6F3E1;
border-right: 1px solid #F6F3E1;
border-bottom: 1px solid #F6F3E1;
margin-right: 10px;
margin-bottom: 10px;
}
.rightsquareimage {
float: right;
clear: both;
border: 1px solid #F6F3E1;
margin-left: 10px;
margin-top: 10px;
}

.rightsquareimagecaption {
float: right;
clear: both;
border-left: 1px solid #F6F3E1;
border-right: 1px solid #F6F3E1;
border-bottom: 1px solid #F6F3E1;
margin-left: 10px;
margin-bottom: 10px;
}

.border {
border: 3px double #F6F3E1;
}

.bold {
font-weight:bold;
}


.borderfloatleft {
border: 3px double #F6F3E1;
float: left;
clear: right;
width: 245px;
}

.borderfloatright {
border: 3px double #F6F3E1;
float: left;
width: 245px;
margin-left: 5px;
}

.bordertopmargin {
border: 3px double #F6F3E1;
margin-top: 5px;
}

#content a:link {
color: #F6F3E1;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

#content a:visited {
color: #F6F3E1;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

#centre {
text-align:center;
}

#centre img { 
border: 3px double #F6F3E1;
}

.centre {
text-align:center;
}

.caption {
font-size:12px;
text-align: center;
}

#wheel {
padding: 3px;
background-color:transparent;
margin: 0px 0px 0px 200px;
width:512px;
}

#oswald {
background-image: url(oswaldcategory.gif);
background-repeat:no-repeat;
border: 1px solid #333333;
height: 28px;
width: 152px;
}


#oswaldroots {
background-image:url(lorerootscategorypic.gif);
background-repeat:no-repeat;
border: 1px solid #333333;
height: 175px;
width: 150px;
}

#oswaldrootstitle {
background-image: url(roots.gif);
background-repeat:no-repeat;
border-top: 2px solid #F6F3E1;
height: 30px;
width: 152px;
}

#oswaldchildhoodyears {
background-image: url(oswaldchildhoodpic.gif);
background-repeat:no-repeat;
border: 1px solid #333333;
height: 175px;
width: 150px;
}

#oswaldchildhoodyearstitle {
background-image: url(childhoodyears.gif); 
background-repeat:no-repeat;
border-top: 2px solid #F6F3E1;
height: 30px;
width: 152px;
}

#oswaldteenageyears {
background-image: url(oswaldcategorypicteenage.gif);
background-repeat:no-repeat;
border: 1px solid #333333;
height: 175px;
width: 150px;
}

#oswaldteenageyearstitle {
background-image: url(teenageyears.gif);
background-repeat:no-repeat;
border-top: 2px solid #F6F3E1;
height: 30px;
width: 152px;
}

#oswaldadultyears{
background-image: url(oswaldadultcategory.jpg);
background-repeat:no-repeat;
border: 1px solid #333333;
height: 175px;
width: 150px;
}

#oswaldadultyearstitle {
background-image: url(adultyears.gif);
background-repeat:no-repeat;
border-top: 2px solid #F6F3E1;
height: 30px;
width: 152px;
}


#oswaldpassing {
background-image: url(audioWWIIcategory.jpg);
background-repeat:no-repeat;
border: 1px solid #333333;
height: 175px;
width: 150px;
}

#oswaldpassingtitle {
background-image: url(passing.gif);
background-repeat:no-repeat;
border-top: 2px solid #F6F3E1;
height: 30px;
width: 152px;
}

#oswaldletters{
background-image: url(oswaldletterscategory.jpg) ;
background-repeat:no-repeat;
border: 1px solid #333333;
height: 175px;
width: 150px;
}

#oswaldletterstitle {
background-image: url(letterscategory.gif);
background-repeat:no-repeat;
border-top: 2px solid #F6F3E1;
height: 30px;
width: 152px;
}

#oswalddocuments{
background-image: url(oswalddocumentscategory.jpg);
background-repeat:no-repeat;
border: 1px solid #333333;
height: 175px;
width: 150px;
}

#oswalddocumentstitle {
background-image: url(documentscategory.gif);
background-repeat:no-repeat;
border-top: 2px solid #F6F3E1;
height: 30px;
width: 152px;
}

#forum{
background-image: url(forumcategoryimage.gif);
background-repeat:no-repeat;
border: 1px solid #333333;
height: 175px;
width: 150px;
}

#forumtitle {
background-image: url(forumcategory.gif);
background-repeat:no-repeat;
border-top: 2px solid #F6F3E1;
height: 30px;
width: 152px;
}




