* {
margin : 0;
padding : 0;
}

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

#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 :green;
}

#pagehead {
text-decoration : none;
color : #5e1c6e;
height : 4em;
width : 40em;
outline-style : none;
position : absolute;
top : 5.6em; 
left : 3em;
}
#content {
text-decoration : none;
color : #5e1c6e;
height : 7em;
width : 70em;
float : left;
border : none;
position : absolute;
top : 12em;
left : 3.0em;
}
#plantcare {
width: 70em;
text-align:center; 
float:left;
}

/* Captioned images */ 
div.captionpic{
   width:320px;
   padding:0.05em;
   margin:0.05em 0.05em 0 0;
   float:left;
   border:none 1px #000;
   font-family: Arial, Helvetica, Sans-Serif; 
   font-size:0.8em;
   color:yellow;
   text-align:center; 
} 
 
/* Applies to the image inside a captionpic div */
div.captionpic img{
   width:100%;
   border:none;
} 

#contact {
height : 1.6em;
position : absolute;
border: 1px, dashed, orange;
top : 47.0em;
left : 3.5em; 
width : 49em;
}

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


#div.captionpic a, #div.captionpic a:link, #div.captionpic 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;
}


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

#iris {
height : 6.6em;
position : absolute;
border: 1px, dashed, red;
top: 27em;
left:1.1em;
width : 18em;
}
#iris a, #iris a:link, #iris a:visited {
text-decoration : none;
font-family : Arial, Sans-Serif;
font-size : 100%;
color :#5e1c6e;
width : 27em;
line-height : 1.0em;
text-align : left;
outline-style : none;
}
#iris a:hover, #iris a:active {
color : green;
}
#siberian {
height : 6.6em;
position : absolute;
border: 1px, dashed, blue;
top: 27em;
left: 21em;
width : 18em;
}
#siberian a, #siberian a:link, #siberian a:visited {
text-decoration : none;
font-family : Arial, Sans-Serif;
font-size : 100%;
color :#5e1c6e;
width : 27em;
line-height : 1.0em;
text-align : left;
outline-style : none;
}
#siberian a:hover, #siberian a:active {
color : green;
}

#peony {
height : 6.6em;
position : absolute;
border: 1px, dashed, green;
top: 27em;
left: 42em;
width : 18em;
}
#peony a, #peony a:link, #peony a:visited {
text-decoration : none;
font-family : Arial, Sans-Serif;
font-size : 100%;
color :#5e1c6e;
width : 27em;
line-height : 1.0em;
text-align : left;
outline-style : none;
}
#peony a:hover, #peony a:active {
color : green;
}

