html {
font: 14px/18px Georgia;
color: #000000;
margin: 0px;
}

p {
font: 14px/18px Georgia;
color: #000000;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
margin: 0px;
text-align: left;
}

a:link {
text-decoration: none;
color: #669966;
}

a:visited {
text-decoration: none;
color: #669966;
}

a:hover, a:active {
color: #336699;
}

ul {
text-align: left;
}

body {
background:#99cc99;
margin: 0px;
padding: 0px;
}

#content {
width: 700px;
background-color: #ffffff;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#photobox {
width: 550px;
height: 230px;
background:url("images/brooke.jpg") no-repeat left;
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#photoboxright {
width: 310px;
font: 13px/20px Georgia;
font-weight: normal;
font-style: italic;
color: #990000;
padding-top: 40px;
padding-left: 20px;
padding-right: 10px;
padding-bottom: 10px;
float: right;
text-align: left;	
}

#menu {
width: 700px;
font: 16px/20px Arial;
font-style: italic;
font-weight: bold;
background-color: #ffffff;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
margin-left: auto;
margin-right: auto;
text-align: center;
}


#head {
font: 18px Arial;
font-weight: bold;
font-style: italic;
font-family: Arial;
color: #336699;
padding-left: 20px;
padding-bottom: 10px;
text-align: center;
}

#spacer {
padding: 4px;
}

#contentfoot {
width: 700px;
background-color: #ffffff;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
padding-top: 30px;
padding-bottom: 10px;
text-align: center;
}

#journaldate {
font: 14px Georgia;
font-weight: bold;
color: #333333;
padding-left: 20px;
padding-bottom: 10px;
text-align: left;
}


#journalitem {
margin-left: 20px;
margin-right: 20px;
margin-bottom: 40px;
padding-bottom: 10px;
text-align: left;
border-bottom: 1px dotted #999999;
}

