body {height: 100%; width: 99%; background-color: #808000; font-size: 120%;}

h1 {color: white; font-family: "Lucia BT", "Brush Script MT","Monotype Corsiva", 
cursive; text-align: left; font-size: 200%; font-style: strong; position: middle; }

h2 {color: #3f3f00; font-family: Arial, sans-serif; text-align: center;}

h3 {color: #3f3f00; font-family: Arial, sans-serif; text-align: left;}

h4 {color: #3f3f00; font-family: Arial, sans-serif; text-align: left;}

h5 {color: #3f3f00; font-family: Arial, sans-serif; text-align: left;}

p, li {color: #3f3f00; font-family: "Times New Roman", serif; text-align: left;}

img.floatleft {float: left;}

a {color: #666600; font-family: Arial, sans-serif; font-weight: bold; padding: 1px;}

q {font-style: italic;}

cite {font-style: italic; font-weight: bold;}

.buttons {color: white; text-align: center; padding 3px;}

.menu {border-style: solid; 
color: white; border-width: 3px; padding: 3px; background-color: white;}

.menuF {border-style: solid; 
color: white; border-width: 3px; padding: 3px; background-color: white;}

.photos {text-align: center; border-width: 3px; padding: 3px;  
height: 300px; background-color: 666600;}

.leftsection {
position: absolute;
left: 0;
width: 38%; 
background-color: white; 
padding: 3px; 
border-style: solid; 
border-color: #808000;
border-width: 3px; 
}

.rightsection {
position: relative;
float: right;
width: 40%; 
margin-right: 15%;
background-color: white; 
padding: 3px; 
text-align: jusify; 
border-style: solid; 
border-color: #808000;
border-width: 3px; 
}

.leftsection {
position: absolute;
left: 10px;
width: 40%; 
background-color: white; 
padding: 3px; 
border-style: solid; 
border-color: #808000;
border-width: 3px; 
}

.blog {
position: absolute;
top: 0; 
right:0;
width:14%;
background-color: white; 
padding: 3px; 
border-style: solid; 
border-color: #666600;
border-width: 3px; 
}