body{
background:url(sunflower_back.jpg) #cddff2 no-repeat bottom left fixed;
margin:0;
font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif; 
height: 100%;
cursor: url(beecursor.gif),auto;
}
html{
height:100%;
}
#bee {
background:url(bee.png) no-repeat bottom center;
min-height: 200px;
width: 100%;
}

A:link{ color:#5e83a6; text-decoration:none; }
A:hover{ color:#0C0C90; text-decoration:underline; }
A:active{ color:#5e83a6; text-decoration:none; }
A:active:hover{ color:#0C0C90; text-decoration:underline; }
A:visited{ color:#5e83a6; text-decoration:none; }
A:visited:hover{ color:#0C0C90; text-decoration:underline; }

#header{
background:url(headerbg.gif) no-repeat #552A00 top left;
width:364px;
height:574px;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
float:left;
}

#wrap{
position: fixed; top:0px; bottom:0px; left:0px; right:0px;
margin:0px;
padding:0px;
border:0px;
}

#navcontainer{
position:fixed; top:65px; left:70px;
background:transparent;
width:200px;
height:300px;
float:left;
}

 #navlist li{
margin-top:15px;
background:transparent;
list-style-type: none;
text-align:right;
font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
font-size:20px;
letter-spacing:-1px;
color:#5e83a6;
width:150px;
}

#navlist li a:link { color: #5e83a6; text-decoration:none; }
#navlist li a:visited { color: #5e83a6; text-decoration:none; }
#navlist li a:hover {color: #0C0C90; text-decoration:none; }

#navlist #disabled {
color: gray;
}

h1{
font-size:21px;
font-weight:bold;
font-family: sans-serif;
color:#000000;
letter-spacing:-1.2px;
font-style:normal;
}

h2{
font-size:15px;
font-weight:bold;
font-family: sans-serif;
color:#000000;
letter-spacing:-1.3px;
font-style:normal;
}

h3{
font-size:14px;
font-weight:bold;
font-family: sans-serif;
color:#000000;
letter-spacing:-1px;
font-style:normal;
}
#contentcontainer{
position:absolute; top:0px;
border-left:#5e83a6 1px solid;
border-right:#5e83a6 1px solid;
width:450px;
min-height:100%;
/*background:transparent;*/
margin-left:300px;
}
#content{
padding-left:21px;
padding-right:21px;
padding-top:67px;
padding-bottom:40px;
text-align:justify;
font-family: sans-serif;
font-size:15px;
color:#333333;
}
#separator{
position:relative; left:50px; right:50px;
border-top:#5e83a6 1px solid;
width:300px;
height:1px;
}

.footer{
clear:both;
background:transparent;
text-align:right;
font: 8pt/9pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:#000000;
}

#title{
position:fixed; top:0px; left:0px;
width:170px;
height:300px;
margin-left:30px;
margin-top:30px;
background:url(title.gif) no-repeat transparent top left;
text-align:left;
padding-top:29px;
padding-left:49px;
font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
letter-spacing:2px;
text-transform:lowercase;
color:#989440;
float:left;
}


.pullquote {
width:150px;
float:left;
width:150px;
margin-top:10px;
margin-bottom:10px;
margin-right:16px;
padding-bottom:10px;
font-family:'Lucida Grande', Helvetica, sans-serif;
font-size: 24px;
line-height:26px;
letter-spacing:-3px;
text-align: right;
color:#989440;
}
