* {
margin : 0;
padding : 0;
}

body {
margin : 0;
padding : 0;
background : #fbe3fb;
}

#top {
position : absolute;
}
#navbar {
height : 1.6em;
position : absolute;
top : 0em;
left : .0em;
width : 29em;
}
#navbar ul {
list-style-type : none;
}
#navbar li {
float : left;
position : relative;
}
#navbar a, #navbar a:link, #navbar a:visited {
text-decoration : none;
font-family : Rockwell, Arial, Sans-Serif;
font-size : 110%;
color : #5e1c6e;
display : block;
height : 2em;
width : 4.1em;
line-height : 2em;
text-align : center;
outline-style : none;
}
#navbar a:hover, #navbar a:active, #navbar li.selected a:link, #navbar li.selected a:visited {
color : #fff;
}

#logo {
position: relative;
color : #000;
top : 1.0em;
left : 36.5em;
}


h1, p {
margin : 0;
padding : 0.3em 0;
}

#email {
border-top : 1px solid #000;
height : 35px;
position : absolute;
top : 41.5em;
left : 2em;
}

a, a:link, a:visited {
text-decoration : none;
font-family : Rockwell, Arial, Sans-Serif;
font-size : 110%;
color : #5e1c6e;
display : block;
height : 2em;
width : 8em;
line-height : 2em;
text-align : center;
outline-style : none;
}
a:hover, a:active, li.selected a:link, li.selected a:visited {
color : #fff;
}

#pagehead {
text-decoration : none;
color : #5e1c6e;
height : 4em;
width : 40em;
outline-style : none;
position : absolute;
top : 5.6em;
left : 2em;
}
#content {
text-decoration : none;
color : #5e1c6e;
height : 7em;
width : 60em;
float : left;
border : none;
position : absolute;
top : 12em;
left : 4.5em;
}
#peoniescare {
width: 50em;
float:left;
}

/* Captioned images */ 
div.captionpic{
   width:18em;
   padding:0.25em;
   margin:0.25em 0.25em 0 0;
   float:left;
   border:none 1px #000;
   font-family: Arial, Helvetica, Sans-Serif; 
   font-size:0.8em;
   color:#555;
   text-align:center; 
} 
 
/* Applies to the image inside a captionpic div */
div.captionpic img{
   width:100%;
   border:none;
} 
#contact {
height : 1.6em;
position : absolute;
top : 44.0em;
left : 3.5em; 
width : 49em;
}

#contact a, #contact a:link, #contact a:visited {
text-decoration : none;
font-family : Rockwell, Arial, Sans-Serif;
font-size : 100%;
color : #5e1c6e;
display : block;
height : 2em;
width : 25em;
line-height : 1.5em;
text-align : center;
outline-style : none;
}

#contact a:hover, #contact a:active {
color : #fff;
}
